greg7mdp / amt
An Array Mapped Tree implementation
☆9Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for amt
- atomic lite - a C++11 atomic operations library for C++98 and later☆13Updated 9 months ago
- A ring_span implementation that allows zero construction and destruction☆16Updated 4 years ago
- 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
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later☆31Updated 9 months ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆17Updated 3 years ago
- Type traits for properties of C / C++ enum types☆20Updated 5 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
- A signal/slot implementation using std::function.☆11Updated 10 years ago
- Highly composable C++17 template meta programming library☆39Updated 5 years ago
- a lightweight SIMD vector, matrix and quaternion library☆32Updated last year
- A simple cross-platform speed & memory-efficiency benchmark for the most common hash-table implementations in the C++ world☆11Updated last year
- A simple and lightweight tree container (C++03)☆14Updated 9 years ago
- Debug symbol resolution library (PDB, addr2line)☆25Updated this week
- A self-contained, header-only, implementation of memory-mapped files in C++ for fast integration into larger projects.☆25Updated 2 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☆14Updated 5 months ago
- A C++17 full-text search engine library☆31Updated 3 years ago
- Comfortable lightweight C++ logging library -- cross-platform, C++11.☆30Updated last year
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆36Updated 5 months ago
- C++ utilities for lexing and parsing of script languages and configuration files.☆11Updated 6 years ago
- A few classes which compile faster than the classes that they replace☆11Updated 10 years ago
- oystr recursively searches directories for a substring.☆10Updated 2 years ago
- C++ sanctuary for small but powerful and frequently required, stand alone features.☆28Updated 2 months ago
- Allocation benchmarks☆30Updated 8 years ago
- Asynchronous Database Library based on Asio☆14Updated 5 years ago
- A prototype implementation of the futures proposal☆11Updated 6 years ago
- Fast multi-threaded line counter in Modern C++ (2-10x faster than `wc -l` for large files)☆18Updated 3 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 single file C++11 header-only memory mapped file library.☆62Updated last year
- Read-Compile-Run-Loop: tiny and powerful interactive C++ compiler (REPL)☆19Updated 3 years ago