rigtorp / SeqlockLinks
An implementation of Seqlock in C++11
☆232Updated 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☆213Updated 2 years ago
- A disruptor thread-synchronisation data structure for C++11.☆148Updated 2 years ago
- c++ wrapper around libpapi☆90Updated 8 years ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆184Updated 2 months ago
- Lockfree, atomic, multi producer, multi consumer, C++, in process and inter-process queue☆226Updated 2 years ago
- A feature complete LRU cache implementation in C++☆262Updated 6 years ago
- A SIMD optimized fixed-length string class along with an adaptive hash table for fast searching☆128Updated 4 years ago
- C++17 inplace_string implementation☆97Updated 7 years ago
- A High-Performance Work-Stealing Queue for C++☆331Updated this week
- Comprehensive benchmarks of C++ maps☆316Updated 2 years ago
- Performance comparison of the most popular C++ serialization protocols such as Cap'n'Proto, FastBinaryEncoding, Flatbuffers, Protobuf, JS…☆158Updated 5 months ago
- generic stack-based container☆110Updated 7 years ago
- A proposal for a executor programming model for ISO C++☆141Updated 5 years ago
- contiguous container library - arrays with customizable allocation, small buffer optimization and more☆257Updated 5 years ago
- Header-only library for multithreaded programming☆239Updated 9 months ago
- C++ implementation of a memory efficient hash map and hash set☆366Updated 2 months ago
- A STL allocator that mmaps files☆254Updated 4 years ago
- A C++ library providing various concurrent data structures and reclamation schemes.☆629Updated 5 months ago
- C++ standard library features, "from scratch"☆193Updated 11 months ago
- Automatically exported from code.google.com/p/relacy☆244Updated 4 months ago
- A wait-free multi-producer-single-consumer queue in C11 atomics☆233Updated 4 years ago
- ⏱️ Single-header C++11 RDTSCP clock and timing utilities released into the public domain.☆110Updated 6 years ago
- Boost.Lockfree☆148Updated last month
- A prototype implementation of the executors proposal☆86Updated 6 years ago
- Fast, generalized, implementation of the Chase-Lev lock-free work-stealing deque for C++17☆158Updated 4 years ago
- C++ serializers benchmark with realistic data☆126Updated 2 years ago
- A micro microbenchmarking library for C++11 in a single header file☆226Updated 3 weeks ago
- Zoo library☆134Updated 6 months ago
- An intrusive lock-free multiple-producer, single-consumer queue in C++☆52Updated 9 years ago
- C++ micro benchmark library☆98Updated 8 years ago