mpoeter / xeniumLinks
A C++ library providing various concurrent data structures and reclamation schemes.
☆632Updated 5 months ago
Alternatives and similar repositories for xenium
Users that are interested in xenium are comparing it to the libraries listed below
Sorting:
- 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
- Fast and memory efficient c++ flat hash table/map/set☆676Updated 2 weeks ago
- A High-Performance Work-Stealing Queue for C++☆333Updated 3 weeks ago
- A bounded single-producer single-consumer wait-free and lock-free queue written in C++11☆1,151Updated 2 years ago
- A bleeding-edge, lock-free, wait-free, continuation-stealing tasking library built on C++20's coroutines☆805Updated this week
- C++ implementation of a memory efficient hash map and hash set☆366Updated 2 months ago
- C++20 coroutine library☆905Updated this week
- C++ cache with LRU/LFU/FIFO policies implementation☆377Updated this week
- P1031 low level file i/o and filesystem library for the C++ standard☆1,014Updated 3 weeks ago
- A bounded multi-producer multi-consumer concurrent queue written in C++11☆1,465Updated last year
- Coroutines for C++20 & asio☆330Updated last week
- C++14 lock-free queue.☆1,806Updated last month
- C++ 20 Coroutines in Action (Helpers + Test Code Examples)☆496Updated 3 years ago
- A high performance C++ log library, producing structured binary logs☆773Updated 3 weeks ago
- Modern C++ binding for liburing (io_uring) that features C++ coroutines support☆338Updated last year
- std::simd for GCC [ISO/IEC TS 19570:2018]☆638Updated 2 years ago
- Lockfree, atomic, multi producer, multi consumer, C++, in process and inter-process queue☆229Updated 2 years ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆597Updated 6 months ago
- userland threads☆495Updated last month
- Unified Executors☆1,681Updated 3 weeks ago
- Ultra fast C++11 allocator for STL containers.☆273Updated 4 years ago
- C++17 Run-time Polymorphism (Type Erasure) library☆494Updated 9 months ago
- Yet Another Serialization☆771Updated 11 months ago
- TLX - A Collection of Sophisticated C++ Data Structures, Algorithms, and Miscellaneous Helpers☆444Updated 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☆521Updated 3 years ago
- A library of C++ coroutine abstractions for the coroutines TS☆432Updated 2 weeks ago
- A header-only C++ library for task concurrency☆632Updated 2 years ago
- An implementation of Seqlock in C++11☆235Updated last year
- C++ Benchmark Authoring Library/Framework☆862Updated 3 months ago