Garfield1002 / jhr_skip_listLinks
Header-only skip list library for modern C++ (C++17/C++20)
☆18Updated 3 years ago
Alternatives and similar repositories for jhr_skip_list
Users that are interested in jhr_skip_list are comparing it to the libraries listed below
Sorting:
- Example Code for Cpp Coroutine Job System talk at CppCon 2020☆40Updated 5 years ago
- A simple replacement for std::unordered_map☆51Updated last year
- ☆25Updated 5 years ago
- Fast, shared, upgradeable, non-recursive and non-fair mutex☆36Updated 7 years ago
- fast prime sieve and hash algorithm☆39Updated 4 months ago
- C++ components used in the project https://github.com/rnburn/bbai☆53Updated 2 years ago
- C++20 Static Branch library☆95Updated 7 months ago
- ☆45Updated 5 years ago
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆30Updated last year
- atomic lite - a C++11 atomic operations library for C++98 and later☆16Updated last month
- CES - Coroutines, Epoll and Sockets☆44Updated 2 years ago
- performance counters in C++☆23Updated last week
- Slotmap is a sequence container with weak reference keys written in C++17.☆39Updated last year
- A collection of std-like containers written in C++11. Features fast unordered flat map/set, configurable double-ended vector and sparse d…☆43Updated 4 months ago
- Compact SVO optimized vector for C++17 or higher☆112Updated last year
- C++20 liburing backed coroutine executor and event loop framework.☆66Updated 3 years ago
- Support for С++20 std::stop_token to interrupt the blocking Linux syscalls without throwing any exception.☆20Updated 5 years ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆70Updated last week
- Container Traits for Modern C++☆29Updated 5 years ago
- For details, see the blog post:☆35Updated 2 years ago
- Benchmarks for our memory allocator☆70Updated 2 years ago
- Low memory overhead allocator☆34Updated last year
- Flash Perfect Hash Table: an implementation of a dynamic perfect hash table, extremely fast for lookup☆49Updated 2 years ago
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆52Updated 6 years ago
- Delegate is an unbelievably fast, lightweight, and 0-overhead function container.☆26Updated 4 years ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 8 years ago
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆19Updated last year
- ☆50Updated 8 years ago
- String facilities for C++98 and later - a library in search of its identity. Note: renamed from string-lite to make place for string-bare…☆25Updated last month
- A header only structure of arrays container for C++☆43Updated 2 years ago