All Projects → ArduinoQueue → Similar Projects or Alternatives

314 Open source projects that are alternatives of or similar to ArduinoQueue

QueueBundle
QueueBundle for Symfony Framework
Stars: ✭ 40 (+37.93%)
Mutual labels:  queue
DEPRECATED-data-structures
A collection of powerful data structures
Stars: ✭ 2,648 (+9031.03%)
Mutual labels:  queue
Python-For-Kids
A comprehensive and FREE Online Python Development tutorial FOR KIDS utilizing an official BBC micro:bit Development Board going step-by-step into the world of Python for microcontrollers.
Stars: ✭ 621 (+2041.38%)
Mutual labels:  microcontrollers
collections
📝 Collections library made in TypeScript
Stars: ✭ 14 (-51.72%)
Mutual labels:  queue
cortexm-AES
high performance AES implementations optimized for cortex-m microcontrollers
Stars: ✭ 18 (-37.93%)
Mutual labels:  microcontrollers
AlgoDaily
just for fun
Stars: ✭ 118 (+306.9%)
Mutual labels:  queue
node-svmq
Native System V message queues in Node.js
Stars: ✭ 16 (-44.83%)
Mutual labels:  queue
coyotes
非常简单的异步命令执行队列
Stars: ✭ 24 (-17.24%)
Mutual labels:  queue
spinach
Modern Redis task queue for Python 3
Stars: ✭ 46 (+58.62%)
Mutual labels:  queue
InterviewBit
Collection of solution for problems on InterviewBit
Stars: ✭ 77 (+165.52%)
Mutual labels:  queue
pgq
Generic Queue for PostgreSQL
Stars: ✭ 134 (+362.07%)
Mutual labels:  queue
best-queue
Queue in runtime based promise
Stars: ✭ 26 (-10.34%)
Mutual labels:  queue
k2hash
K2HASH - NoSQL Key Value Store(KVS) library
Stars: ✭ 33 (+13.79%)
Mutual labels:  queue
express-bull-es6
An example setup with docker-compose, Redis, bull queue and ES6.
Stars: ✭ 67 (+131.03%)
Mutual labels:  queue
libmcu
A toolkit for firmware development
Stars: ✭ 33 (+13.79%)
Mutual labels:  queue
Fortress-of-Solitude
This Library has resources to solve common data structure algorithm problems like a Doubly linked list, Generic trees, Queue, Stack, and other algorithms. Each lib has an option to carry your custom data in elements. Custom data in detail, other fantastic resources.
Stars: ✭ 53 (+82.76%)
Mutual labels:  queue
public
util toolkit for go.golang 通用函数包
Stars: ✭ 135 (+365.52%)
Mutual labels:  queue
rearq
A distributed task queue built with asyncio and redis, with built-in web interface
Stars: ✭ 81 (+179.31%)
Mutual labels:  queue
queueable
Convert streams to async ⌛ iterables ➰
Stars: ✭ 43 (+48.28%)
Mutual labels:  queue
joobq
JoobQ is a fast, efficient asynchronous reliable job queue and job scheduler library processing. Jobs are submitted to a job queue, where they reside until they are able to be scheduled to run in a computing environment.
Stars: ✭ 26 (-10.34%)
Mutual labels:  queue
queue-for-kirby
Basic queue for Kirby 2, using Cron and Kirby's flat file system
Stars: ✭ 17 (-41.38%)
Mutual labels:  queue
fastrq
Queue, Stack and Priority Queue built on Redis.
Stars: ✭ 15 (-48.28%)
Mutual labels:  queue
lfqueue
Minimize lock-free queue ever!
Stars: ✭ 107 (+268.97%)
Mutual labels:  queue
rsmq-promise
Promise interface for RSMQ
Stars: ✭ 28 (-3.45%)
Mutual labels:  queue
hatrack
Fast, multi-reader, multi-writer, lockless data structures for parallel programming
Stars: ✭ 55 (+89.66%)
Mutual labels:  queue
emitter-queue
😴 Queue emitter events
Stars: ✭ 16 (-44.83%)
Mutual labels:  queue
leek
Celery Tasks Monitoring Tool
Stars: ✭ 77 (+165.52%)
Mutual labels:  queue
ustd
Micro-standard-library providing minimal and portable array, queue and map for attiny avr, arduinos, esp8266/32 and linux, mac
Stars: ✭ 14 (-51.72%)
Mutual labels:  queue
Data-Structures
Algorithmic Problems Solutions -- hash table code featured in geeksforgeeks
Stars: ✭ 44 (+51.72%)
Mutual labels:  queue
openmessaging.github.io
OpenMessaging homepage
Stars: ✭ 12 (-58.62%)
Mutual labels:  queue
Algorithm-Data-Structures-Python
Various useful data structures in Python
Stars: ✭ 34 (+17.24%)
Mutual labels:  queue
messenger-extra
Additional transports and serializer support for symfony messenger
Stars: ✭ 20 (-31.03%)
Mutual labels:  queue
arcus.messaging
Messaging with Microsoft Azure in a breeze.
Stars: ✭ 20 (-31.03%)
Mutual labels:  queue
php-rsmq
PHP implementation of Redis Simple Message Queue
Stars: ✭ 22 (-24.14%)
Mutual labels:  queue
PySiQ
A Python Simple Queue system for your apps
Stars: ✭ 23 (-20.69%)
Mutual labels:  queue
flask-restful-api-boilerplate
This is boilerplate template for a Python Flask application with things you need to get started.
Stars: ✭ 14 (-51.72%)
Mutual labels:  queue
zmq
ZeroMQ based distributed patterns
Stars: ✭ 27 (-6.9%)
Mutual labels:  queue
laravisor
Generate laravel supervisor configuration in easiest way
Stars: ✭ 20 (-31.03%)
Mutual labels:  queue
think-async
🌿 Exploring cooperative concurrency primitives in Python
Stars: ✭ 178 (+513.79%)
Mutual labels:  queue
myleetcode
♨️ Detailed Java & Python solution of LeetCode.
Stars: ✭ 34 (+17.24%)
Mutual labels:  queue
sdmq
is a simple delay message queue, based on redis and kotlin
Stars: ✭ 31 (+6.9%)
Mutual labels:  queue
golib
Open version of common golang libraries useful to many projects.
Stars: ✭ 47 (+62.07%)
Mutual labels:  queue
Algorithms
Data Structures & Algorithms. Includes solutions for Cracking the Coding Interview 6th Edition
Stars: ✭ 89 (+206.9%)
Mutual labels:  queue
NuttX
Official micro-ROS RTOS
Stars: ✭ 63 (+117.24%)
Mutual labels:  microcontrollers
taskqueues.com
A list of distributed task queueing software.
Stars: ✭ 25 (-13.79%)
Mutual labels:  queue
px-fwlib
open source bare-metal C firmware and documentation for microcontrollers
Stars: ✭ 247 (+751.72%)
Mutual labels:  microcontrollers
Competitive Programming
Contains solutions and codes to various online competitive programming challenges and some good problems. The links to the problem sets are specified at the beginning of each code.
Stars: ✭ 65 (+124.14%)
Mutual labels:  queue
CML
Fast, safe and easy to use Cortex-M HAL Library, written in C++ 17
Stars: ✭ 17 (-41.38%)
Mutual labels:  microcontrollers
deque
JavaScript implementation of a double-ended queue
Stars: ✭ 17 (-41.38%)
Mutual labels:  queue
Agile-Server
A simple, fast, complete Node.js server solution, based on KOA. 简单快速的 、性能强劲的、功能齐全的 node 服务器解决方案合集,基于 KOA。
Stars: ✭ 24 (-17.24%)
Mutual labels:  queue
resque-heroku-signals
Patch resque to be compatible with Heroku process signaling
Stars: ✭ 22 (-24.14%)
Mutual labels:  queue
arduino-pid-autotuner
Automated PID tuning using Ziegler-Nichols/relay method
Stars: ✭ 101 (+248.28%)
Mutual labels:  microcontrollers
shoki
Purely functional data structures in Java
Stars: ✭ 30 (+3.45%)
Mutual labels:  queue
coolbeans
Coolbeans is a distributed work queue that implements the beanstalkd protocol.
Stars: ✭ 56 (+93.1%)
Mutual labels:  queue
easy-promise-queue
An easy JavaScript Promise queue which is automatically executed, concurrency controlled and suspendable.
Stars: ✭ 31 (+6.9%)
Mutual labels:  queue
turnio
🤖 Bot to manage a queue of slack users in a channel
Stars: ✭ 11 (-62.07%)
Mutual labels:  queue
jrsmq
A lightweight message queue for Java that requires no dedicated queue server. Just a Redis server.
Stars: ✭ 28 (-3.45%)
Mutual labels:  queue
O7
Oberon → ARMv{6,7E}-M compiler
Stars: ✭ 27 (-6.9%)
Mutual labels:  microcontrollers
egg-bus
🐣 用 egg 编写优雅的队列与事件
Stars: ✭ 38 (+31.03%)
Mutual labels:  queue
ke
Fast implementation of queue in OCaml
Stars: ✭ 42 (+44.83%)
Mutual labels:  queue
1-60 of 314 similar projects