We make any object thread-safe and std::shared_mutex 10 times faster to achieve the speed of lock-free algorithms on >85% reads
☆521Jun 19, 2022Updated 4 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,744Oct 17, 2023Updated 2 years ago
- Fast, shared, upgradeable, non-recursive and non-fair mutex☆36Aug 13, 2018Updated 7 years ago
- C++14 concurrent lock-free low-latency queue.☆1,880Jul 21, 2026Updated last week
- A fast multi-producer, multi-consumer lock-free concurrent queue for C++11☆12,421Jul 11, 2026Updated 2 weeks ago
- Modern concurrency for C++. Tasks, executors, timers and C++20 coroutines to rule them all☆2,758May 1, 2025Updated last year
- Managed Database hosting by DigitalOcean • AdPostgreSQL, MySQL, MongoDB, Kafka, Valkey, and OpenSearch available. Automatically scale up storage and focus on building your apps.
- A C++11 shared mutex with high emphasis on performance☆21Jun 28, 2021Updated 5 years ago
- A C++ library providing various concurrent data structures and reclamation schemes.☆651Aug 7, 2025Updated 11 months ago
- safe: A threadsafe, iterator-preserving class built around std::map☆12May 22, 2018Updated 8 years ago
- A fast single-producer, single-consumer lock-free queue for C++☆4,608Mar 28, 2026Updated 4 months ago
- A bounded multi-producer multi-consumer concurrent queue written in C++11☆1,554Mar 8, 2024Updated 2 years ago
- A family of header-only, very fast and memory-friendly hashmap and btree containers.☆3,200Jun 10, 2026Updated last month
- Async++ concurrency framework for C++11☆1,414Oct 11, 2024Updated last year
- Cross-platform C++11 header-only library for memory mapped file IO☆1,950Feb 11, 2024Updated 2 years ago
- Concurrent data structures in C++☆1,458May 16, 2026Updated 2 months 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.
- Event Dispatcher and callback list for C++☆1,673Dec 8, 2024Updated last year
- C++11 tools for low latency systems. LMAX Disruptor, Ring, Ring Allocator.☆32Nov 7, 2019Updated 6 years ago
- A beautiful stack trace pretty printer for C++☆4,288Apr 14, 2025Updated last year
- A high-performance, concurrent hash table☆1,743Apr 25, 2026Updated 3 months ago
- C++14 asynchronous allocation aware futures (supporting then, exception handling, coroutines and connections)☆851Sep 12, 2023Updated 2 years ago
- Unified Executors☆1,709May 31, 2026Updated last month
- A General-purpose Task-parallel Programming System in C++☆12,084Updated this week
- 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
- Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.☆2,232Jul 16, 2026Updated last week
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- A modern formatting library☆23,693Updated this week
- Small, header only signals and slots C++11 library.☆269Apr 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,615May 29, 2025Updated last year
- C++ IPC Library: A high-performance inter-process communication using shared memory on Linux/Windows.☆2,218Mar 14, 2026Updated 4 months ago
- Fast C++ IPC using shared memory☆628Aug 15, 2022Updated 3 years ago
- A hybrid thread / fiber task scheduler written in C++ 11☆2,001Apr 27, 2026Updated 3 months ago
- A library of C++ coroutine abstractions for the coroutines TS☆3,870Jan 9, 2024Updated 2 years ago
- A collection of resources on wait-free and lock-free programming☆2,061Feb 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,548Updated this week
- Deploy open-source AI quickly and easily - Special Bonus Offer • AdRunpod Hub is built for open source. One-click deployment and autoscaling endpoints without provisioning your own infrastructure.
- A C++11 library for serialization☆4,698Mar 11, 2026Updated 4 months ago
- Fast, generalized, implementation of the Chase-Lev lock-free work-stealing deque for C++17☆165Sep 11, 2021Updated 4 years ago
- P1031 low level file i/o and filesystem library for the C++ standard☆1,040Jun 1, 2026Updated last month
- An implementation of Actor, Publish-Subscribe, and CSP models in one rather small C++ framework. With performance, quality, and stability…☆615Updated this week
- Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum☆2,345Updated this week
- C++ library for executors☆512Sep 21, 2016Updated 9 years ago
- string_view lite - A C++17-like string_view for C++98, C++11 and later in a single-file header-only library☆468Nov 28, 2025Updated 8 months ago