All Projects → Redux Queue → Similar Projects or Alternatives

304 Open source projects that are alternatives of or similar to Redux Queue

Aurora
Cross-platform beanstalkd queue server admin console.
Stars: ✭ 508 (+1202.56%)
Mutual labels:  queue
Datastructure
常用数据结构及其算法的Java实现,包括但不仅限于链表、栈,队列,树,堆,图等经典数据结构及其他经典基础算法(如排序等)...
Stars: ✭ 419 (+974.36%)
Mutual labels:  queue
Honeydew
Job Queue for Elixir. Clustered or Local. Straight BEAM. Optional Ecto. 💪🍈
Stars: ✭ 670 (+1617.95%)
Mutual labels:  queue
Cdsa
A library of generic intrusive data structures and algorithms in ANSI C
Stars: ✭ 549 (+1307.69%)
Mutual labels:  queue
Bull
Bull module for Nest framework (node.js) 🐮
Stars: ✭ 356 (+812.82%)
Mutual labels:  queue
Train
Train, a fast (FIFO) queue with rollback mechanism.
Stars: ✭ 5 (-87.18%)
Mutual labels:  queue
Mpmcqueue
A bounded multi-producer multi-consumer concurrent queue written in C++11
Stars: ✭ 468 (+1100%)
Mutual labels:  queue
Quedis
Quedis - redis queue for bosses
Stars: ✭ 31 (-20.51%)
Mutual labels:  queue
Mangos
mangos is a pure Golang implementation of nanomsg's "Scalablilty Protocols"
Stars: ✭ 384 (+884.62%)
Mutual labels:  queue
Learningmasteringalgorithms C
Mastering Algorithms with C 《算法精解:C语言描述》源码及Xcode工程、Linux工程
Stars: ✭ 615 (+1476.92%)
Mutual labels:  queue
Machinery
Machinery is an asynchronous task queue/job queue based on distributed message passing.
Stars: ✭ 5,821 (+14825.64%)
Mutual labels:  queue
Horizon
Dashboard and code-driven configuration for Laravel queues.
Stars: ✭ 3,380 (+8566.67%)
Mutual labels:  queue
Inc.runtime.queue
An runtime queue use Asynchronous program
Stars: ✭ 19 (-51.28%)
Mutual labels:  queue
Heapify
The fastest JavaScript priority queue out there. Zero dependencies.
Stars: ✭ 520 (+1233.33%)
Mutual labels:  queue
Storage Based Queue
Javascript queue library with persistent storage based queue mechanism for the browsers environments. Specially designed for offline.
Stars: ✭ 33 (-15.38%)
Mutual labels:  queue
Nsq
A realtime distributed messaging platform (forked from https://github.com/nsqio/nsq)
Stars: ✭ 476 (+1120.51%)
Mutual labels:  queue
Arq
Fast job queuing and RPC in python with asyncio and redis.
Stars: ✭ 695 (+1682.05%)
Mutual labels:  queue
Jocko
Kafka implemented in Golang with built-in coordination (No ZK dep, single binary install, Cloud Native)
Stars: ✭ 4,445 (+11297.44%)
Mutual labels:  queue
Sidekiq Job Php
Push and schedule jobs to Sidekiq from PHP
Stars: ✭ 34 (-12.82%)
Mutual labels:  queue
Mail
Library to send e-mails over different transports and protocols (like SMTP and IMAP) using immutable messages and streams. Also includes SMTP server.
Stars: ✭ 399 (+923.08%)
Mutual labels:  queue
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.
Stars: ✭ 5,671 (+14441.03%)
Mutual labels:  queue
Atomic queue
C++ lockless queue.
Stars: ✭ 373 (+856.41%)
Mutual labels:  queue
Appserver
A multithreaded application server for PHP, written in PHP.
Stars: ✭ 930 (+2284.62%)
Mutual labels:  queue
Huey
a little task queue for python
Stars: ✭ 3,761 (+9543.59%)
Mutual labels:  queue
Messenger
The Messenger component helps application send and receive messages to/from other applications or via message queues.
Stars: ✭ 603 (+1446.15%)
Mutual labels:  queue
Swoole Jobs
🚀Dynamic multi process worker queue base on swoole, like gearman but high performance.
Stars: ✭ 574 (+1371.79%)
Mutual labels:  queue
Saea
SAEA.Socket is a high-performance IOCP framework TCP based on dotnet standard 2.0; Src contains its application test scenarios, such as websocket,rpc, redis driver, MVC WebAPI, lightweight message server, ultra large file transmission, etc. SAEA.Socket是一个高性能IOCP框架的 TCP,基于dotnet standard 2.0;Src中含有其应用测试场景,例如websocket、rpc、redis驱动、MVC WebAPI、轻量级消息服务器、超大文件传输等
Stars: ✭ 318 (+715.38%)
Mutual labels:  queue
Liblist
Generic Linked list Management Library in C
Stars: ✭ 22 (-43.59%)
Mutual labels:  queue
Taskq
Golang asynchronous task/job queue with Redis, SQS, IronMQ, and in-memory backends
Stars: ✭ 555 (+1323.08%)
Mutual labels:  queue
Cockburst
一个高性能,可靠,异步的本地持久化队列实现;重启JVM、重启服务器、或者强制KILL进程时,队列里的数据不丢失;
Stars: ✭ 33 (-15.38%)
Mutual labels:  queue
Pg Boss
Queueing jobs in Node.js using PostgreSQL like a boss
Stars: ✭ 525 (+1246.15%)
Mutual labels:  queue
Bigq
Messaging platform in C# for TCP and Websockets, with or without SSL
Stars: ✭ 18 (-53.85%)
Mutual labels:  queue
Android interviews
🚀Everything you need to know to find a android job. 算法 / 面试题 / Android 知识点 🔥🔥🔥 总结不易,你的 star 是我最大的动力!
Stars: ✭ 510 (+1207.69%)
Mutual labels:  queue
Yii2 Queue
Yii2 Queue Extension. Supports DB, Redis, RabbitMQ, Beanstalk and Gearman
Stars: ✭ 977 (+2405.13%)
Mutual labels:  queue
Collection
A PHP library for representing and manipulating collections.
Stars: ✭ 488 (+1151.28%)
Mutual labels:  queue
30 Seconds Of Cpp
30 Seconds of C++ (STL in C++). Read More about 30C++ here 👉
Stars: ✭ 815 (+1989.74%)
Mutual labels:  queue
Janus
Thread-safe asyncio-aware queue for Python
Stars: ✭ 475 (+1117.95%)
Mutual labels:  queue
Laravel Couchbase
Couchbase providers for Laravel
Stars: ✭ 31 (-20.51%)
Mutual labels:  queue
Coding Interview Gym
leetcode.com , algoexpert.io solutions in python and swift
Stars: ✭ 451 (+1056.41%)
Mutual labels:  queue
Openmessaging Java
OpenMessaging Runtime Interface for Java
Stars: ✭ 685 (+1656.41%)
Mutual labels:  queue
Algodeck
An Open-Source Collection of 200+ Algorithmic Flash Cards to Help you Preparing your Algorithm & Data Structure Interview 💯
Stars: ✭ 4,441 (+11287.18%)
Mutual labels:  queue
Laravel Queue Database Ph4
Laravel Database Queue with Optimistic locking
Stars: ✭ 37 (-5.13%)
Mutual labels:  queue
Bigqueue
Embedded, Fast and Persistent bigqueue implementation
Stars: ✭ 402 (+930.77%)
Mutual labels:  queue
Node Celery
Celery client for Node.js
Stars: ✭ 648 (+1561.54%)
Mutual labels:  queue
Queue Interop
Promoting the interoperability of message queue objects.
Stars: ✭ 399 (+923.08%)
Mutual labels:  queue
Go Queue
Multi backend queues for Golang
Stars: ✭ 15 (-61.54%)
Mutual labels:  queue
Nsq
A realtime distributed messaging platform
Stars: ✭ 20,663 (+52882.05%)
Mutual labels:  queue
Iruka
A collection of classical data structures ⛩ and algorithms 🏃‍♂️ implemented in Typescript with video lectures 📹.
Stars: ✭ 625 (+1502.56%)
Mutual labels:  queue
Xxl Mq
A lightweight distributed message queue framework.(分布式消息队列XXL-MQ)
Stars: ✭ 358 (+817.95%)
Mutual labels:  queue
Azure.data.wrappers
Azure Storage Simplified
Stars: ✭ 34 (-12.82%)
Mutual labels:  queue
Swarrot
A lib to consume message from any Broker
Stars: ✭ 350 (+797.44%)
Mutual labels:  queue
Qlibc
qLibc is a simple and yet powerful C library providing generic data structures and algorithms
Stars: ✭ 614 (+1474.36%)
Mutual labels:  queue
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).
Stars: ✭ 321 (+723.08%)
Mutual labels:  queue
Activejob Scheduler
A background job scheduler for any queue backend
Stars: ✭ 24 (-38.46%)
Mutual labels:  queue
Siberite
Siberite is a simple, lightweight, leveldb backed message queue written in Go.
Stars: ✭ 583 (+1394.87%)
Mutual labels:  queue
Yii Queue
Queue extension for Yii 3.0
Stars: ✭ 38 (-2.56%)
Mutual labels:  queue
Cracking The Coding Interview
Solutions for Cracking the Coding Interview - 6th Edition
Stars: ✭ 35 (-10.26%)
Mutual labels:  queue
Core
Package core is a service container that elegantly bootstrap and coordinate twelve-factor apps in Go.
Stars: ✭ 34 (-12.82%)
Mutual labels:  queue
Fennel
A task queue library for Python and Redis
Stars: ✭ 24 (-38.46%)
Mutual labels:  queue
Laravel Failed Job Monitor
Get notified when a queued job fails
Stars: ✭ 582 (+1392.31%)
Mutual labels:  queue
1-60 of 304 similar projects