| puma/puma |
7,532 |
|
174,436 |
646 |
about 2 years ago |
166 |
September 21, 2023 |
64 |
bsd-3-clause |
Ruby |
| A Ruby/Rack web server built for parallelism |
| alibaba/transmittable-thread-local |
7,014 |
|
30 |
103 |
about 2 years ago |
46 |
July 05, 2023 |
25 |
apache-2.0 |
Java |
| 📌 TransmittableThreadLocal (TTL), the missing Java™ std lib(simple & 0-dependency) for framework/middleware, provide an enhanced InheritableThreadLocal that transmits values between threads even using thread pooling components. |
| dromara/dynamic-tp |
3,167 |
|
0 |
0 |
about 2 years ago |
7 |
June 13, 2022 |
17 |
apache-2.0 |
Java |
| 🔥🔥🔥轻量级动态线程池,内置监控告警功能,集成三方中间件线程池管理,基于主流配置中心(已支持Nacos、Apollo,Zookeeper、Consul、Etcd,可通过SPI自定义实现)。Lightweight dynamic threadpool, with monitoring and alarming functions, base on popular config centers (already support Nacos、Apollo、Zookeeper、Consul, can be customized through SPI). |
| andywer/threads.js |
2,907 |
|
190 |
250 |
over 2 years ago |
74 |
September 25, 2021 |
120 |
mit |
TypeScript |
| 🧵 Make web workers & worker threads as simple as a function call. |
| 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 |
| Pithikos/C-Thread-Pool |
1,874 |
|
0 |
0 |
over 2 years ago |
0 |
|
23 |
mit |
C |
| A minimal but powerful thread pool in ANSI C |
| 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 |
| google/marl |
1,693 |
|
0 |
0 |
over 2 years ago |
0 |
|
12 |
apache-2.0 |
C++ |
| A hybrid thread / fiber task scheduler written in C++ 11 |
| LeonardoZ/java-concurrency-patterns |
1,211 |
|
0 |
0 |
almost 5 years ago |
0 |
|
1 |
mit |
Java |
| Concurrency Patterns and features found in Java, through multithreaded programming. Threads, Locks, Atomics and more. |
| Water-Melon/Melon |
1,120 |
|
0 |
0 |
about 2 years ago |
0 |
|
0 |
bsd-3-clause |
C |
| A generic cross-platform C library, including a lot of components, frameworks and a new coroutine script language Melang. |