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
☆517Updated 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☆755Updated last month
- A bounded multi-producer multi-consumer concurrent queue written in C++11☆1,276Updated last year
- P1031 low level file i/o and filesystem library for the C++ standard☆936Updated 2 months ago
- C++ Benchmark Authoring Library/Framework☆844Updated 3 months ago
- C++ library for executors☆503Updated 8 years ago
- C++14 lock-free queue.☆1,630Updated this week
- A bounded single-producer single-consumer wait-free and lock-free queue written in C++11☆977Updated last year
- A header-only C++ library for task concurrency☆626Updated 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,518Updated 8 months ago
- Performance benchmark framework for C++ with nanoseconds measure precision☆295Updated last year
- A miniature library for struct-field reflection in C++☆549Updated last month
- An implementation of Actor, Publish-Subscribe, and CSP models in one rather small C++ framework. With performance, quality, and stability…☆524Updated last week
- High performance C++11 thread pool☆573Updated 4 years ago
- A C++ library providing various concurrent data structures and reclamation schemes.☆574Updated 3 weeks ago
- Fast C++ IPC using shared memory☆572Updated 2 years ago
- Async++ concurrency framework for C++11☆1,393Updated 6 months ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆562Updated 8 months ago
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆738Updated 6 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 3 weeks ago
- std::tuple like methods for user defined types without any macro or boilerplate code☆1,375Updated last week
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆745Updated this week
- Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.☆1,995Updated this week
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,524Updated 6 months ago
- A lightweight C++20 serialization and RPC library☆836Updated last month
- C++ 20 Coroutines in Action (Helpers + Test Code Examples)☆490Updated 2 years ago
- Reckless logging. Low-latency, high-throughput, asynchronous logging library for C++.☆494Updated last year
- Ultra fast C++11 allocator for STL containers.☆273Updated 3 years ago
- C++14 asynchronous allocation aware futures (supporting then, exception handling, coroutines and connections)☆840Updated last year
- Fast and memory efficient c++ flat hash map/set☆580Updated this week
- Unified Executors☆1,558Updated last month