We make any object thread-safe and std::shared_mutex 10 times faster to achieve the speed of lock-free algorithms on >85% reads
☆522Jun 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 8 years ago
- C++14 concurrent lock-free low-latency queue.☆1,889Updated this week
- A fast multi-producer, multi-consumer lock-free concurrent queue for C++11☆12,452Jul 11, 2026Updated last month
- Modern concurrency for C++. Tasks, executors, timers and C++20 coroutines to rule them all☆2,760May 1, 2025Updated last year
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- 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.☆654Aug 7, 2025Updated last year
- 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,613Mar 28, 2026Updated 4 months ago
- A bounded multi-producer multi-consumer concurrent queue written in C++11☆1,561Mar 8, 2024Updated 2 years ago
- A family of header-only, very fast and memory-friendly hashmap and btree containers.☆3,205Jun 10, 2026Updated 2 months ago
- 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,953Feb 11, 2024Updated 2 years ago
- Concurrent data structures in C++☆1,459May 16, 2026Updated 3 months ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- Event Dispatcher and callback list for C++☆1,680Dec 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,300Apr 14, 2025Updated last year
- A high-performance, concurrent hash table☆1,744Jul 31, 2026Updated 3 weeks ago
- C++14 asynchronous allocation aware futures (supporting then, exception handling, coroutines and connections)☆852Sep 12, 2023Updated 2 years ago
- Unified Executors☆1,712May 31, 2026Updated 2 months ago
- A General-purpose Task-parallel Programming System in C++☆12,118Aug 6, 2026Updated 2 weeks 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 2 years ago
- Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.☆2,237Updated this week
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- A modern formatting library☆23,749Updated this week
- Small, header only signals and slots C++11 library.☆270Apr 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,617May 29, 2025Updated last year
- C++ IPC Library: A high-performance inter-process communication using shared memory on Linux/Windows.☆2,224Mar 14, 2026Updated 5 months ago
- Fast C++ IPC using shared memory☆627Aug 15, 2022Updated 4 years ago
- A hybrid thread / fiber task scheduler written in C++ 11☆1,999Apr 27, 2026Updated 3 months ago
- A library of C++ coroutine abstractions for the coroutines TS☆3,874Jan 9, 2024Updated 2 years ago
- A collection of resources on wait-free and lock-free programming☆2,064Feb 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,559Jul 23, 2026Updated 3 weeks ago
- Wordpress hosting with auto-scaling - Free Trial Offer • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- A C++11 library for serialization☆4,701Mar 11, 2026Updated 5 months ago
- Fast, generalized, implementation of the Chase-Lev lock-free work-stealing deque for C++17☆166Sep 11, 2021Updated 4 years ago
- P1031 low level file i/o and filesystem library for the C++ standard☆1,045Jun 1, 2026Updated 2 months ago
- An implementation of Actor, Publish-Subscribe, and CSP models in one rather small C++ framework. With performance, quality, and stability…☆620Updated this week
- Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum☆2,354Aug 5, 2026Updated 2 weeks ago
- 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☆471Aug 10, 2026Updated last week