Alternatives
Products that do what Spooled does
Open-source job queue with webhooks, SSE, and zero config
- 1

- 2

- 3

- 4
- 5HO
Hello HN, we're Gabe and Alexander from Hatchet (https://hatchet.run), we're working on an open-source, distributed task queue. It's an alternative to tools like Celery for Python and BullMQ for Node.js, primarily focused on reliability and observability. It uses Postgres for the underlying queue. Why build another managed queue? We wanted to build something with the benefits of full transactional enqueueing - particularly for dependent, DAG-style execution - and felt strongly that Postgres solves for 99.9% of queueing use-cases better than most alternatives (Celery uses Redis or…
2024 · github.com
- 6

- 7

- 8OS
Hey Friends, Convoy is an open-source webhooks gateway. Webhooks continue to be hard at scale, and large teams require consistent tooling for inbound & outbound webhooks. Convoy enables developers to securely send, receive and manage millions of webhooks reliably with features like retries, rate limiting, circuit breaking, customer-facing webhook logs, zero downtime secrets rotation and more. Since our initial launch [0], we've learned a lot about our users and made several important improvements we are excited to share: - We are now a webhooks gateway! Akin to API Gateways that sit at the…
2023 · github.com
- 9

- 10

- 11SO
We are super excited to be open sourcing the Svix webhooks dispatcher! Svix makes it easy to send webhooks. You send your payload to Svix, and Svix takes care of deliverability, retries, security, and more. You can read more about why we built Svix in the original Show HN[0], though the gist is: our customers wanted webhooks to build integrations and workflows around our product, but we weren't willing to commit the engineering time, resources and ongoing maintenance required of a webhook delivery system. Why open source? On a personal level, I've been an open source maintainer and…
2022 · github.com
- 12HA
2021 · hookdeck.com
- 13
- 14

- 15SJ
Hey HN, I'm the maintainer of node-cron (5M+ downloads/month), and I recently built Sidequest.js, a background job runner for Node.js inspired by Oban (Elixir) and Sidekiq (Rails). It solves some common problems I saw with libraries like node-cron: - Jobs don’t block your API: they run in isolated worker threads - No Redis or vendor lock-in: use Postgres, MySQL, SQLite, or MongoDB - Supports retries, uniqueness, concurrency, snoozing, prioritization - Comes with a CLI and a simple dashboard - Works great in monoliths and doesn’t require extra infra Quick start (no signup needed):…
2025 · docs.sidequestjs.com
- 16WF
Hello HN, We’d like to show you our project — Nohooks[0]. The aim is to add webhooks to platforms that do not natively support webhooks. We really believe many APIs can provide a better developer experience by providing webhook notifications to enable us to automate more things. Nohooks works by intelligently polling the integrated platform's APIs, determining if a change has occurred, and generating webhook events. Nohooks currently supports webhooks from Notion’s Databases, Render’s Services & Deployments, and DigitalOcean’s Droplets. We will add more in the coming days and improve the…
2023 · nohooks.io
- 17WI
2017 · github.com
- 18

- 19SW
2024 · syncd.dev
- 20AM
May 2026 · github.com
- 21
- 22IC
In my last project, I was struggling to create and monitor cron jobs. So, instead of creating hundreds of standalone scrips and executing them with cron, I decided to turn those scripts into multiple endpoints. Next, I created a single service that I could schedule HTTP requests to those endpoints and monitor its execution. No more scripts, now everything is endpoints that I can run manually at any time I turned this scheduler service into a Micro-SaaS so you don't have to build it yourself: beew.io I know you can Schedule HTTP requests with Zapier but come on... I will not pay 50 bucks for…
2021
- 23LA
Hey everyone, we just released a new version of our Infrastructure as Code Python SDK that now runs entirely on your machine - no account required. LaunchFlow extends OpenTofu to provide features like multi-environment support [1], autoconfigured infrastructure clients [2], and API release management [3]. Our goal is to provide a Python-native infrastructure toolkit that handles everything from automating your infrastructure to using it in your application code. You can use our library of preconfigured OpenTofu modules to add GCP / AWS infrastructure to your app with just a few lines of…
2024 · launchflow.com
- 24FC
Flowpipe [1] is a new open source [2] cloud scripting engine from Turbot [3]. Some of you may already use Steampipe [4], our open-source [5] tool to live query cloud APIs. We believe DevOps teams need an easier way to orchestrate their cloud, build workflows and respond to events. But - because it's DevOps - that must be in code. In Flowpipe, pipelines are written in HCL and use simple primitives for HTTP requests, executing containers, running Lambda-compatible functions, querying databases like Steampipe and more. We have also published a large ecosystem of open source Flowpipe Mods [6].…
2023 · github.com
Ranked by how close each launch is in meaning, then by votes. Refine with a description →