rigtorp / SeqlockLinks
An implementation of Seqlock in C++11
☆221Updated 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☆209Updated last year
- Lockfree, atomic, multi producer, multi consumer, C++, in process and inter-process queue☆194Updated last year
- A disruptor thread-synchronisation data structure for C++11.☆133Updated 2 years ago
- c++ wrapper around libpapi☆79Updated 7 years ago
- A SIMD optimized fixed-length string class along with an adaptive hash table for fast searching☆129Updated 4 years ago
- A fast work-stealing queue template in C++☆319Updated last year
- C++17 inplace_string implementation☆97Updated 7 years ago
- A feature complete LRU cache implementation in C++☆255Updated 5 years ago
- Performance comparison of the most popular C++ serialization protocols such as Cap'n'Proto, FastBinaryEncoding, Flatbuffers, Protobuf, JS…☆155Updated last month
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆179Updated 11 months ago
- C++ serializers benchmark with realistic data☆125Updated 2 years ago
- A C++ library providing various concurrent data structures and reclamation schemes.☆606Updated 2 weeks ago
- A prototype implementation of the executors proposal☆85Updated 6 years ago
- contiguous container library - arrays with customizable allocation, small buffer optimization and more☆256Updated 5 years ago
- Comprehensive benchmarks of C++ maps☆311Updated 2 years ago
- Fast, generalized, implementation of the Chase-Lev lock-free work-stealing deque for C++17☆150Updated 3 years ago
- Automatically exported from code.google.com/p/relacy☆225Updated 4 months ago
- generic stack-based container☆107Updated 7 years ago
- A C++ await/yield emulation library for stackless coroutine☆340Updated last year
- Concurrent Deferred Reference Counting☆166Updated last year
- A proposal for a executor programming model for ISO C++☆140Updated 4 years ago
- C++ implementation of a memory efficient hash map and hash set☆360Updated 11 months ago
- ⏱️ Single-header C++11 RDTSCP clock and timing utilities released into the public domain.☆110Updated 6 years ago
- ☆128Updated 2 years ago
- Single-header library facilities for C++2a Coroutines☆80Updated 3 years ago
- Header-only library for multithreaded programming☆235Updated 4 months ago
- An intrusive lock-free multiple-producer, single-consumer queue in C++☆52Updated 8 years ago
- Effective Memory Reclamation☆58Updated 5 years ago
- Ultra fast C++11 allocator for STL containers.☆273Updated 3 years ago
- A STL allocator that mmaps files☆249Updated 4 years ago