mpoeter / xeniumLinks
A C++ library providing various concurrent data structures and reclamation schemes.
☆598Updated this week
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☆310Updated 2 years ago
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆745Updated 9 months ago
- A bounded single-producer single-consumer wait-free and lock-free queue written in C++11☆1,017Updated last year
- A fast work-stealing queue template in C++☆310Updated last year
- Fast and memory efficient c++ flat hash map/set☆618Updated 3 weeks ago
- C++ cache with LRU/LFU/FIFO policies implementation☆367Updated last month
- C++20 coroutine library☆791Updated this week
- C++ implementation of a memory efficient hash map and hash set☆353Updated 9 months ago
- A bleeding-edge, lock-free, wait-free, continuation-stealing tasking library built on C++20's coroutines☆711Updated 4 months ago
- A bounded multi-producer multi-consumer concurrent queue written in C++11☆1,323Updated last year
- P1031 low level file i/o and filesystem library for the C++ standard☆958Updated last month
- A high performance C++ log library, producing structured binary logs☆698Updated last week
- C++14 lock-free queue.☆1,683Updated 2 months ago
- C++ 20 Coroutines in Action (Helpers + Test Code Examples)☆492Updated 2 years ago
- Modern C++ binding for liburing (io_uring) that features C++ coroutines support☆310Updated 11 months ago
- userland threads☆484Updated 3 months ago
- Ultra fast C++11 allocator for STL containers.☆274Updated 3 years ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆568Updated 10 months ago
- Coroutines for C++20 & asio☆290Updated this week
- A header-only C++ library for task concurrency☆628Updated 2 years ago
- A library of C++ coroutine abstractions for the coroutines TS☆396Updated last month
- Lockfree, atomic, multi producer, multi consumer, C++, in process and inter-process queue☆180Updated last year
- C++17 Run-time Polymorphism (Type Erasure) library☆479Updated 3 months ago
- Yet Another Serialization☆760Updated 4 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☆520Updated 3 years ago
- An implementation of Seqlock in C++11☆215Updated 11 months ago
- std::simd for GCC [ISO/IEC TS 19570:2018]☆621Updated 2 years ago
- Unified Executors☆1,609Updated 4 months ago
- C++ Benchmark Authoring Library/Framework☆848Updated 2 weeks ago
- C++ library for executors☆508Updated 8 years ago