thread-safety topic

List thread-safety repositories

fucking-java-concurrency

1.0k
Stars
313
Forks
Watchers

🎏 Simple showcases of java concurrency problems, seeing 🙈 is believing 🐵

libcopp

808
Stars
105
Forks
Watchers

cross-platform coroutine library in c++

concurrencpp

2.1k
Stars
192
Forks
Watchers

Modern concurrency for C++. Tasks, executors, timers and C++20 coroutines to rule them all

concurrent-map

4.2k
Stars
543
Forks
Watchers

a thread-safe concurrent map for go

radish

1.3k
Stars
142
Forks
Watchers

C++ model train&inference framework

easyloggingpp

3.7k
Stars
914
Forks
Watchers

C++ logging library. It is extremely powerful, extendable, light-weight, fast performing, thread and type safe and consists of many built-in features. It provides ability to write logs in your own cus...

garr

367
Stars
9
Forks
Watchers

Collection of high performance, thread-safe, lock-free go data structures

Overdrive

806
Stars
28
Forks
Watchers

⚡️ Fast async task based Swift framework with focus on type safety, concurrency and multi threading

safe

144
Stars
11
Forks
Watchers

Header only read and write locks for mutexes.

persist-queue

306
Stars
46
Forks
Watchers

A thread-safe disk based persistent queue in Python