AlexeyAB / object_threadsafeLinks
We make any object thread-safe and std::shared_mutex 10 times faster to achieve the speed of lock-free algorithms on >85% reads
☆520Updated 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
Sorting:
- Yet Another Serialization☆762Updated 5 months ago
- A header-only C++ library for task concurrency☆629Updated 2 years ago
- C++ Benchmark Authoring Library/Framework☆848Updated last month
- High performance C++11 thread pool☆580Updated 4 years ago
- C++ library for executors☆510Updated 8 years ago
- Fast C++ IPC using shared memory☆588Updated 2 years ago
- Ultra fast C++11 allocator for STL containers.☆274Updated 3 years ago
- C++ hash map and hash set which preserve the order of insertion☆546Updated 10 months ago
- Performance benchmark framework for C++ with nanoseconds measure precision☆307Updated 2 weeks ago
- An implementation of Actor, Publish-Subscribe, and CSP models in one rather small C++ framework. With performance, quality, and stability…☆545Updated last week
- A C++ library providing various concurrent data structures and reclamation schemes.☆600Updated this week
- A fast, lock-free, cross-platform C++11 thread pool library that is aiming to be lightweight and simple.☆330Updated 4 years ago
- A bounded multi-producer multi-consumer concurrent queue written in C++11☆1,340Updated last year
- Scope Guard & Defer C++☆176Updated last year
- string_view lite - A C++17-like string_view for C++98, C++11 and later in a single-file header-only library☆443Updated 4 months ago
- C++ library for storing and printing backtraces.☆470Updated 2 months ago
- A fast work-stealing queue template in C++☆315Updated last year
- C++ cache with LRU/LFU/FIFO policies implementation☆367Updated 2 months ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆573Updated 2 weeks ago
- C++ implementation of a memory efficient hash map and hash set☆357Updated 10 months ago
- Async++ concurrency framework for C++11☆1,404Updated 9 months ago
- A bounded single-producer single-consumer wait-free and lock-free queue written in C++11☆1,034Updated last year
- A single header standard C++ serialization framework.☆196Updated 3 years ago
- P1031 low level file i/o and filesystem library for the C++ standard☆967Updated 3 weeks ago
- C++14 lock-free queue.☆1,704Updated last week
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆748Updated 10 months ago
- nanorpc - lightweight RPC in pure C++ 17☆242Updated 2 years ago
- Fast, convenient JSON serialization and parsing in C++☆492Updated 3 weeks ago
- A miniature library for struct-field reflection in C++☆575Updated last week
- Subprocessing with modern C++☆527Updated 2 months ago