All Projects → Goconcurrentqueue → Similar Projects or Alternatives

686 Open source projects that are alternatives of or similar to Goconcurrentqueue

orc
Orc programming language implementation
Stars: ✭ 34 (-73.23%)
Mutual labels:  concurrency
Mt
tlock, RWMUTEX, Collab, USM, RSem and other C++ templates for Windows to provide read/write mutex locks, various multithreading tools, collaboration, differential updates and more
Stars: ✭ 18 (-85.83%)
Mutual labels:  concurrency
Facil.io
Your high performance web application C framework
Stars: ✭ 1,393 (+996.85%)
Mutual labels:  concurrency
syncs
Concurrency and synchronization primitives
Stars: ✭ 81 (-36.22%)
Mutual labels:  concurrency
Train
Train, a fast (FIFO) queue with rollback mechanism.
Stars: ✭ 5 (-96.06%)
Mutual labels:  queue
Tesseract
A set of libraries for rapidly developing Pipeline driven micro/macroservices.
Stars: ✭ 20 (-84.25%)
Mutual labels:  queue
Bokeh
Bokeh is a simple, scalable and blazing-fast task queue built on Node.js and ZeroMQ.
Stars: ✭ 67 (-47.24%)
Mutual labels:  queue
rust-sidekiq
Rust Sidekiq Client
Stars: ✭ 24 (-81.1%)
Mutual labels:  queue
30 Seconds Of Cpp
30 Seconds of C++ (STL in C++). Read More about 30C++ here 👉
Stars: ✭ 815 (+541.73%)
Mutual labels:  queue
chicken-gochan
Go-like Channels for Chicken Scheme
Stars: ✭ 18 (-85.83%)
Mutual labels:  concurrency
Amqp Tools
The amqp tools such as delay strategies and so on.
Stars: ✭ 125 (-1.57%)
Mutual labels:  queue
linda
Linda is a simple dispatcher library.
Stars: ✭ 12 (-90.55%)
Mutual labels:  queue
Fucking Java Concurrency
🎏 Simple show cases of java concurrency problems, seeing 🙈 is believing 🐵
Stars: ✭ 779 (+513.39%)
Mutual labels:  concurrency
getui
Getui sdk package for laravel.
Stars: ✭ 19 (-85.04%)
Mutual labels:  queue
Diskqueue
A thread-safe, multi-process(ish) persistent queue library for .Net and Mono
Stars: ✭ 66 (-48.03%)
Mutual labels:  queue
gpool
gpool - a generic context-aware resizable goroutines pool to bound concurrency based on semaphore.
Stars: ✭ 84 (-33.86%)
Mutual labels:  concurrency
Pget
The fastest file download client
Stars: ✭ 724 (+470.08%)
Mutual labels:  concurrency
JTK
JTK is a library designed for writing applications and libraries in C. It provides core utilities such as collections, unit testing, I/O streams, threads and much more.
Stars: ✭ 25 (-80.31%)
Mutual labels:  concurrency
Php Fpm Queue
Use php-fpm as a simple built-in async queue
Stars: ✭ 103 (-18.9%)
Mutual labels:  queue
celery.node
Celery task queue client/worker for nodejs
Stars: ✭ 164 (+29.13%)
Mutual labels:  queue
Concurrencpp
Modern concurrency for C++. Tasks, executors, timers and C++20 coroutines to rule them all
Stars: ✭ 340 (+167.72%)
Mutual labels:  concurrency
ring-election
A node js library with a distributed leader/follower algorithm ready to be used
Stars: ✭ 92 (-27.56%)
Mutual labels:  concurrency
Yii2 Async
Provides translucent api & queues for moving large tasks out of request context with SQL, Redis or AMQP.
Stars: ✭ 64 (-49.61%)
Mutual labels:  queue
Data-Structures-and-Algorithms
Implementation of various Data Structures and algorithms - Linked List, Stacks, Queues, Binary Search Tree, AVL tree,Red Black Trees, Trie, Graph Algorithms, Sorting Algorithms, Greedy Algorithms, Dynamic Programming, Segment Trees etc.
Stars: ✭ 144 (+13.39%)
Mutual labels:  queue
Cr
Runs your tasks at maximum concurrency
Stars: ✭ 681 (+436.22%)
Mutual labels:  concurrency
mongo
Light-weight utilities and declarative schema (mutable mapping) to augment, not replace the Python MongoDB driver.
Stars: ✭ 18 (-85.83%)
Mutual labels:  queue
Frugal
Thrift improved
Stars: ✭ 113 (-11.02%)
Mutual labels:  concurrency
Corium
Corium is a modern scripting language which combines simple, safe and efficient programming.
Stars: ✭ 18 (-85.83%)
Mutual labels:  concurrency
Honeydew
Job Queue for Elixir. Clustered or Local. Straight BEAM. Optional Ecto. 💪🍈
Stars: ✭ 670 (+427.56%)
Mutual labels:  queue
go-stm
Software Transactional Memory for Go
Stars: ✭ 15 (-88.19%)
Mutual labels:  concurrency
Dashmap
Blazing fast concurrent HashMap for Rust.
Stars: ✭ 1,128 (+788.19%)
Mutual labels:  concurrent
Gini
A fast SAT solver
Stars: ✭ 112 (-11.81%)
Mutual labels:  concurrent
Data Structures
This repository contains some data structures implementation in C programming language. I wrote the tutorial posts about these data structures on my personal blog site in Bengali language. If you know Bengali then visit my site
Stars: ✭ 82 (-35.43%)
Mutual labels:  queue
Cracking The Coding Interview
Solutions for Cracking the Coding Interview - 6th Edition
Stars: ✭ 35 (-72.44%)
Mutual labels:  queue
Machine
Machine is a zero dependency library for highly concurrent Go applications. It is inspired by errgroup.Group with extra bells & whistles
Stars: ✭ 346 (+172.44%)
Mutual labels:  concurrency
Kovenant
Kovenant. Promises for Kotlin.
Stars: ✭ 657 (+417.32%)
Mutual labels:  concurrency
turnio
🤖 Bot to manage a queue of slack users in a channel
Stars: ✭ 11 (-91.34%)
Mutual labels:  queue
Snidel
Snidel makes it easier for all PHP developers to work with parallel processing w/o any extensions.
Stars: ✭ 102 (-19.69%)
Mutual labels:  concurrent
elixir mock
Creates clean, concurrent, inspectable mocks from elixir modules
Stars: ✭ 21 (-83.46%)
Mutual labels:  concurrent
Node Celery
Celery client for Node.js
Stars: ✭ 648 (+410.24%)
Mutual labels:  queue
edd
Erlang Declarative Debugger
Stars: ✭ 20 (-84.25%)
Mutual labels:  concurrency
Docker Laravel Queue Worker
A docker image for working with queues being monitored by supervisor as recommended by laravel.
Stars: ✭ 60 (-52.76%)
Mutual labels:  queue
space
A SCI-FI community game server simulating space(ships). Built from the ground up to support moddable online action multiplayer and roleplay!
Stars: ✭ 25 (-80.31%)
Mutual labels:  concurrent
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 (+4365.35%)
Mutual labels:  queue
Reading
A list of computer-science readings I recommend
Stars: ✭ 1,919 (+1411.02%)
Mutual labels:  concurrency
vmlens
unit-testing multi-threaded applications on the JVM made easy
Stars: ✭ 88 (-30.71%)
Mutual labels:  concurrent
Cortex M Rtic
Real-Time Interrupt-driven Concurrency (RTIC) framework for ARM Cortex-M microcontrollers
Stars: ✭ 623 (+390.55%)
Mutual labels:  concurrency
multilayer-perceptron
Library to make and train a concurrent multilayer perceptron
Stars: ✭ 46 (-63.78%)
Mutual labels:  concurrency
Threadly
Type-safe thread-local storage in Swift
Stars: ✭ 58 (-54.33%)
Mutual labels:  concurrency
nativescript-http
The best way to do HTTP requests in NativeScript, a drop-in replacement for the core HTTP with important improvements and additions like proper connection pooling, form data support and certificate pinning
Stars: ✭ 32 (-74.8%)
Mutual labels:  concurrency
Learningmasteringalgorithms C
Mastering Algorithms with C 《算法精解:C语言描述》源码及Xcode工程、Linux工程
Stars: ✭ 615 (+384.25%)
Mutual labels:  queue
CacheLib
Pluggable in-process caching engine to build and scale high performance services
Stars: ✭ 637 (+401.57%)
Mutual labels:  concurrency
Foundatio
Pluggable foundation blocks for building distributed apps.
Stars: ✭ 1,365 (+974.8%)
Mutual labels:  queue
Huey
a little task queue for python
Stars: ✭ 3,761 (+2861.42%)
Mutual labels:  queue
Jdonframework
Domain-Driven-Design Pub/Sub Domain-Events framework
Stars: ✭ 978 (+670.08%)
Mutual labels:  concurrency
Rxgo
Reactive Extensions for the Go language.
Stars: ✭ 3,907 (+2976.38%)
Mutual labels:  concurrency
Exq
Job processing library for Elixir - compatible with Resque / Sidekiq
Stars: ✭ 1,218 (+859.06%)
Mutual labels:  queue
Yii2 Queue
Yii2 Queue Extension. Supports DB, Redis, RabbitMQ, Beanstalk and Gearman
Stars: ✭ 977 (+669.29%)
Mutual labels:  queue
Golang step by step
Golang入门教程的文章、示例代码,喜欢就star,订阅就watch
Stars: ✭ 339 (+166.93%)
Mutual labels:  concurrency
Promise Fun
Promise packages, patterns, chat, and tutorials
Stars: ✭ 3,779 (+2875.59%)
Mutual labels:  concurrency
301-360 of 686 similar projects