rigtorp / Seqlock
An implementation of Seqlock in C++11
☆187Updated 3 months ago
Related projects ⓘ
Alternatives and complementary repositories for Seqlock
- An open addressing linear probing hash table, tuned for delete heavy workloads☆199Updated last year
- A disruptor thread-synchronisation data structure for C++11.☆119Updated last year
- C++17 inplace_string implementation☆93Updated 6 years ago
- C++ implementation of a memory efficient hash map and hash set☆334Updated last month
- Header-only library for multithreaded programming☆226Updated last month
- A C++ library providing various concurrent data structures and reclamation schemes.☆487Updated 11 months ago
- ☆125Updated last year
- A fast work-stealing queue template in C++☆293Updated 9 months ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆176Updated last month
- Code for the talk, "Allocators: the Good Parts", at CppCon2017☆60Updated 7 years ago
- A feature complete LRU cache implementation in C++☆236Updated 4 years ago
- C++ library for executors☆492Updated 8 years ago
- A STL allocator that mmaps files☆242Updated 3 years ago
- A proposal for a executor programming model for ISO C++☆136Updated 4 years ago
- Comprehensive benchmarks of C++ maps☆299Updated last year
- C++ standard library features, "from scratch"☆180Updated 4 years ago
- generic stack-based container☆105Updated 6 years ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆545Updated 2 months ago
- userland threads☆463Updated 2 months ago
- C++11 metaprogramming library☆243Updated this week
- High Performance Streams Based on Coroutine TS ⚡☆147Updated 5 years ago
- C++ micro benchmark library☆88Updated 7 years ago
- Fast, generalized, implementation of the Chase-Lev lock-free work-stealing deque for C++17☆143Updated 3 years ago
- Ultra fast C++11 allocator for STL containers.☆273Updated 2 years ago
- A public domain lock free queues implemented in C++11☆181Updated 10 years ago
- contiguous container library - arrays with customizable allocation, small buffer optimization and more☆252Updated 4 years ago
- A C++ await/yield emulation library for stackless coroutine☆334Updated 9 months ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆91Updated 3 years ago
- A SIMD optimized fixed-length string class along with an adaptive hash table for fast searching☆125Updated 3 years ago
- C++ serializers benchmark with realistic data☆118Updated last year