greg7mdp / amt
An Array Mapped Tree implementation
☆9Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for amt
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆14Updated 7 months ago
- atomic lite - a C++11 atomic operations library for C++98 and later☆13Updated 10 months ago
- A ring_span implementation that allows zero construction and destruction☆16Updated 4 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…☆19Updated 7 months ago
- Comfortable lightweight C++ logging library -- cross-platform, C++11.☆30Updated last year
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later☆31Updated 10 months ago
- A prototype implementation of the futures proposal☆11Updated 6 years ago
- A signal/slot implementation using std::function.☆11Updated 10 years ago
- A self-contained, header-only, implementation of memory-mapped files in C++ for fast integration into larger projects.☆25Updated 3 months ago
- Depth C++ library☆9Updated 6 years ago
- A view that allows iteration over a view, returning the index of each item along with each item☆12Updated 4 years ago
- Embrace (post) modern C++☆9Updated 3 years ago
- A modern C++ uri & query parser☆11Updated 3 months ago
- Containers of fixed capacity,☆9Updated 3 months ago
- A collection of bit manipulation routines for C++☆19Updated 11 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 5 months ago
- Utilities for working with strings at compile time and passing strings as template parameters.☆21Updated 4 years ago
- C++11 Header-only continuous-storage Double ended vector implementation similar to STL's std::vector for efficient insertions/removals at…☆13Updated last year
- A hash function library☆23Updated this week
- C++ static vector class template. Also might be known as fixed vector or on-stack vector.☆13Updated 2 years ago
- parser combinator and AST generator in c++17☆24Updated last year
- A few classes which compile faster than the classes that they replace☆11Updated 10 years ago
- Container Traits for Modern C++☆28Updated 4 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆36Updated 5 months ago
- Cleaned up version of <https://bitbucket.org/martinhofernandes/wheels/>☆28Updated 8 years ago
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆33Updated 3 years ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆17Updated 3 years ago
- A simple cross-platform speed & memory-efficiency benchmark for the most common hash-table implementations in the C++ world☆11Updated last year
- Provides run-time tuple element access☆15Updated 3 years ago
- A Boost.Asio-based driver for PostgreSQL☆14Updated 4 years ago