Help developers discover the tools you use. Get visibility for your team's tech choices and contribute to the community's knowledge.
Track brand mentions on Reddit, X, LinkedIn, GitHub & more. AI filters noise so you only see relevant conversations. Full access to your data via API, Webhooks, and MCP. Trusted by Lovable, Vercel, PostHog, and 1000+ B2B SaaS & Developer teams. | Open-source webhook infrastructure for growing SaaS teams. Inbound and outbound webhooks with Standard Webhooks signing, configurable retries, and a dashboard. From $49/mo. |
social listening, social monitoring, podcast monitoring, newsletter monitoring, media monitoring, webhooks, API, AI triage | Outbound webhook delivery, Inbound webhook reception, Standard Webhooks signing (HMAC-SHA256), Configurable retries with exponential backoff, Circuit breakers, Dead letter queue with replay, Real-time dashboard, Payload transformation, Multi-tenant (PostgreSQL RLS), TypeScript SDK, API-first (no browser required), Open source (AGPL-3.0) |
Statistics | |
Stacks 0 | Stacks 0 |
Followers 2 | Followers 1 |
Votes 1 | Votes 1 |

Sidekiq uses threads to handle many jobs at the same time in the same process. It does not require Rails but will integrate tightly with Rails 3/4 to make background processing dead simple.

Buffer helps you manage multiple social media accounts at once. Quickly schedule content from anywhere on the web, collaborate with team members, and analyze rich statistics on how your posts perform.

Beanstalks's interface is generic, but was originally designed for reducing the latency of page views in high-volume web applications by running time-consuming tasks asynchronously.

rasa NLU (Natural Language Understanding) is a tool for intent classification and entity extraction. You can think of rasa NLU as a set of high level APIs for building your own language parser using existing NLP and ML libraries.

It is an open-source framework that helps you to create, process and manage your background jobs, i.e. operations you don't want to put in your request processing pipeline. It supports all kind of background tasks – short-running and long-running, CPU intensive and I/O intensive, one shot and recurrent.

It is a library for advanced Natural Language Processing in Python and Cython. It's built on the very latest research, and was designed from day one to be used in real products. It comes with pre-trained statistical models and word vectors, and currently supports tokenization for 49+ languages.

Background jobs can be any Ruby class or module that responds to perform. Your existing classes can easily be converted to background jobs or you can create new classes specifically to do work. Or, you can do both.

It is a social media management and scheduling automation software created to help users effectively manage all their social media-related operations, including post scheduling, performance analysis, and content management to mention some.

Delayed_job (or DJ) encapsulates the common pattern of asynchronously executing longer tasks in the background. It is a direct extraction from Shopify where the job table is responsible for a multitude of core tasks.

It can be used to complement any regular touch user interface with a real time voice user interface. It offers real time feedback for faster and more intuitive experience that enables end user to recover from possible errors quickly and with no interruptions.