queue
There are 5528 repositories under queue topic.
nsqio/nsq
A realtime distributed messaging platform
redisson/redisson
Redisson - Valkey and Redis Java client. Complete 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..
emirpasic/gods
GoDS (Go Data Structures) - Sets, Lists, Stacks, Maps, Trees, Queues, and much more
OptimalBits/bull
Premium Queue package for handling distributed jobs and messages in NodeJS.
resque/resque
Resque is a Redis-backed Ruby library for creating background jobs, placing them on multiple queues, and processing them later.
agenda/agenda
Lightweight job scheduling for Node.js
RichardKnop/machinery
Machinery is an asynchronous task queue/job queue based on distributed message passing.
mahmoud/boltons
🔩 Like builtins, but boltons. 250+ constructs, recipes, and snippets which extend (and rely on nothing but) the Python standard library. Nothing like Michael Bolton.
taskforcesh/bullmq
BullMQ - Message Queue and Batch processing for NodeJS and Python based on Redis
teivah/algodeck
An Open-Source Collection of Flash Cards to Help You Preparing Your Algorithms & Data Structures and System Design Interviews 💯
coleifer/huey
a little task queue for python
travisjeffery/jocko
Kafka implemented in Golang with built-in coordination (No ZK dep, single binary install, Cloud Native)
loiane/javascript-datastructures-algorithms
:books: collection of JavaScript and TypeScript data structures and algorithms for education purposes. Source code bundle of JavaScript algorithms and data structures book
hatchet-dev/hatchet
A distributed, fault-tolerant task queue
jamesmh/coravel
Near-zero config .NET library that makes advanced application features like Task Scheduling, Caching, Queuing, Event Broadcasting, and more a breeze!
laravel/horizon
Dashboard and code-driven configuration for Laravel queues.
apple/swift-collections
Commonly used data structures for Swift
riverqueue/river
Fast and reliable background jobs in Go
sindresorhus/p-queue
Promise queue with concurrency control
OpenHFT/Chronicle-Queue
Micro second messaging that stores everything to disk
williamfiset/DEPRECATED-data-structures
A collection of powerful data structures
bloomberg/blazingmq
A modern high-performance open source message queuing system
svix/svix-webhooks
The enterprise-ready webhooks service 🦀
tezc/sc
Common libraries and data structures for C.
python-arq/arq
Fast job queuing and RPC in python with asyncio and redis.
timgit/pg-boss
Queueing jobs in Postgres from Node.js like a boss
poundifdef/smoothmq
An improved drop-in replacement for SQS
FoundatioFx/Foundatio
Pluggable foundation blocks for building distributed apps.
vyuldashev/laravel-queue-rabbitmq
RabbitMQ driver for Laravel Queue. Supports Laravel Horizon.
graphile/worker
High performance Node.js/PostgreSQL job queue (also suitable for getting jobs generated by PostgreSQL triggers/functions out into a different work queue)
smrchy/rsmq
Redis Simple Message Queue
resque/resque-scheduler
A light-weight job scheduling system built on top of Resque
jianyan74/rageframe2
一个基于 Yii2 高级框架的快速开发应用引擎
max0x7ba/atomic_queue
C++14 lock-free queue.
iamduo/workq
Job server in Go
akira/exq
Job processing library for Elixir - compatible with Resque / Sidekiq