mpoeter / xeniumLinks
A C++ library providing various concurrent data structures and reclamation schemes.
☆606Updated 2 weeks 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☆311Updated 2 years ago
- A bounded single-producer single-consumer wait-free and lock-free queue written in C++11☆1,050Updated last year
- A fast work-stealing queue template in C++☆319Updated last year
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆753Updated 10 months ago
- Fast and memory efficient c++ flat hash map/set☆626Updated this week
- C++ implementation of a memory efficient hash map and hash set☆360Updated 11 months ago
- C++20 coroutine library☆822Updated this week
- C++ cache with LRU/LFU/FIFO policies implementation☆370Updated 3 months ago
- A bounded multi-producer multi-consumer concurrent queue written in C++11☆1,347Updated last year
- A high performance C++ log library, producing structured binary logs☆711Updated 3 weeks ago
- C++14 lock-free queue.☆1,712Updated 2 weeks ago
- Lockfree, atomic, multi producer, multi consumer, C++, in process and inter-process queue☆194Updated last year
- Coroutines for C++20 & asio☆298Updated last week
- A bleeding-edge, lock-free, wait-free, continuation-stealing tasking library built on C++20's coroutines☆716Updated 5 months ago
- P1031 low level file i/o and filesystem library for the C++ standard☆972Updated last month
- C++ 20 Coroutines in Action (Helpers + Test Code Examples)☆493Updated 3 years ago
- Ultra fast C++11 allocator for STL containers.☆273Updated 3 years ago
- userland threads☆489Updated last week
- A header-only C++ library for task concurrency☆630Updated 2 years ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆573Updated last month
- Modern C++ binding for liburing (io_uring) that features C++ coroutines support☆314Updated last year
- std::simd for GCC [ISO/IEC TS 19570:2018]☆626Updated 2 years ago
- An implementation of Seqlock in C++11☆221Updated last year
- C++17 Run-time Polymorphism (Type Erasure) library☆485Updated 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
- Yet Another Serialization☆765Updated 6 months ago
- A library of C++ coroutine abstractions for the coroutines TS☆406Updated 2 months ago
- TLX - A Collection of Sophisticated C++ Data Structures, Algorithms, and Miscellaneous Helpers☆417Updated 7 months ago
- Performance benchmark framework for C++ with nanoseconds measure precision☆311Updated last month
- A fast & densely stored hashmap and hashset based on robin-hood backward shift deletion☆1,133Updated 6 months ago