threads topic

List threads repositories

robust-services-core

151
Stars
42
Forks
Watchers

Robust applications framework in C++. Includes a static analysis tool and two applications.

thread-pool

377
Stars
27
Forks
Watchers

A modern, fast, lightweight thread pool library based on C++20

napi-thread-safe-callback

66
Stars
17
Forks
Watchers

C++ utility class to perform callbacks into JavaScript from any thread

js-textile

84
Stars
19
Forks
Watchers

Textile's JavaScript Libs. Home of ThreadDB, Buckets, and more. Available on npm as `@textile/hub`.

RayLanguage

54
Stars
7
Forks
Watchers

Additions to C functional. (Containers, strings operations, memory operations, sockets, threads, etc...)

GTU-University-Assignments

73
Stars
6
Forks
Watchers

Assignments from Gebze Technical University Computer Science Depertmant

messenger

72
Stars
24
Forks
Watchers

Chat/Message system for Laravel.

web-locks

82
Stars
10
Forks
Watchers

Web Locks API 🔒

async-container

78
Stars
4
Forks
Watchers

Scalable multi-thread multi-process containers for Ruby.

ModernOperatingSystems_AndrewTanenbaum

181
Stars
28
Forks
Watchers

My notes after reading 'Modern Operating Systems' book by Andrew Tanenbaum and Herbert Bos.