GitHub topics: concurrency-library
chrisa23/Fibrous
Concurrency library for .Net
Language: C# - Size: 12.2 MB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 64 - Forks: 9

necroin/golibs
Package of useful golang libraries
Language: Go - Size: 195 KB - Last synced at: 27 days ago - Pushed at: 27 days ago - Stars: 0 - Forks: 0

DanEngelbrecht/bikeshed
Lock free hierarchical work scheduler
Language: C++ - Size: 156 KB - Last synced at: 4 days ago - Pushed at: about 1 year ago - Stars: 111 - Forks: 0

kquick/Thespian Fork of thespianpy/Thespian
Python Actor concurrency library
Language: Python - Size: 26.4 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 190 - Forks: 25

AsyncNinja/AsyncNinja
A complete set of primitives for concurrency and reactive programming on Swift
Language: Swift - Size: 2.05 MB - Last synced at: 29 days ago - Pushed at: over 3 years ago - Stars: 157 - Forks: 16

Hypejet/Concurrency-Utilities
🚩 A set of utilities making concurrency in Java easier
Language: Java - Size: 198 KB - Last synced at: about 1 month ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

riversun/java-promise
Promise library for java.You can do the same thing with JavaScript's Promise in java! Concurrent library.
Language: Java - Size: 81.1 KB - Last synced at: about 1 month ago - Pushed at: about 6 years ago - Stars: 18 - Forks: 6

inie0722/air-ctl
C Language Template Library C语言 模板库
Language: C - Size: 1.98 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 32 - Forks: 2

thibautmarcq/LU3IN001
Programmation Concurrente - Création/Lancement de Threads, utilisation de Runnable/Callable et de lambda, détection de deadlock et de famine, utilisation de la bibliothèque java.util.concurrent (ExexutorService, Latch, Promise/Future, Semaphore, CyclicBarrier, ForkJoin et autre).
Language: Java - Size: 14.1 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

zhgzhg/GPhpThread
Generic PHP threads library implemented with pure PHP code
Language: PHP - Size: 1000 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 13 - Forks: 5

Hongtae/CoroDispatchQueue
Simple Concurrency Library with Coroutine Dispatch Queue
Language: C++ - Size: 36.1 KB - Last synced at: about 3 hours ago - Pushed at: 9 months ago - Stars: 2 - Forks: 0

ademakov/Evenk
A C++ library for concurrent programming
Language: C++ - Size: 146 KB - Last synced at: 6 months ago - Pushed at: about 4 years ago - Stars: 71 - Forks: 9

uber/swift-concurrency
Concurrency utilities for Swift
Language: Swift - Size: 84 KB - Last synced at: 6 months ago - Pushed at: about 2 years ago - Stars: 326 - Forks: 37

TomWright/gopool
Easy to use worker pool with dynamic pool sizing.
Language: Go - Size: 51.8 KB - Last synced at: 4 days ago - Pushed at: almost 7 years ago - Stars: 12 - Forks: 1

GoLangsam/pipe
A pipers bag - generic functions to gain concurrency - batteries included :-)
Language: Go - Size: 1.45 MB - Last synced at: about 1 month ago - Pushed at: about 5 years ago - Stars: 8 - Forks: 1

vacmannnn/Treiber-Stack
Language: Go - Size: 22.5 KB - Last synced at: 11 months ago - Pushed at: about 1 year ago - Stars: 3 - Forks: 0

YingshuLu/libcask
A implement for C coroutine
Language: C - Size: 65.4 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 10 - Forks: 0

matthewharrilal/TowerFlow
Utilizing the Twillio API to be able to send messages to a collection of individuals concurrently.
Language: Go - Size: 10.2 MB - Last synced at: about 1 year ago - Pushed at: about 6 years ago - Stars: 6 - Forks: 0

econchick/mayhem
The Python asyncio tutorial I wish existed earlier
Language: Python - Size: 788 KB - Last synced at: about 1 year ago - Pushed at: about 5 years ago - Stars: 276 - Forks: 44

willsaibott/advanced_library_cpp
Advanced library
Language: C++ - Size: 270 KB - Last synced at: over 1 year ago - Pushed at: almost 5 years ago - Stars: 3 - Forks: 0

tiagocoutinho/sockio
Concurrency agnostic socket with semantics
Language: Python - Size: 168 KB - Last synced at: 10 days ago - Pushed at: almost 2 years ago - Stars: 11 - Forks: 6

tomiok/splanner
A nice pool worker that allows you as a developer to configure the pool size and the number of workers. Also having 2 dispatcher types (async/sync) and have the control over the go routine
Language: Go - Size: 10.7 KB - Last synced at: 11 months ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

kristjanvalur/fastcond
Fast condition variables for posix
Language: C - Size: 10.7 KB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

darkautism/cgoroutine
goroutine c version
Language: C - Size: 9.77 KB - Last synced at: about 2 years ago - Pushed at: over 7 years ago - Stars: 2 - Forks: 2

szktty/parcel 📦
Actor-model-based concurrency library for Swift (experimental)
Language: Swift - Size: 192 KB - Last synced at: about 2 years ago - Pushed at: about 8 years ago - Stars: 6 - Forks: 0

mustafakemalgilor/concurrent-resource
A header-only C++ library that allows easily creating thread-safe, concurrency friendly resources.
Language: C++ - Size: 26.4 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 16 - Forks: 2

rlei/nonblockinghashmap Fork of ndokmai/nonblockinghashmap
Non-blocking hash map in Rust
Language: Rust - Size: 686 KB - Last synced at: about 1 year ago - Pushed at: about 6 years ago - Stars: 42 - Forks: 4

massimo-marino/deferred-thread-scheduler
A C++17 implementation of a deferred thread scheduler
Language: C++ - Size: 47.9 KB - Last synced at: about 2 months ago - Pushed at: over 5 years ago - Stars: 2 - Forks: 0

patroclos/p-sink
concurrency-limited promise-runner
Size: 4.88 KB - Last synced at: 5 days ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

o1egl/syncx
SyncX is GO's sync package extensins
Language: Go - Size: 7.81 KB - Last synced at: about 1 month ago - Pushed at: over 7 years ago - Stars: 7 - Forks: 1

karrick/gosync
A small synchronization library for Go.
Language: Go - Size: 19.5 KB - Last synced at: 6 days ago - Pushed at: almost 4 years ago - Stars: 3 - Forks: 0

karrick/goro
Go library that provides sync.Once capability that can be reset
Language: Go - Size: 3.91 KB - Last synced at: 6 days ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 0

karrick/gobp
Go library for using a pool, also known as a free-list, of byte buffers.
Language: Go - Size: 22.5 KB - Last synced at: 6 days ago - Pushed at: almost 6 years ago - Stars: 5 - Forks: 0

Adeynack/more-executors
Specialised executors for the JVM (mainly Java and Kotlin, but also Scala)
Language: Java - Size: 86.9 KB - Last synced at: about 2 years ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0
