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
☆519Updated 2 years ago
Alternatives and similar repositories for object_threadsafe:
Users that are interested in object_threadsafe are comparing it to the libraries listed below
- Yet Another Serialization☆757Updated 2 months ago
- A header-only C++ library for task concurrency☆625Updated last year
- A bounded multi-producer multi-consumer concurrent queue written in C++11☆1,287Updated last year
- C++14 lock-free queue.☆1,640Updated this week
- A bounded single-producer single-consumer wait-free and lock-free queue written in C++11☆988Updated last year
- A C++ library providing various concurrent data structures and reclamation schemes.☆577Updated last month
- Async++ concurrency framework for C++11☆1,395Updated 6 months ago
- C++ library for executors☆503Updated 8 years ago
- An implementation of Actor, Publish-Subscribe, and CSP models in one rather small C++ framework. With performance, quality, and stability…☆528Updated this week
- C++ Benchmark Authoring Library/Framework☆844Updated 4 months 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,523Updated this week
- High performance C++11 thread pool☆576Updated 4 years ago
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆740Updated 7 months ago
- ASL libraries will be migrated here in the stlab namespace, new libraries will be created here.☆670Updated 3 weeks ago
- A miniature library for struct-field reflection in C++☆555Updated 2 months ago
- A lightweight C++20 serialization and RPC library☆844Updated 3 weeks ago
- C++14 asynchronous allocation aware futures (supporting then, exception handling, coroutines and connections)☆840Updated last year
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆565Updated 8 months ago
- Unified Executors☆1,580Updated 2 months ago
- C++ implementation of a memory efficient hash map and hash set☆347Updated 7 months ago
- C++ cache with LRU/LFU/FIFO policies implementation☆359Updated 11 months ago
- std::simd for GCC [ISO/IEC TS 19570:2018]☆610Updated 2 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☆439Updated last month
- C++ library for storing and printing backtraces.☆461Updated 3 weeks ago
- Your binary serialization library☆1,151Updated 2 months ago
- Pipelines for expressive code on collections in C++☆824Updated 6 months ago
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆747Updated last week
- Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.☆2,006Updated last week
- P1031 low level file i/o and filesystem library for the C++ standard☆941Updated 3 months ago
- optional lite - A C++17-like optional, a nullable object for C++98, C++11 and later in a single-file header-only library☆405Updated last month