We make any object thread-safe and std::shared_mutex 10 times faster to achieve the speed of lock-free algorithms on >85% reads
☆520Jun 19, 2022Updated 3 years ago
Alternatives and similar repositories for object_threadsafe
Users that are interested in object_threadsafe are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- A C++ library of Concurrent Data Structures☆2,738Oct 17, 2023Updated 2 years ago
- Fast, shared, upgradeable, non-recursive and non-fair mutex☆36Aug 13, 2018Updated 7 years ago
- C++14 lock-free queue.☆1,849Updated this week
- A fast multi-producer, multi-consumer lock-free concurrent queue for C++11☆12,227Apr 3, 2026Updated 3 weeks ago
- Modern concurrency for C++. Tasks, executors, timers and C++20 coroutines to rule them all☆2,750May 1, 2025Updated 11 months ago
- GPUs on demand by Runpod - Special Offer Available • AdRun AI, ML, and HPC workloads on powerful cloud GPUs—without limits or wasted spend. Deploy GPUs in under a minute and pay by the second.
- A C++11 shared mutex with high emphasis on performance☆21Jun 28, 2021Updated 4 years ago
- A C++ library providing various concurrent data structures and reclamation schemes.☆641Aug 7, 2025Updated 8 months ago
- safe: A threadsafe, iterator-preserving class built around std::map☆12May 22, 2018Updated 7 years ago
- A fast single-producer, single-consumer lock-free queue for C++☆4,542Mar 28, 2026Updated last month
- A bounded multi-producer multi-consumer concurrent queue written in C++11☆1,507Mar 8, 2024Updated 2 years ago
- A family of header-only, very fast and memory-friendly hashmap and btree containers.☆3,174Apr 8, 2026Updated 3 weeks ago
- Async++ concurrency framework for C++11☆1,418Oct 11, 2024Updated last year
- Cross-platform C++11 header-only library for memory mapped file IO☆1,934Feb 11, 2024Updated 2 years ago
- Coroutine implementation for C++11☆18Apr 14, 2012Updated 14 years ago
- Proton VPN Special Offer - Get 70% off • AdSpecial partner offer. Trusted by over 100 million users worldwide. Tested, Approved and Recommended by Experts.
- Concurrent data structures in C++☆1,449Oct 1, 2020Updated 5 years ago
- Event Dispatcher and callback list for C++☆1,656Dec 8, 2024Updated last year
- A beautiful stack trace pretty printer for C++☆4,275Apr 14, 2025Updated last year
- C++11 tools for low latency systems. LMAX Disruptor, Ring, Ring Allocator.☆32Nov 7, 2019Updated 6 years ago
- C++14 asynchronous allocation aware futures (supporting then, exception handling, coroutines and connections)☆850Sep 12, 2023Updated 2 years ago
- A high-performance, concurrent hash table☆1,737Updated this week
- Unified Executors☆1,695Apr 21, 2026Updated last week
- A General-purpose Task-parallel Programming System in C++☆11,955Updated this week
- Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.☆2,204Apr 5, 2026Updated 3 weeks ago
- GPU virtual machines on DigitalOcean Gradient AI • AdGet to production fast with high-performance AMD and NVIDIA GPUs you can spin up in seconds. The definition of operational simplicity.
- Small, header only signals and slots C++11 library.☆266Apr 19, 2023Updated 3 years ago
- STL compatible C++ memory allocator library using a new RawAllocator concept that is similar to an Allocator but easier to use and write.☆1,604May 29, 2025Updated 11 months ago
- Thread-safe C++11 wrapper for std::map with [readers-writer lock](https://en.wikipedia.org/wiki/Readers%E2%80%93writer_lock).☆31Aug 7, 2024Updated last year
- C++ IPC Library: A high-performance inter-process communication using shared memory on Linux/Windows.☆2,184Mar 14, 2026Updated last month
- A collection of resources on wait-free and lock-free programming☆2,036Feb 25, 2024Updated 2 years ago
- An implementation of C++17 std::filesystem for C++11 /C++14/C++17/C++20 on Windows, macOS, Linux and FreeBSD.☆1,531Dec 31, 2025Updated 4 months ago
- A hybrid thread / fiber task scheduler written in C++ 11☆1,992Updated this week
- Fast C++ IPC using shared memory☆626Aug 15, 2022Updated 3 years ago
- A library of C++ coroutine abstractions for the coroutines TS☆3,835Jan 9, 2024Updated 2 years ago
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click. Zero configuration with optimized deployments.
- A C++11 library for serialization☆4,652Mar 11, 2026Updated last month
- A high performance, shared memory, lock free, cross platform, single file, no dependencies, C++11 key-value store☆560Jan 5, 2024Updated 2 years ago
- P1031 low level file i/o and filesystem library for the C++ standard☆1,023Apr 9, 2026Updated 3 weeks ago
- Fast, generalized, implementation of the Chase-Lev lock-free work-stealing deque for C++17☆160Sep 11, 2021Updated 4 years ago
- Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum☆2,305Feb 27, 2026Updated 2 months ago
- string_view lite - A C++17-like string_view for C++98, C++11 and later in a single-file header-only library☆470Nov 28, 2025Updated 5 months ago
- C++ library for executors☆512Sep 21, 2016Updated 9 years ago