rigtorp / Seqlock
An implementation of Seqlock in C++11
☆208Updated 9 months ago
Alternatives and similar repositories for Seqlock:
Users that are interested in Seqlock are comparing it to the libraries listed below
- An open addressing linear probing hash table, tuned for delete heavy workloads☆205Updated last year
- A disruptor thread-synchronisation data structure for C++11.☆126Updated last year
- A fast work-stealing queue template in C++☆306Updated last year
- c++ wrapper around libpapi☆68Updated 7 years ago
- Lockfree, atomic, multi producer, multi consumer, C++, in process and inter-process queue☆170Updated last year
- C++17 inplace_string implementation☆95Updated 6 years ago
- Header-only library for multithreaded programming☆234Updated last month
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆178Updated 7 months ago
- A proposal for a executor programming model for ISO C++☆140Updated 4 years ago
- Boost.Lockfree☆132Updated 3 weeks ago
- Comprehensive benchmarks of C++ maps☆309Updated 2 years ago
- Coroutines for C++20 & asio☆276Updated 3 weeks ago
- C++ implementation of a memory efficient hash map and hash set☆347Updated 7 months ago
- Code for the talk, "Allocators: the Good Parts", at CppCon2017☆62Updated 7 years ago
- A STL allocator that mmaps files☆247Updated 4 years ago
- C++ library for executors☆503Updated 8 years ago
- A C++ library providing various concurrent data structures and reclamation schemes.☆577Updated last month
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆170Updated last month
- generic stack-based container☆106Updated 7 years ago
- C++11 metaprogramming library☆257Updated this week
- Event loop friendly C++ actor micro-framework, supervisable☆358Updated last month
- Love template metaprogramming☆329Updated 3 years ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆565Updated 8 months ago
- A prototype implementation of the executors proposal☆85Updated 6 years ago
- A SIMD optimized fixed-length string class along with an adaptive hash table for fast searching☆129Updated 3 years ago
- Fast, generalized, implementation of the Chase-Lev lock-free work-stealing deque for C++17☆145Updated 3 years ago
- contiguous container library - arrays with customizable allocation, small buffer optimization and more☆254Updated 5 years ago
- Lock-Free implementation of std::atomic<std::shared_ptr> & several Lock-Free data structures based on it☆64Updated 7 months ago
- C++17 Run-time Polymorphism (Type Erasure) library☆473Updated last month
- Effective Memory Reclamation☆55Updated 5 years ago