rigtorp / SeqlockLinks
An implementation of Seqlock in C++11
☆236Updated last year
Alternatives and similar repositories for Seqlock
Users that are interested in Seqlock are comparing it to the libraries listed below
Sorting:
- An open addressing linear probing hash table, tuned for delete heavy workloads☆214Updated 2 years ago
- A disruptor thread-synchronisation data structure for C++11.☆150Updated 2 years ago
- c++ wrapper around libpapi☆92Updated 8 years ago
- Lockfree, atomic, multi producer, multi consumer, C++, in process and inter-process queue☆231Updated 2 years ago
- Comprehensive benchmarks of C++ maps☆316Updated 2 years ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆185Updated 3 months ago
- C++ implementation of a memory efficient hash map and hash set☆366Updated 3 months ago
- A High-Performance Work-Stealing Queue for C++☆333Updated last month
- A wait-free multi-producer-single-consumer queue in C11 atomics☆235Updated 4 years ago
- A SIMD optimized fixed-length string class along with an adaptive hash table for fast searching☆128Updated 4 years ago
- C++ serializers benchmark with realistic data☆127Updated 3 years ago
- A C++ library providing various concurrent data structures and reclamation schemes.☆633Updated 6 months ago
- A feature complete LRU cache implementation in C++☆264Updated 6 years ago
- C++17 inplace_string implementation☆98Updated 7 years ago
- Performance comparison of the most popular C++ serialization protocols such as Cap'n'Proto, FastBinaryEncoding, Flatbuffers, Protobuf, JS…☆160Updated 6 months ago
- userland threads☆495Updated 2 months ago
- Concurrent Deferred Reference Counting☆174Updated last year
- A STL allocator that mmaps files☆255Updated 4 years ago
- Fast, generalized, implementation of the Chase-Lev lock-free work-stealing deque for C++17☆158Updated 4 years ago
- generic stack-based container☆110Updated 7 years ago
- contiguous container library - arrays with customizable allocation, small buffer optimization and more☆258Updated 5 years ago
- Lightweight structured concurrency for C++20☆158Updated last month
- A proposal for a executor programming model for ISO C++☆141Updated 5 years ago
- Zoo library☆135Updated 7 months ago
- An intrusive C++17 implementation of a Red-Black-Tree, a Weight Balanced Tree, a Dynamic Segment Tree and much more!☆132Updated 2 years ago
- Header-only library for multithreaded programming☆241Updated last week
- Ultra fast C++11 allocator for STL containers.☆272Updated 4 years ago
- An intrusive lock-free multiple-producer, single-consumer queue in C++☆52Updated 9 years ago
- Boost.Lockfree☆148Updated this week
- C++ class for a joining and cooperative interruptible thread (should become std::jthread)☆197Updated 4 years ago