rigtorp / SeqlockLinks
An implementation of Seqlock in C++11
☆228Updated 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☆211Updated 2 years ago
- A disruptor thread-synchronisation data structure for C++11.☆145Updated 2 years ago
- Lockfree, atomic, multi producer, multi consumer, C++, in process and inter-process queue☆213Updated 2 years ago
- c++ wrapper around libpapi☆87Updated 8 years ago
- A feature complete LRU cache implementation in C++☆260Updated 5 years ago
- C++17 inplace_string implementation☆97Updated 7 years ago
- A SIMD optimized fixed-length string class along with an adaptive hash table for fast searching☆128Updated 4 years ago
- generic stack-based container☆110Updated 7 years ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆183Updated last month
- Comprehensive benchmarks of C++ maps☆316Updated 2 years ago
- A STL allocator that mmaps files☆253Updated 4 years ago
- C++ implementation of a memory efficient hash map and hash set☆364Updated last month
- C++ standard library features, "from scratch"☆194Updated 10 months ago
- C++ serializers benchmark with realistic data☆126Updated 2 years ago
- A fast work-stealing queue template in C++☆327Updated last year
- contiguous container library - arrays with customizable allocation, small buffer optimization and more☆257Updated 5 years ago
- C++ micro benchmark library☆98Updated 8 years ago
- Boost.Lockfree☆146Updated 3 weeks ago
- Performance comparison of the most popular C++ serialization protocols such as Cap'n'Proto, FastBinaryEncoding, Flatbuffers, Protobuf, JS…☆157Updated 4 months ago
- Header-only library for multithreaded programming☆239Updated 8 months ago
- A wait-free multi-producer-single-consumer queue in C11 atomics☆231Updated 4 years ago
- A proposal for a executor programming model for ISO C++☆141Updated 5 years ago
- ☆128Updated 2 years ago
- A C++ library providing various concurrent data structures and reclamation schemes.☆625Updated 3 months ago
- Ultra fast C++11 allocator for STL containers.☆275Updated 3 years ago
- Single-header library facilities for C++2a Coroutines☆81Updated 3 years ago
- Working basic prototype of variadic template based logging☆40Updated 9 years ago
- ☆276Updated 11 months ago
- benchmark for various C++ function implementations; focus on invocation time☆96Updated 6 years ago
- A persistent hash array-mapped trie for C++☆91Updated 2 years ago