rigtorp / SeqlockLinks
An implementation of Seqlock in C++11
☆212Updated 10 months ago
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☆205Updated last year
- A fast work-stealing queue template in C++☆308Updated last year
- Lockfree, atomic, multi producer, multi consumer, C++, in process and inter-process queue☆178Updated last year
- A C++ library providing various concurrent data structures and reclamation schemes.☆593Updated 2 months ago
- A disruptor thread-synchronisation data structure for C++11.☆128Updated 2 years ago
- Header-only library for multithreaded programming☆233Updated 2 months ago
- A proposal for a executor programming model for ISO C++☆140Updated 4 years ago
- Comprehensive benchmarks of C++ maps☆309Updated 2 years ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆178Updated 9 months ago
- C++ library for executors☆508Updated 8 years ago
- Single-header library facilities for C++2a Coroutines☆81Updated 3 years ago
- C++ implementation of a memory efficient hash map and hash set☆351Updated 9 months ago
- contiguous container library - arrays with customizable allocation, small buffer optimization and more☆255Updated 5 years ago
- Code for the talk, "Allocators: the Good Parts", at CppCon2017☆62Updated 7 years ago
- generic stack-based container☆106Updated 7 years ago
- ☆127Updated 2 years ago
- Concurrent Deferred Reference Counting☆166Updated last year
- Boost.Lockfree☆133Updated last month
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆567Updated 10 months ago
- Event loop friendly C++ actor micro-framework, supervisable☆363Updated 2 months ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆179Updated last month
- A STL allocator that mmaps files☆247Updated 4 years ago
- ⏱️ Single-header C++11 RDTSCP clock and timing utilities released into the public domain.☆110Updated 6 years ago
- C++11 metaprogramming library☆260Updated 2 weeks ago
- High Performance Streams Based on Coroutine TS ⚡☆150Updated 6 years ago
- C++ serializers benchmark with realistic data☆125Updated 2 years ago
- Zoo library☆124Updated 2 weeks ago
- A C++ await/yield emulation library for stackless coroutine☆338Updated last year
- c++ wrapper around libpapi☆72Updated 7 years ago
- C++17 inplace_string implementation☆95Updated 6 years ago