mpoeter / xeniumLinks
A C++ library providing various concurrent data structures and reclamation schemes.
☆611Updated 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☆314Updated 2 years ago
- Fast and memory efficient c++ flat hash table/map/set☆632Updated 2 weeks ago
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆759Updated last year
- A fast work-stealing queue template in C++☆321Updated last year
- A bounded single-producer single-consumer wait-free and lock-free queue written in C++11☆1,072Updated last year
- A bounded multi-producer multi-consumer concurrent queue written in C++11☆1,370Updated last year
- Lockfree, atomic, multi producer, multi consumer, C++, in process and inter-process queue☆203Updated last year
- A high performance C++ log library, producing structured binary logs☆723Updated 2 months ago
- C++ implementation of a memory efficient hash map and hash set☆362Updated 2 weeks ago
- C++20 coroutine library☆842Updated 2 weeks ago
- C++ cache with LRU/LFU/FIFO policies implementation☆371Updated 2 weeks ago
- Modern C++ binding for liburing (io_uring) that features C++ coroutines support☆320Updated last year
- A bleeding-edge, lock-free, wait-free, continuation-stealing tasking library built on C++20's coroutines☆724Updated 6 months ago
- C++14 lock-free queue.☆1,742Updated last week
- P1031 low level file i/o and filesystem library for the C++ standard☆982Updated last month
- C++ 20 Coroutines in Action (Helpers + Test Code Examples)☆493Updated 3 years ago
- Coroutines for C++20 & asio☆312Updated 2 weeks ago
- An implementation of Seqlock in C++11☆223Updated last year
- Ultra fast C++11 allocator for STL containers.☆273Updated 3 years ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆578Updated 2 months ago
- Yet Another Serialization☆765Updated 7 months ago
- A library of C++ coroutine abstractions for the coroutines TS☆418Updated 3 months ago
- userland threads☆491Updated last month
- A modern, fast, lightweight thread pool library based on C++2x☆528Updated last week
- Unified Executors☆1,637Updated 7 months ago
- C++17 Run-time Polymorphism (Type Erasure) library☆491Updated 5 months ago
- A header-only C++ library for task concurrency☆631Updated 2 years ago
- A lightweight C++20 serialization and RPC library☆883Updated 3 weeks ago
- A fast & densely stored hashmap and hashset based on robin-hood backward shift deletion☆1,158Updated 7 months ago
- An open addressing linear probing hash table, tuned for delete heavy workloads☆210Updated 2 years ago