rigtorp / Seqlock
An implementation of Seqlock in C++11
☆189Updated 3 months ago
Related projects ⓘ
Alternatives and complementary repositories for Seqlock
- A disruptor thread-synchronisation data structure for C++11.☆119Updated last year
- An open addressing linear probing hash table, tuned for delete heavy workloads☆200Updated last year
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆176Updated last month
- A fast work-stealing queue template in C++☆295Updated 9 months ago
- C++ implementation of a memory efficient hash map and hash set☆335Updated last month
- A C++ library providing various concurrent data structures and reclamation schemes.☆488Updated 11 months ago
- Fast, generalized, implementation of the Chase-Lev lock-free work-stealing deque for C++17☆143Updated 3 years ago
- C++17 inplace_string implementation☆93Updated 6 years ago
- Event loop friendly C++ actor micro-framework, supervisable☆349Updated last month
- Header-only library for multithreaded programming☆226Updated last month
- generic stack-based container☆105Updated 6 years ago
- userland threads☆464Updated this week
- A proposal for a executor programming model for ISO C++☆136Updated 4 years ago
- Comprehensive benchmarks of C++ maps☆300Updated last year
- contiguous container library - arrays with customizable allocation, small buffer optimization and more☆252Updated 4 years ago
- Code for the talk, "Allocators: the Good Parts", at CppCon2017☆60Updated 7 years ago
- C++ standard library features, "from scratch"☆180Updated 4 years ago
- A C++ await/yield emulation library for stackless coroutine☆334Updated 10 months ago
- ⏱️ Single-header C++11 RDTSCP clock and timing utilities released into the public domain.☆110Updated 5 years ago
- A SIMD optimized fixed-length string class along with an adaptive hash table for fast searching☆125Updated 3 years ago
- C++11 metaprogramming library☆243Updated this week
- A feature complete LRU cache implementation in C++☆237Updated 4 years ago
- Love template metaprogramming☆325Updated 2 years ago
- A wait-free multi-producer-single-consumer queue in C11 atomics☆215Updated 3 years ago
- C++ library for executors☆494Updated 8 years ago
- A prototype implementation of the executors proposal☆84Updated 5 years ago
- A public domain lock free queues implemented in C++11☆181Updated 10 years ago
- High Performance Streams Based on Coroutine TS ⚡☆147Updated 5 years ago
- Boost.Lockfree☆125Updated this week
- ☆127Updated last year