| 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 |
| ChunelFeng/CGraph |
1,279 |
|
0 |
0 |
about 2 years ago |
0 |
|
20 |
mit |
C++ |
| 【A simple C++ DAG framework】 一个简单好用的、无三方依赖的、跨平台的、收录于awesome-cpp的、基于流图的并行计算框架。欢迎star & fork |
| 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. |
| CodingHanYa/workspace |
782 |
|
0 |
0 |
over 2 years ago |
0 |
|
15 |
apache-2.0 |
C++ |
| workspace是基于C++11的轻量级异步执行框架,支持:通用任务异步并发执行、优先级任务调度、自适应动态线程池、高效静态线程池、异常处理机制等。 |
| austinksmith/Hamsters.js |
563 |
|
6 |
6 |
over 2 years ago |
34 |
October 13, 2023 |
0 |
artistic-2.0 |
JavaScript |
| 100% Vanilla Javascript Multithreading & Parallel Execution Library |
| Fadezed/concurrency |
537 |
|
0 |
0 |
over 3 years ago |
0 |
|
2 |
|
Java |
| Java 并发编程知识梳理以及常见处理模式 features and patterns |
| ZHENFENG13/concurrent-programming |
519 |
|
0 |
0 |
about 7 years ago |
0 |
|
0 |
|
Java |
| :cactus:《实战java高并发程序设计》源码整理 |
| mtrebi/thread-pool |
480 |
|
0 |
0 |
over 4 years ago |
0 |
|
18 |
mit |
C++ |
| Thread pool implementation using c++11 threads |
| 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 |