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☆769Updated 10 months ago
- A header-only C++ library for task concurrency☆629Updated 2 years ago
- High performance C++11 thread pool☆585Updated 5 years ago
- C++ Benchmark Authoring Library/Framework☆861Updated 2 months ago
- Fast C++ IPC using shared memory☆625Updated 3 years ago
- A C++ library providing various concurrent data structures and reclamation schemes.☆626Updated 4 months ago
- C++ library for executors☆513Updated 9 years ago
- Ultra fast C++11 allocator for STL containers.☆274Updated 3 years ago
- Performance benchmark framework for C++ with nanoseconds measure precision☆318Updated 5 months ago
- C++ library for storing and printing backtraces.☆480Updated last week
- An implementation of Actor, Publish-Subscribe, and CSP models in one rather small C++ framework. With performance, quality, and stability…☆572Updated last month
- A bounded single-producer single-consumer wait-free and lock-free queue written in C++11☆1,118Updated last year
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆591Updated 5 months ago
- C++ hash map and hash set which preserve the order of insertion☆563Updated last month
- A fast, lock-free, cross-platform C++11 thread pool library that is aiming to be lightweight and simple.☆329Updated 4 years ago
- A bounded multi-producer multi-consumer concurrent queue written in C++11☆1,434Updated last year
- Async++ concurrency framework for C++11☆1,414Updated last year
- STL compatible C++ memory allocator library using a new RawAllocator concept that is similar to an Allocator but easier to use and write.☆1,580Updated 6 months ago
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆765Updated last month
- string_view lite - A C++17-like string_view for C++98, C++11 and later in a single-file header-only library☆463Updated 3 weeks ago
- std::simd for GCC [ISO/IEC TS 19570:2018]☆632Updated 2 years ago
- A single header standard C++ serialization framework.☆197Updated 4 years ago
- C++14 lock-free queue.☆1,787Updated last week
- A miniature library for struct-field reflection in C++☆630Updated last month
- A fast work-stealing queue template in C++☆327Updated last year
- nanorpc - lightweight RPC in pure C++ 17☆244Updated 2 years ago
- Pipelines for expressive code on collections in C++☆834Updated last year
- A high performance, shared memory, lock free, cross platform, single file, no dependencies, C++11 key-value store☆555Updated last year
- Cross-platform C++ common library for Linux, OSX, Windows, Cygwin, MinGW☆303Updated 5 months ago
- A high performance C++ log library, producing structured binary logs☆756Updated last month