Garfield1002 / jhr_skip_listLinks
Header-only skip list library for modern C++ (C++17/C++20)
☆16Updated 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 4 years ago
- C++ components used in the project https://github.com/rnburn/bbai☆53Updated 2 years ago
- C++20 Static Branch library☆68Updated 4 months ago
- Fast, shared, upgradeable, non-recursive and non-fair mutex☆34Updated 7 years ago
- C++20 liburing backed coroutine executor and event loop framework.☆66Updated 3 years ago
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆29Updated last year
- fast prime sieve and hash algorithm☆38Updated last month
- performance counters in C++☆21Updated last month
- ☆26Updated 5 years ago
- A simple replacement for std::unordered_map☆50Updated last year
- ☆44Updated 4 years ago
- Low memory overhead allocator☆32Updated 10 months ago
- Easy Parsing C++ Library☆21Updated 2 years ago
- A collection of std-like containers written in C++11. Features fast unordered flat map/set, configurable double-ended vector and sparse d…☆42Updated 2 months ago
- atomic lite - a C++11 atomic operations library for C++98 and later☆14Updated 2 weeks ago
- Collection of high performance C++ containers that can be chosen as drop-in replacements for std::vector and std::set☆37Updated 3 weeks 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…☆68Updated 3 months ago
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆36Updated 4 years ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆20Updated 3 years ago
- Slotmap is a sequence container with weak reference keys written in C++17.☆40Updated last year
- Delegate is an unbelievably fast, lightweight, and 0-overhead function container.☆25Updated 4 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆35Updated 3 months ago
- ☆50Updated 8 years ago
- Similar to python's `repr`, for c++☆32Updated 3 years ago
- Performance profiling of JSON libraries☆28Updated 4 months ago
- Some library components that didn't quite fit anywhere else...☆36Updated 3 weeks ago
- C++20 Memory Allocator library☆36Updated 5 months ago
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆51Updated 6 years ago
- A comparative, extendable benchmarking suite for C and C++ hash-table libraries.☆37Updated last year