Garfield1002 / jhr_skip_list
Header-only skip list library for modern C++ (C++17/C++20)
☆13Updated 2 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
- atomic lite - a C++11 atomic operations library for C++98 and later☆13Updated last year
- C++17 sports two low-level character conversion functions, std::from_chars and std::to_chars, but they have a usage model that can be ea…☆8Updated 5 years ago
- llvm::SmallVector stripped from dependencies.☆33Updated 4 years ago
- Cut down and minimalistic C++ string formatting library☆26Updated last year
- C++ header-only data reflection/introspection☆9Updated 2 years ago
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆14Updated 9 months ago
- Heap allocation free version of C++11 std::function☆55Updated 3 years ago
- Optimized for systems that read and write large blobs.☆12Updated 9 years ago
- Example Code for Cpp Coroutine Job System talk at CppCon 2020☆40Updated 4 years ago
- A comparative, extendable benchmarking suite for C and C++ hash-table libraries.☆30Updated 7 months ago
- Fast, shared, upgradeable, non-recursive and non-fair mutex☆30Updated 6 years ago
- A simple stackful coroutine implementation in C++11☆11Updated 7 years ago
- Similar to python's `repr`, for c++☆32Updated 2 years ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆18Updated 3 years ago
- C++20 Memory Allocators☆31Updated 4 months ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 5 years ago
- A light-weight C++ profiling library☆31Updated 10 years ago
- status-value - A class for status and optional value for C++11 and later, C++98 variant provided in a single-file header-only library☆15Updated 7 months ago
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆51Updated 5 years ago
- header-only C++ template library to process n-dimensional arrays with multithreaded SIMD code☆41Updated last week
- C++ preprocessor macros for __VA_OPT__ feature detection and fallback☆16Updated 5 years ago
- Collection of high performance C++ containers that can be chosen as drop-in replacements for std::vector and std::set☆34Updated 9 months ago
- Lightweight append-only, header-less, journaling file format (C++11)☆13Updated 9 years ago
- Container Traits for Modern C++☆28Updated 4 years ago
- A C++ memory pool that is Boost-friendly and performance oriented (zero-malloc).☆21Updated 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…☆31Updated 3 months ago
- A small collection of Open Source utilities and convenience functions that make C++17 development happier. All code is copied from other …☆13Updated last year
- C++ components used in the project https://github.com/rnburn/bbai☆51Updated last year
- A ring_span implementation that allows zero construction and destruction☆16Updated 4 years ago
- Generic topological sorting for sorting a list of dependencies in C++17☆13Updated 6 years ago