Showing 36 of 114 projects
A Node.js image thumbnailing service using AWS SQS/S3 and ImageMagick for scalable background processing.
A Ruby gem providing a simple and reliable beanstalkd-powered job queue for background processing.
A Ruby gem for monitoring performance and exceptions in Ruby on Rails applications, with both local development and cloud-hosted production modes.
A microservice for collecting and delivering npm package download counts via a simple API.
An easy-to-use in-process scheduler for high-frequency recurring tasks in Go, focused on execution accuracy.
A powerful, reliable background job processing library for Clojure with pluggable message brokers and a management console.
A simple, dependency-free job queue plugin for CakePHP enabling deferred task execution.
A minimalistic job system for Swift backends, enabling scheduled and recurring tasks with error handling.
A Sidekiq extension that makes long-running jobs interruptible and resumable with checkpointing.
A lightweight Java job scheduling framework forked from Quartz, stripped down to essentials and easy to integrate.
Transactional job queue library for Elixir using Ecto, PostgreSQL/MySQL, and GenStage for reliable background processing.
A simple, in-memory FIFO queue for Elixir with worker pooling and rate limiting.
A generic background job runner for Crystal applications supporting delayed, periodic, and manually queued jobs with Redis storage.
A simple Go library for scheduling tasks with cron-like syntax, from once a second to once a year.
A Flask/Quart extension for background job processing using Redis Queue (RQ).
A simple in-memory job queue for Go with worker-based dispatching and cron scheduling.
A simple, reliable jobs queue for Meteor.js with MongoDB integration and async/await support.
A background job processing library for Elixir using RabbitMQ for reliable messaging and job queuing.
A Go library for scheduling periodic jobs with a simple, fluent syntax.
A .NET library for scheduling and running strongly-typed tasks with support for cron, custom schedules, and asynchronous execution.
A PowerShell module for running concurrent jobs using threads instead of processes, reducing resource overhead.
A type-safe, persistent, embedded task queue and background job runner for Go applications using SQLite, with a built-in web monitoring UI.
A cross-platform plugin for Xamarin apps to download files in the background across iOS, Android, and UWP.
A priority task queue implementation using Vert.x and Redis, inspired by Automattic/kue.
A Ruby background job processor that guarantees ordered execution for jobs with the same ID, preventing race conditions and data overwrites.
A Go library providing producer and consumer implementations for Redis streams-based message queues.
A Ruby library for creating background jobs and multistep workflows using Amazon Simple Workflow (SWF).
A scheduling add-on for Sidekiq and Heroku Scheduler that enables jobs to run at any interval without a clock process.
A high-performance .NET library for in-memory background job processing with built-in observability.
A RESTful asynchronous task queue server that provides a consistent HTTP API for various storage backends.
A cron scheduler extension for the Que async job worker, enabling scheduled background jobs via YAML configuration.
A Symfony bundle that integrates Bernard message queue with Symfony applications for background job processing.
A Rust library for asynchronous task scheduling built on Tokio with cron-based execution.
A lightweight .NET library for durable asynchronous messaging using a database as a queue, enabling background processing and event-driven workflows.
A Ruby job scheduler that runs jobs in parallel threads within a persistent process, designed as a cron replacement.
A Docker Compose starter kit for small teams to adopt microservices with built-in authentication, background jobs, and WebSocket push.
Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.