thread topic

List thread repositories

go-worker-thread-pool

26
Stars
5
Forks
Watchers

A visual working example of a Thread Pool pattern, based on a known blog article.

wasm-worker

256
Stars
15
Forks
Watchers

Move a WebAssembly module into its own thread

mt

33
Stars
18
Forks
Watchers

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

2.9k
Stars
786
Forks
Watchers

Gear-Lib, C library for IOT Embedded Multimedia and Network

RxSchedulerSuppress

36
Stars
4
Forks
Watchers

RxSchedulerSuppress 是用于抑制 RxJava 在同一个线程池内重复调度的工具

func_timeout

299
Stars
35
Forks
Watchers

Python module which allows you to specify timeouts when calling any existing function, and support for stoppable threads

transmittable-thread-local

7.6k
Stars
1.7k
Forks
Watchers

📌 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.

threadlib

355
Stars
34
Forks
Watchers

thread library for OpenSCAD

java-concurrency-examples

269
Stars
207
Forks
Watchers

Java Concurrency/Multithreading Tutorial with Examples for Dummies

ruby.fundamental

465
Stars
87
Forks
Watchers

: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...