mpoeter / xeniumLinks
A C++ library providing various concurrent data structures and reclamation schemes.
☆608Updated last month
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☆311Updated 2 years ago
- Fast and memory efficient c++ flat hash map/set☆631Updated this week
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆756Updated 11 months ago
- A bounded single-producer single-consumer wait-free and lock-free queue written in C++11☆1,061Updated last year
- A fast work-stealing queue template in C++☆320Updated last year
- C++ implementation of a memory efficient hash map and hash set☆362Updated 11 months ago
- A high performance C++ log library, producing structured binary logs☆717Updated last month
- A bounded multi-producer multi-consumer concurrent queue written in C++11☆1,358Updated last year
- C++ cache with LRU/LFU/FIFO policies implementation☆372Updated 3 months ago
- C++20 coroutine library☆829Updated this week
- Modern C++ binding for liburing (io_uring) that features C++ coroutines support☆319Updated last year
- P1031 low level file i/o and filesystem library for the C++ standard☆978Updated 2 weeks ago
- C++14 lock-free queue.☆1,722Updated last month
- A bleeding-edge, lock-free, wait-free, continuation-stealing tasking library built on C++20's coroutines☆718Updated 6 months ago
- Coroutines for C++20 & asio☆305Updated this week
- Lockfree, atomic, multi producer, multi consumer, C++, in process and inter-process queue☆199Updated last year
- C++ 20 Coroutines in Action (Helpers + Test Code Examples)☆493Updated 3 years ago
- std::simd for GCC [ISO/IEC TS 19570:2018]☆629Updated 2 years ago
- C++17 Run-time Polymorphism (Type Erasure) library☆489Updated 5 months ago
- A library of C++ coroutine abstractions for the coroutines TS☆408Updated 3 months ago
- userland threads☆490Updated 3 weeks ago
- Unified Executors☆1,631Updated 6 months ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆576Updated last month
- Ultra fast C++11 allocator for STL containers.☆273Updated 3 years ago
- An implementation of Seqlock in C++11☆220Updated last year
- C++ Benchmark Authoring Library/Framework☆855Updated 2 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☆518Updated 3 years ago
- Yet Another Serialization☆765Updated 6 months ago
- A header-only C++ library for task concurrency☆630Updated 2 years ago
- A lightweight C++20 serialization and RPC library☆875Updated last week