An open API service indexing awesome lists of open source software.

https://github.com/alexeyab/object_threadsafe

We make any object thread-safe and std::shared_mutex 10 times faster to achieve the speed of lock-free algorithms on >85% reads
https://github.com/alexeyab/object_threadsafe

concurrency cpp cpp11 cpp14 high-performance lock-free low-latency multithreading

Last synced: 2 months ago
JSON representation

We make any object thread-safe and std::shared_mutex 10 times faster to achieve the speed of lock-free algorithms on >85% reads

Awesome Lists containing this project