queue
There are 5529 repositories under queue topic.
30-seconds-of-cpp
30 Seconds of C++ (STL in C++). Read More about 30C++ here 👉
tasktiger
Python task queue using Redis
node-resque
Node.js Background jobs backed by redis.
taskq
Golang asynchronous task/job queue with Redis, SQS, IronMQ, and in-memory backends
Buckets-JS
A complete, fully tested and documented data structure library written in pure JavaScript.
MPMCQueue
A bounded multi-producer multi-consumer concurrent queue written in C++11
queue_classic
Simple, efficient worker queue for Ruby & PostgreSQL.
uploader
A lightweight and very configurable jQuery plugin for file uploading using ajax(a sync); includes support for queues, progress tracking and drag and drop.
collection
:card_index_dividers: A PHP library for representing and manipulating collections.
pgqueuer
PgQueuer is a Python library leveraging PostgreSQL for efficient job queuing.
yii2-queue
Yii2 Queue Extension. Supports DB, Redis, RabbitMQ, Beanstalk and Gearman
gostl
Data structure and algorithm library for go, designed to provide functions similar to C++ STL
qlibc
qLibc is a simple and yet powerful C library providing generic data structures and algorithms.
appserver
A multithreaded application server for PHP, written in PHP.
SPSCQueue
A bounded single-producer single-consumer wait-free and lock-free queue written in C++11
mlib
Library of generic and type safe containers in pure C language (C99 or C11) for a wide collection of container (comparable to the C++ STL).
laravel-failed-job-monitor
Get notified when a queued job fails
lane
Generic PriorityQueues, Queues, Stacks, and Deque data structures for Go
coding-interview-gym
leetcode.com , algoexpert.io solutions in python and swift
janus
Thread-safe asyncio-aware queue for Python
lockfree
A collection of lock-free data structures written in standard C++11
LearningMasteringAlgorithms-C
Mastering Algorithms with C 《算法精解:C语言描述》源码及Xcode工程、Linux工程
Laravel-Queue-Monitor
Monitoring Laravel Jobs with your Database
openmessaging-java
OpenMessaging Runtime Interface for Java
honeydew
Job Queue for Elixir. Clustered or Local. Straight BEAM. Optional Ecto. 💪🍈
heapify
The fastest JavaScript priority queue out there. Zero dependencies.
mangos
mangos is a pure Golang implementation of nanomsg's "Scalablilty Protocols"
kubemq-community
KubeMQ is a Kubernetes native message queue broker
node-celery
Celery client for Node.js
nsq
A realtime distributed messaging platform (forked from https://github.com/nsqio/nsq)
Data-Structure-Algorithm-Programs
This Repo consists of Data structures and Algorithms
deque
Fast ring-buffer deque (double-ended queue)
django-background-tasks
A database-backed work queue for Django
bull
Bull module for Nest framework (node.js) :cow:
laravel-haystack
⚡️ Supercharged job chains for Laravel
cdsa
A library of generic intrusive data structures and algorithms in ANSI C