greg7mdp / amt
An Array Mapped Tree implementation
☆10Updated 4 years ago
Alternatives and similar repositories for amt:
Users that are interested in amt are comparing it to the libraries listed below
- A few classes which compile faster than the classes that they replace☆12Updated 10 years ago
- atomic lite - a C++11 atomic operations library for C++98 and later☆13Updated last year
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later☆32Updated 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…☆20Updated 11 months ago
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆14Updated 11 months ago
- A ring_span implementation that allows zero construction and destruction☆16Updated 4 years ago
- Embrace (post) modern C++☆9Updated 3 years ago
- Comfortable lightweight C++ logging library -- cross-platform, C++11.☆30Updated 2 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 signal/slot implementation using std::function.☆12Updated 10 years ago
- A modern C++ uri & query parser☆11Updated 7 months ago
- Highly composable C++17 template meta programming library☆39Updated 6 years ago
- Fast multi-threaded line counter in Modern C++ (2-10x faster than `wc -l` for large files)☆18Updated 3 years ago
- Utilities for working with strings at compile time and passing strings as template parameters.☆22Updated 5 years ago
- C++11 compatible charconv☆29Updated 2 weeks ago
- Container Traits for Modern C++☆28Updated 4 years ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆18Updated 3 years ago
- 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
- Experimental library for coroutines and networking☆16Updated 7 years ago
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 4 years ago
- Debug symbol resolution library (PDB, addr2line)☆26Updated 2 months ago
- Asio Buffers without the Asio☆12Updated last month
- Provides run-time tuple element access☆14Updated 4 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆36Updated 9 months ago
- A C++ data container replicating std::queue functionality but with better performance.☆31Updated last week
- C++20 SIMD Within A Register library☆30Updated 6 months 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 9 months ago
- Type traits for properties of C / C++ enum types☆21Updated 5 years ago
- Boost.Scope, a collection of scope guard utilities.☆14Updated 2 months ago
- ☆17Updated 7 years ago