| David-Haim/concurrencpp |
1,922 |
|
0 |
0 |
about 2 years ago |
0 |
|
4 |
mit |
C++ |
| Modern concurrency for C++. Tasks, executors, timers and C++20 coroutines to rule them all |
| bshoshany/thread-pool |
1,736 |
|
0 |
0 |
over 2 years ago |
0 |
|
0 |
mit |
C++ |
| BS::thread_pool: a fast, lightweight, and easy-to-use C++17 thread pool library |
| transient-haskell/transient |
627 |
|
2 |
0 |
about 5 years ago |
26 |
April 17, 2018 |
9 |
mit |
Haskell |
| A full stack, reactive architecture for general purpose programming. Algebraic and monadically composable primitives for concurrency, parallelism, event handling, transactions, multithreading, Web, and distributed computing with complete de-inversion of control (No callbacks, no blocking, pure state) |
| ConorWilliams/libfork |
327 |
|
0 |
0 |
about 2 years ago |
0 |
|
1 |
mpl-2.0 |
C++ |
| A bleeding-edge, lock-free, wait-free, continuation-stealing tasking library built on C++20's coroutines |
| DeveloperPaul123/thread-pool |
284 |
|
0 |
0 |
over 2 years ago |
0 |
|
13 |
mit |
C++ |
| A modern, fast, lightweight thread pool library based on C++20 |
| rednafi/think-async |
219 |
|
0 |
0 |
over 2 years ago |
0 |
|
10 |
mit |
Python |
| 🌿 Exploring cooperative concurrency primitives in Python |
| threadly/threadly |
216 |
|
29 |
22 |
over 2 years ago |
108 |
January 29, 2022 |
9 |
mpl-2.0 |
Java |
| A library of tools to assist with safe concurrent java development. Providing unique priority based thread pools, and ways to distrbute threaded work safely. |
| kprotty/usync |
215 |
|
0 |
3 |
almost 3 years ago |
5 |
May 29, 2022 |
1 |
mit |
Rust |
| Small, fast, synchronization primitives |
| kaisellgren/Concurrency-concepts |
208 |
|
0 |
0 |
about 8 years ago |
0 |
|
3 |
|
|
| A guide to concurrency, multi-threading and parallel programming concepts. Explains the differences between every concept, their advantages and disadvantages in detail. |
| icicleio/concurrent |
181 |
|
8 |
3 |
almost 10 years ago |
7 |
January 15, 2016 |
3 |
mit |
PHP |
| Concurrency component for Icicle |