thread topic
go-worker-thread-pool
A visual working example of a Thread Pool pattern, based on a known blog article.
wasm-worker
Move a WebAssembly module into its own thread
mt
tlock, RWMUTEX, Collab, USM, RSem and other C++ templates for Windows to provide read/write mutex locks, various multithreading tools, collaboration, differential updates and more
gear-lib
Gear-Lib, C library for IOT Embedded Multimedia and Network
RxSchedulerSuppress
RxSchedulerSuppress 是用于抑制 RxJava 在同一个线程池内重复调度的工具
func_timeout
Python module which allows you to specify timeouts when calling any existing function, and support for stoppable threads
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.
java-concurrency-examples
Java Concurrency/Multithreading Tutorial with Examples for Dummies
ruby.fundamental
:books: Fundamental programming with ruby examples and references. It covers threads, SOLID principles, design patterns, data structures, algorithms. Books for reading. Repo for website https://github...