rekola / radix-cpp
Radix set/map implementation
☆16Updated last year
Alternatives and similar repositories for radix-cpp:
Users that are interested in radix-cpp are comparing it to the libraries listed below
- A unique_ptr implementation with small object optimization☆19Updated 8 months ago
- Boost.Scope, a collection of scope guard utilities.☆15Updated 3 weeks ago
- C++11 compatible charconv☆30Updated last month
- 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
- String facilities for C++98 and later - a library in search of its identity.☆22Updated 2 years ago
- ☆21Updated 6 months ago
- Compilation of header-only C++23 constexpr utilities☆13Updated 8 months ago
- A ring_span implementation that allows zero construction and destruction☆16Updated 4 years ago
- The Fancy Named Parameters Library☆31Updated 3 weeks ago
- Library for complex bitfields☆19Updated 11 months ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆36Updated 11 months ago
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆27Updated 7 months ago
- A collection of std-like containers written in C++11. Features fast unordered flat map/set, configurable double-ended vector and sparse d…☆33Updated 6 months ago
- atomic lite - a C++11 atomic operations library for C++98 and later☆13Updated last year
- Container Traits for Modern C++☆29Updated 4 years ago
- A view that allows iteration over a view, returning the index of each item along with each item☆12Updated 4 years ago
- A hash function library☆44Updated this week
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later☆32Updated last year
- Tiny Test System☆27Updated last month
- A header only structure of arrays container for C++☆41Updated last year
- IEEE-754 binary-to-decimal and decimal-to-binary conversion library☆40Updated 2 years ago
- Cache-friendly associative STL-like container with an Eytzinger (BFS) layout for C++☆32Updated 8 years ago
- C++20 SIMD Within A Register library☆36Updated last week
- HTTP/1 parsing and serialization algorithms using C++11☆29Updated 2 months ago
- Collection of high performance C++ containers that can be chosen as drop-in replacements for std::vector and std::set☆35Updated 2 months ago
- Collection of C++ containers extracted from LLVM☆26Updated 3 years ago
- A sort wrapper enabling both use of random-access sorting on non-random access containers, and increased performance for the sorting of l…☆20Updated last year
- Wide-Decimal implements a generic C++ template for large decimal float types from about 10 up to 10 million digits.☆52Updated last month
- Boost.Mustache☆10Updated 2 years ago
- `cxx_modules_converter.py` is a Python script to convert C++ sources and headers to C++20 modules.☆14Updated 2 weeks ago