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.☆140Updated 2 years ago
- Lockfree, atomic, multi producer, multi consumer, C++, in process and inter-process queue☆211Updated 2 years ago
- c++ wrapper around libpapi☆84Updated 7 years ago
- C++ implementation of a memory efficient hash map and hash set☆363Updated last week
- A SIMD optimized fixed-length string class along with an adaptive hash table for fast searching☆128Updated 4 years ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆183Updated last week
- C++17 inplace_string implementation☆97Updated 7 years ago
- A fast work-stealing queue template in C++☆326Updated last year
- A STL allocator that mmaps files☆252Updated 4 years ago
- Comprehensive benchmarks of C++ maps☆316Updated 2 years ago
- contiguous container library - arrays with customizable allocation, small buffer optimization and more☆257Updated 5 years ago
- A feature complete LRU cache implementation in C++☆260Updated 5 years ago
- generic stack-based container☆109Updated 7 years ago
- Boost.Lockfree☆145Updated 3 weeks ago
- A C++ library providing various concurrent data structures and reclamation schemes.☆621Updated 3 months ago
- Automatically exported from code.google.com/p/relacy☆236Updated 2 months ago
- Header-only library for multithreaded programming☆237Updated 7 months ago
- Performance comparison of the most popular C++ serialization protocols such as Cap'n'Proto, FastBinaryEncoding, Flatbuffers, Protobuf, JS…☆156Updated 3 months ago
- C++ serializers benchmark with realistic data☆126Updated 2 years ago
- A proposal for a executor programming model for ISO C++☆140Updated 5 years ago
- C++ micro benchmark library☆97Updated 8 years ago
- ☆128Updated 2 years ago
- Effective Memory Reclamation☆63Updated 5 years ago
- A C++ await/yield emulation library for stackless coroutine☆340Updated last year
- An intrusive C++17 implementation of a Red-Black-Tree, a Weight Balanced Tree, a Dynamic Segment Tree and much more!☆129Updated 2 years ago
- Fast, generalized, implementation of the Chase-Lev lock-free work-stealing deque for C++17☆155Updated 4 years ago
- A prototype implementation of the executors proposal☆85Updated 6 years ago
- userland threads☆493Updated this week
- C++ standard library features, "from scratch"☆193Updated 9 months ago