Garfield1002 / jhr_skip_listLinks
Header-only skip list library for modern C++ (C++17/C++20)
☆17Updated 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☆50Updated last year
- fast prime sieve and hash algorithm☆38Updated 3 months ago
- Fast, shared, upgradeable, non-recursive and non-fair mutex☆36Updated 7 years ago
- atomic lite - a C++11 atomic operations library for C++98 and later☆15Updated 2 months ago
- performance counters in C++☆21Updated last month
- ☆25Updated 5 years ago
- C++ components used in the project https://github.com/rnburn/bbai☆53Updated 2 years ago
- C++20 Static Branch library☆68Updated 5 months ago
- For details, see the blog post:☆34Updated last year
- Benchmarks for our memory allocator☆70Updated 2 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
- Support for С++20 std::stop_token to interrupt the blocking Linux syscalls without throwing any exception.☆20Updated 5 years ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆20Updated 4 years ago
- Flash Perfect Hash Table: an implementation of a dynamic perfect hash table, extremely fast for lookup☆48Updated 2 years ago
- Slotmap is a sequence container with weak reference keys written in C++17.☆40Updated last year
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆36Updated 4 years ago
- A unique_ptr implementation with small object optimization☆19Updated last year
- C++20 Memory Allocator library☆36Updated 6 months ago
- Compact SVO optimized vector for C++17 or higher☆111Updated last year
- C++ type_name template utilities for pretty-printing type names☆10Updated 6 years ago
- C++11 Header-only continuous-storage Double ended vector implementation similar to STL's std::vector for efficient insertions/removals at…☆15Updated 2 years ago
- Collection of high performance C++ containers that can be chosen as drop-in replacements for std::vector and std::set☆37Updated 2 months ago
- Simple C++ one-header stl based library implementing reflection for POD data types☆28Updated 4 years ago
- Library for extracting stacktrace from exception.☆48Updated 2 years ago
- Compile-time Hash Map for C++☆16Updated 2 years ago
- Sample implementation of C++20 atomic_wait/notify☆61Updated 6 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 3 months ago
- Fixed-size C++ delegates - efficient alternatives to std::function.☆41Updated 3 years ago
- Standalone version of the boost::unordered library☆30Updated 3 months ago