Garfield1002 / jhr_skip_listLinks
Header-only skip list library for modern C++ (C++17/C++20)
☆14Updated 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
- llvm::SmallVector stripped from dependencies.☆34Updated 5 years ago
- atomic lite - a C++11 atomic operations library for C++98 and later☆13Updated last year
- Fast, shared, upgradeable, non-recursive and non-fair mutex☆31Updated 6 years ago
- Cut down and minimalistic C++ string formatting library☆26Updated last year
- ☆26Updated 5 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☆16Updated last year
- A comparative, extendable benchmarking suite for C and C++ hash-table libraries.☆35Updated last year
- Container Traits for Modern C++☆29Updated 4 years ago
- A simple replacement for std::unordered_map☆50Updated 11 months ago
- A C++ memory pool that is Boost-friendly and performance oriented (zero-malloc).☆22Updated 2 months ago
- Support for С++20 std::stop_token to interrupt the blocking Linux syscalls without throwing any exception.☆19Updated 4 years ago
- ☆21Updated 8 months ago
- A unique_ptr implementation with small object optimization☆19Updated 9 months ago
- C++20 liburing backed coroutine executor and event loop framework.☆66Updated 3 years ago
- A header-only C++17 library implementing a simple concurent lock-free memory pool☆25Updated 4 years ago
- C++20 Coroutines and io_uring☆51Updated 2 years ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆19Updated 3 years ago
- Similar to python's `repr`, for c++☆32Updated 3 years ago
- C++20 Static Branch library☆59Updated 3 weeks ago
- Flash Perfect Hash Table: an implementation of a dynamic perfect hash table, extremely fast for lookup☆44Updated last year
- Provides run-time tuple element access☆14Updated 4 years ago
- Collection of C++ containers extracted from LLVM☆26Updated 4 years ago
- CES - Coroutines, Epoll and Sockets☆44Updated 2 years ago
- Repository with examples for the C++20 Coroutines video and article.☆29Updated 11 months ago
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆28Updated 9 months ago
- A clean implementation of reflection and related proposals.☆29Updated 7 years ago
- C++11 Header-only continuous-storage Double ended vector implementation similar to STL's std::vector for efficient insertions/removals at…☆14Updated 2 years ago
- Experimental JSON builder based on C++ reflection☆51Updated last week
- performance counters in C++☆21Updated 2 weeks ago