#queue (30 Repositories)
Ranked open-source repositories tagged with #queue, scored by pull request acceptance likelihood and maintainer engagement velocity.
36.3%
49.9h
30 repositories tagged #queue
dereuromark/cakephp-queue
Queue plugin for CakePHP - simple, pure PHP and without dependencies.
Cleanuparr/Cleanuparr
Advanced download manager for the Servarr ecosystem
bloomberg/blazingmq
A modern high-performance open source message queuing system
riverqueue/river
Fast and reliable background jobs in Go
hatchet-dev/hatchet
🪓 An orchestration engine for background tasks, AI agents, and durable workflows
apple/swift-collections
Commonly used data structures for Swift
svix/omniqueue-rs
A Queue Abstraction Layer for Rust (Redis, RabbitMQ, SQS, etc.)
redisson/redisson
Redisson: Valkey & Redis Java Client and Real-Time Data Platform. Sync/Async/RxJava/Reactive API. Over 50 Valkey and Redis based Java objects and services: Set, Multimap, SortedSet, Map, List, Queue, Deque, Semaphore, Lock, AtomicLong, Map Reduce, Bloom filter, Spring, Tomcat, Scheduler, JCache API, Hibernate, RPC, local cache..
robustmq/robustmq
Communication infrastructure for the AI era — one binary, one broker, one storage layer, any protocol
taskforcesh/bullmq
BullMQ - Message Queue and Batch processing for NodeJS, Python, .NET, Elixir, Rust and PHP based on Redis or PostgreSQL
janbjorge/pgqueuer
PostgreSQL-backed background job and task queue for Python.
novosga/novosga
Sistema de Gerenciamento de Atendimento adaptável para grandes e pequenas organizações.
wavezync/durable
A durable workflow execution engine for Elixir
laravel/horizon
Dashboard and code-driven configuration for Laravel queues.
coleifer/huey
a little task queue for python
tarantool/queue
Create task queues, add and take jobs, monitor failed tasks
nsqio/nsq
A realtime distributed messaging platform
OpenHFT/Chronicle-Queue
Micro second messaging that stores everything to disk
jberryman/unagi-chan
A haskell library implementing fast and scalable concurrent queues for x86, with a Chan-like API
fredwu/opq
Elixir queue! A simple, in-memory queue with worker pooling and rate limiting in Elixir.
koudelka/honeydew
Job Queue for Elixir. Clustered or Local. Straight BEAM. Optional Ecto. 💪🍈
akira/exq
Job processing library for Elixir - compatible with Resque / Sidekiq
kalbhor/Tasqueue
A background jobs library for Go that allows pluggable brokers/store for distribution.
swarrot/swarrot
A lib to consume message from any Broker
githubofrico/DataStructure
常用数据结构及其算法的Java实现,包括但不仅限于链表、栈,队列,树,堆,图等经典数据结构及其他经典基础算法(如排序等)...
autom8ter/dagger
dagger is a fast, concurrency safe, mutable, in-memory directed graph library. Also includes a number of generic, concurrency safe data-structures
queue-interop/queue-interop
Promoting the interoperability of message queue objects.
grandecola/bigqueue
Embedded, Fast and Persistent bigqueue implementation
nestjs/bull
Bull module for Nest framework (node.js) :cow:
vyuldashev/laravel-queue-rabbitmq
RabbitMQ driver for Laravel Queue. Supports Laravel Horizon.