rigtorp / SeqlockLinks
An implementation of Seqlock in C++11
☆215Updated 11 months ago
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☆207Updated last year
- Lockfree, atomic, multi producer, multi consumer, C++, in process and inter-process queue☆180Updated last year
- A disruptor thread-synchronisation data structure for C++11.☆130Updated 2 years ago
- c++ wrapper around libpapi☆76Updated 7 years ago
- A fast work-stealing queue template in C++☆310Updated last year
- Comprehensive benchmarks of C++ maps☆310Updated 2 years ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆178Updated 9 months ago
- A SIMD optimized fixed-length string class along with an adaptive hash table for fast searching☆129Updated 4 years ago
- A wait-free multi-producer-single-consumer queue in C11 atomics☆227Updated 3 years ago
- A feature complete LRU cache implementation in C++☆254Updated 5 years ago
- C++ implementation of a memory efficient hash map and hash set☆353Updated 9 months ago
- A C++ library providing various concurrent data structures and reclamation schemes.☆598Updated this week
- C++ serializers benchmark with realistic data☆125Updated 2 years ago
- Header-only library for multithreaded programming☆233Updated 3 months ago
- C++17 inplace_string implementation☆96Updated 6 years ago
- ☆127Updated 2 years ago
- A STL allocator that mmaps files☆247Updated 4 years ago
- An intrusive C++17 implementation of a Red-Black-Tree, a Weight Balanced Tree, a Dynamic Segment Tree and much more!☆128Updated 2 years ago
- Event loop friendly C++ actor micro-framework, supervisable☆364Updated this week
- Performance comparison of the most popular C++ serialization protocols such as Cap'n'Proto, FastBinaryEncoding, Flatbuffers, Protobuf, JS…☆155Updated last year
- generic stack-based container☆107Updated 7 years ago
- Concurrent Deferred Reference Counting☆165Updated last year
- A proposal for a executor programming model for ISO C++☆140Updated 4 years ago
- Zoo library☆125Updated 2 weeks ago
- C++ micro benchmark library☆97Updated 8 years ago
- userland threads☆484Updated 3 months ago
- Effective Memory Reclamation☆58Updated 5 years ago
- Reckless logging. Low-latency, high-throughput, asynchronous logging library for C++.☆498Updated last year
- contiguous container library - arrays with customizable allocation, small buffer optimization and more☆255Updated 5 years ago
- Boost.Lockfree☆134Updated last month