mpoeter / xenium
A C++ library providing various concurrent data structures and reclamation schemes.
☆544Updated last week
Alternatives and similar repositories for xenium:
Users that are interested in xenium are comparing it to the libraries listed below
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆736Updated 4 months ago
- Comprehensive benchmarks of C++ maps☆305Updated last year
- Fast and memory efficient c++ flat hash map/set☆552Updated this week
- P1031 low level file i/o and filesystem library for the C++ standard☆922Updated 2 weeks ago
- C++20 coroutine library☆663Updated this week
- A bounded single-producer single-consumer wait-free and lock-free queue written in C++11☆961Updated last year
- A bleeding-edge, lock-free, wait-free, continuation-stealing tasking library built on C++20's coroutines☆652Updated this week
- 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
- C++ implementation of a memory efficient hash map and hash set☆343Updated 4 months ago
- A library of C++ coroutine abstractions for the coroutines TS☆381Updated 2 months ago
- std::simd for GCC [ISO/IEC TS 19570:2018]☆603Updated last year
- C++14 asynchronous allocation aware futures (supporting then, exception handling, coroutines and connections)☆837Updated last year
- A bounded multi-producer multi-consumer concurrent queue written in C++11☆1,241Updated 11 months ago
- A header-only C++ library for task concurrency☆624Updated last year
- userland threads☆473Updated last month
- Coroutines for C++20 & asio☆252Updated this week
- C++ 20 Coroutines in Action (Helpers + Test Code Examples)☆488Updated 2 years 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☆515Updated 2 years ago
- C++17 Run-time Polymorphism (Type Erasure) library☆464Updated 8 months ago
- An implementation of Seqlock in C++11☆206Updated 6 months ago
- A miniature library for struct-field reflection in C++☆532Updated last month
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆741Updated 3 weeks ago
- A lightweight C++20 serialization and RPC library☆796Updated last month
- A high performance C++ log library, producing structured binary logs☆663Updated 6 months ago
- expected lite - Expected objects in C++11 and later in a single-file header-only library☆437Updated 3 weeks ago
- Fast, orthogonal, open multi-methods. Solve the Expression Problem in C++17.☆360Updated 2 months ago
- C++ library for executors☆499Updated 8 years ago
- C++11 metaprogramming library☆255Updated last month
- C++ cache with LRU/LFU/FIFO policies implementation☆353Updated 9 months ago