mpoeter / xenium
A C++ library providing various concurrent data structures and reclamation schemes.
☆577Updated last month
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☆740Updated 7 months ago
- A fast work-stealing queue template in C++☆306Updated last year
- Fast and memory efficient c++ flat hash map/set☆597Updated 3 weeks ago
- Comprehensive benchmarks of C++ maps☆309Updated 2 years ago
- C++20 coroutine library☆740Updated this week
- C++ implementation of a memory efficient hash map and hash set☆347Updated 7 months ago
- A bounded single-producer single-consumer wait-free and lock-free queue written in C++11☆988Updated last year
- We make any object thread-safe and std::shared_mutex 10 times faster to achieve the speed of lock-free algorithms on >85% reads☆519Updated 2 years ago
- A bounded multi-producer multi-consumer concurrent queue written in C++11☆1,287Updated last year
- P1031 low level file i/o and filesystem library for the C++ standard☆939Updated 2 months ago
- C++14 lock-free queue.☆1,637Updated last week
- A bleeding-edge, lock-free, wait-free, continuation-stealing tasking library built on C++20's coroutines☆697Updated 2 months ago
- A header-only C++ library for task concurrency☆625Updated last year
- std::simd for GCC [ISO/IEC TS 19570:2018]☆610Updated 2 years ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆564Updated 8 months ago
- Lockfree, atomic, multi producer, multi consumer, C++, in process and inter-process queue☆171Updated last year
- An implementation of Seqlock in C++11☆208Updated 9 months ago
- C++ 20 Coroutines in Action (Helpers + Test Code Examples)☆492Updated 2 years ago
- An implementation of Actor, Publish-Subscribe, and CSP models in one rather small C++ framework. With performance, quality, and stability…☆527Updated last month
- C++17 Run-time Polymorphism (Type Erasure) library☆472Updated last month
- A lightweight C++20 serialization and RPC library☆843Updated 2 weeks ago
- userland threads☆477Updated 3 weeks ago
- Unified Executors☆1,580Updated 2 months ago
- A high performance C++ log library, producing structured binary logs☆679Updated 9 months ago
- Performance benchmark framework for C++ with nanoseconds measure precision☆299Updated 2 weeks ago
- Concurrent Deferred Reference Counting☆160Updated last year
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆747Updated this week
- A library of C++ coroutine abstractions for the coroutines TS☆386Updated last week
- C++14 asynchronous allocation aware futures (supporting then, exception handling, coroutines and connections)☆840Updated last year
- Event loop friendly C++ actor micro-framework, supervisable☆358Updated last month