thread-pool topic
AndroidUtilCode
:fire: Android developers should collect the following utils(updating).
coop
C++20 coroutines-based cooperative multitasking library
mvThreadPool
An easy to use C++ Thread Pool
memento
Fairly basic redis-like hashmap implementation on top of a epoll TCP server.
penguinV
Computer vision library with focus on heterogeneous systems
transmittable-thread-local
📌 a missing Java std lib(simple & 0-dependency) for framework/middleware, provide an enhanced InheritableThreadLocal that transmits values between threads even using thread pooling components.
0d1n
Tool for automating customized attacks against web applications. Fully made in C language with pthreads, it has fast performance.
java-concurrency-examples
Java Concurrency/Multithreading Tutorial with Examples for Dummies