mpoeter / xeniumLinks
A C++ library providing various concurrent data structures and reclamation schemes.
☆629Updated 5 months ago
Alternatives and similar repositories for xenium
Users that are interested in xenium are comparing it to the libraries listed below
Sorting:
- Fast and memory efficient c++ flat hash table/map/set☆669Updated last week
- Comprehensive benchmarks of C++ maps☆316Updated 2 years ago
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆765Updated 2 months ago
- A High-Performance Work-Stealing Queue for C++☆331Updated this week
- A bounded single-producer single-consumer wait-free and lock-free queue written in C++11☆1,139Updated 2 years ago
- A high performance C++ log library, producing structured binary logs☆763Updated last week
- C++20 coroutine library☆898Updated 2 weeks ago
- C++ implementation of a memory efficient hash map and hash set☆366Updated 2 months ago
- A bleeding-edge, lock-free, wait-free, continuation-stealing tasking library built on C++20's coroutines☆798Updated 3 weeks ago
- C++ cache with LRU/LFU/FIFO policies implementation☆376Updated last week
- Coroutines for C++20 & asio☆327Updated last week
- std::simd for GCC [ISO/IEC TS 19570:2018]☆634Updated 2 years ago
- C++ 20 Coroutines in Action (Helpers + Test Code Examples)☆495Updated 3 years ago
- P1031 low level file i/o and filesystem library for the C++ standard☆1,011Updated 3 weeks ago
- Lockfree, atomic, multi producer, multi consumer, C++, in process and inter-process queue☆226Updated 2 years ago
- Modern C++ binding for liburing (io_uring) that features C++ coroutines support☆336Updated last year
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆596Updated 5 months ago
- A header-only C++ library for task concurrency☆630Updated 2 years ago
- C++14 lock-free queue.☆1,798Updated 2 weeks ago
- TLX - A Collection of Sophisticated C++ Data Structures, Algorithms, and Miscellaneous Helpers☆441Updated last year
- A bounded multi-producer multi-consumer concurrent queue written in C++11☆1,451Updated last year
- C++17 Run-time Polymorphism (Type Erasure) library☆494Updated 9 months ago
- Unified Executors☆1,673Updated 3 weeks ago
- userland threads☆495Updated last month
- Ultra fast C++11 allocator for STL containers.☆274Updated 4 years ago
- A library of C++ coroutine abstractions for the coroutines TS☆429Updated last month
- We make any object thread-safe and std::shared_mutex 10 times faster to achieve the speed of lock-free algorithms on >85% reads☆521Updated 3 years ago
- C++ Benchmark Authoring Library/Framework☆862Updated 3 months ago
- Lightweight structured concurrency for C++20☆157Updated 3 weeks ago
- Asynchronous gRPC with Asio/unified executors☆444Updated this week