mpoeter / xenium
A C++ library providing various concurrent data structures and reclamation schemes.
☆487Updated 11 months ago
Related projects ⓘ
Alternatives and complementary repositories for xenium
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆729Updated last month
- C++ implementation of a memory efficient hash map and hash set☆334Updated last month
- Comprehensive benchmarks of C++ maps☆299Updated last year
- P1031 low level file i/o and filesystem library for the C++ standard☆868Updated this week
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆545Updated 2 months ago
- Fast and memory efficient c++ flat hash map/set☆495Updated this week
- A fast work-stealing queue template in C++☆293Updated 9 months ago
- std::simd for GCC [ISO/IEC TS 19570:2018]☆578Updated last year
- A bounded single-producer single-consumer wait-free and lock-free queue written in C++11☆912Updated 10 months ago
- A miniature library for struct-field reflection in C++☆497Updated last year
- userland threads☆463Updated 2 months ago
- A header-only C++ library for task concurrency☆622Updated last year
- Expressive Vector Engine - SIMD in C++ Goes Brrrr☆961Updated this week
- C++17 Run-time Polymorphism (Type Erasure) library☆459Updated 5 months ago
- A high performance C++ log library, producing structured binary logs☆610Updated 3 months ago
- Yet Another Serialization☆731Updated 7 months ago
- A bleeding-edge, lock-free, wait-free, continuation-stealing tasking library built on C++20's coroutines☆609Updated 3 weeks ago
- Implementation of C++20's std::span for older compilers☆335Updated last year
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆713Updated this week
- C++14 lock-free queue.☆1,518Updated this week
- expected lite - Expected objects in C++11 and later in a single-file header-only library☆383Updated 3 weeks ago
- C++14 asynchronous allocation aware futures (supporting then, exception handling, coroutines and connections)☆829Updated last year
- C++ library for executors☆492Updated 8 years ago
- C++ 20 Coroutines in Action (Helpers + Test Code Examples)☆483Updated 2 years ago
- ☆125Updated last year
- Unified Executors☆1,483Updated last week
- An implementation of Seqlock in C++11☆187Updated 3 months ago
- A bounded multi-producer multi-consumer concurrent queue written in C++11☆1,192Updated 8 months ago
- We make any object thread-safe and std::shared_mutex 10 times faster to achieve the speed of lock-free algorithms on >85% reads☆506Updated 2 years ago
- Runtime polymorphism done right☆975Updated 3 years ago