rekola / radix-cpp
Radix set/map implementation
☆16Updated 10 months ago
Alternatives and similar repositories for radix-cpp:
Users that are interested in radix-cpp are comparing it to the libraries listed below
- C++20 SIMD Within A Register library☆28Updated 5 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…☆31Updated 3 months ago
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆27Updated 4 months ago
- ☆17Updated 3 months ago
- The Fancy Named Parameters Library☆30Updated 2 months ago
- C++11 compatible charconv☆28Updated 2 weeks ago
- Compilation of header-only C++23 constexpr utilities☆13Updated 5 months ago
- Boost.Scope, a collection of scope guard utilities.☆14Updated last month
- A view that allows iteration over a view, returning the index of each item along with each item☆12Updated 4 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆30Updated 2 months ago
- Boost.Mustache☆10Updated last year
- HTTP/1 parsing and serialization algorithms using C++11☆28Updated this week
- A hash function library☆38Updated 3 weeks ago
- Easy Parsing C++ Library☆21Updated last year
- C++11 Header-only continuous-storage Double ended vector implementation similar to STL's std::vector for efficient insertions/removals at…☆13Updated 2 years ago
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later☆31Updated last year
- 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
- Tutorial and Reference for writing network applications with Boost.Asio☆15Updated last year
- Some library components that didn't quite fit anywhere else...☆35Updated 4 months ago
- Library for complex bitfields☆19Updated 8 months ago
- A self-contained, header-only, implementation of memory-mapped files in C++ for fast integration into larger projects.☆26Updated 5 months ago
- A header only structure of arrays container for C++☆41Updated last year
- A sort wrapper enabling both use of random-access sorting on non-random access containers, and increased performance for the sorting of l…☆19Updated 9 months ago
- Result<T, E> for Modern C++☆32Updated 4 years ago
- Make std::mdspan formattable by std::format.☆10Updated last year
- Similar to python's `repr`, for c++☆32Updated 2 years ago
- Yet another post-build step and class to bring reflection to C++ enumerations.☆11Updated 3 years ago
- A ring_span implementation that allows zero construction and destruction☆16Updated 4 years ago
- A easy way to logging☆18Updated last year
- String to Float Benchmark☆19Updated 6 years ago