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☆767Updated 9 months ago
- A header-only C++ library for task concurrency☆629Updated 2 years ago
- High performance C++11 thread pool☆584Updated 5 years ago
- Performance benchmark framework for C++ with nanoseconds measure precision☆318Updated 4 months ago
- C++ library for executors☆513Updated 9 years ago
- Fast C++ IPC using shared memory☆623Updated 3 years ago
- Ultra fast C++11 allocator for STL containers.☆275Updated 3 years ago
- C++ Benchmark Authoring Library/Framework☆859Updated last month
- An implementation of Actor, Publish-Subscribe, and CSP models in one rather small C++ framework. With performance, quality, and stability…☆562Updated last week
- A C++ library providing various concurrent data structures and reclamation schemes.☆625Updated 3 months ago
- C++ hash map and hash set which preserve the order of insertion☆562Updated 3 weeks ago
- A miniature library for struct-field reflection in C++☆622Updated last month
- A single header standard C++ serialization framework.☆198Updated 3 years ago
- Async++ concurrency framework for C++11☆1,414Updated last year
- A bounded multi-producer multi-consumer concurrent queue written in C++11☆1,423Updated last year
- A fast, lock-free, cross-platform C++11 thread pool library that is aiming to be lightweight and simple.☆329Updated 4 years ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆590Updated 4 months ago
- C++ library for storing and printing backtraces.☆478Updated 2 weeks ago
- C++ cache with LRU/LFU/FIFO policies implementation☆374Updated 2 months ago
- nanorpc - lightweight RPC in pure C++ 17☆244Updated 2 years ago
- A fast work-stealing queue template in C++☆327Updated last year
- A high performance C++ log library, producing structured binary logs☆755Updated 3 weeks ago
- C++14 asynchronous allocation aware futures (supporting then, exception handling, coroutines and connections)☆850Updated 2 years ago
- Scope Guard & Defer C++☆177Updated last year
- Pipelines for expressive code on collections in C++☆833Updated last year
- Cross-platform C++ common library for Linux, OSX, Windows, Cygwin, MinGW☆303Updated 4 months ago
- Header-only library for multithreaded programming☆239Updated 8 months ago
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆763Updated 3 weeks ago
- A very fast cross-platform memory pool mechanism for C++ built using a data-oriented approach (3 to 24 times faster than regular new or d…☆265Updated 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☆462Updated this week