thread-library topic

List thread-library repositories

plibsys

661
Stars
74
Forks
Watchers

Highly portable C system library: threads and synchronization primitives, sockets (TCP, UDP, SCTP), IPv4 and IPv6, IPC, hash functions (MD5, SHA-1, SHA-2, SHA-3, GOST), binary trees (RB, AVL) and more...

RaftLib

932
Stars
124
Forks
Watchers

The RaftLib C++ library, streaming/dataflow concurrency via C++ iostream-like operators

effil

430
Stars
48
Forks
Watchers

Multithreading support for Lua

SmartThreadPool

21
Stars
8
Forks
Watchers

A smart C++11 thread pool. Efficiently schedule your threads using "Classify Thread Pool", "Priority Task Queue". And also provide "Self-Adaption Pool Capacity" policy, "State Monitor" of tasks and wo...

save-thread-result

19
Stars
2
Forks
Watchers

Simple subclass wrapper around `threading.Thread` to get the return value from a thread in python. Exact same interface as `threading.Thread`! 🌟 Star this repo if you found it useful! 🌟

goethe

30
Stars
6
Forks
Watchers

Threading and Caching Utilities for golang