rigtorp / Seqlock
An implementation of Seqlock in C++11
☆206Updated 6 months ago
Alternatives and similar repositories for Seqlock:
Users that are interested in Seqlock are comparing it to the libraries listed below
- A disruptor thread-synchronisation data structure for C++11.☆124Updated last year
- An open addressing linear probing hash table, tuned for delete heavy workloads☆201Updated last year
- Header-only library for multithreaded programming☆234Updated last month
- A proposal for a executor programming model for ISO C++☆138Updated 4 years ago
- contiguous container library - arrays with customizable allocation, small buffer optimization and more☆253Updated 4 years ago
- A fast work-stealing queue template in C++☆302Updated last year
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆558Updated 6 months ago
- generic stack-based container☆105Updated 6 years ago
- C++ implementation of a memory efficient hash map and hash set☆343Updated 4 months ago
- Lockfree, atomic, multi producer, multi consumer, C++, in process and inter-process queue☆149Updated last year
- C++17 inplace_string implementation☆94Updated 6 years ago
- C++ library for executors☆499Updated 8 years ago
- C++11 metaprogramming library☆255Updated last month
- userland threads☆473Updated last month
- A C++ library providing various concurrent data structures and reclamation schemes.☆544Updated last week
- A prototype implementation of the executors proposal☆85Updated 6 years ago
- Event loop friendly C++ actor micro-framework, supervisable☆350Updated 3 weeks ago
- Code for the talk, "Allocators: the Good Parts", at CppCon2017☆62Updated 7 years ago
- Boost.Lockfree☆128Updated last month
- Performance comparison of the most popular C++ serialization protocols such as Cap'n'Proto, FastBinaryEncoding, Flatbuffers, Protobuf, JS…☆148Updated 11 months ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- C++ serializers benchmark with realistic data☆120Updated 2 years ago
- ☆127Updated 2 years ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆177Updated 4 months ago
- Comprehensive benchmarks of C++ maps☆305Updated last year
- Concurrent Deferred Reference Counting☆157Updated last year
- ring-span lite - A C++yy-like ring_span type for C++98, C++11 and later in a single-file header-only library☆156Updated 8 months ago
- High Performance Streams Based on Coroutine TS ⚡☆149Updated 6 years ago
- Fast, generalized, implementation of the Chase-Lev lock-free work-stealing deque for C++17☆143Updated 3 years ago
- A highly optimized single producer single consumer message queue C++ template☆256Updated 2 years ago