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
- atomic lite - a C++11 atomic operations library for C++98 and later☆13Updated last year
- Asynchronous Database Library based on Asio☆14Updated 5 years ago
- A prototype implementation of the futures proposal☆11Updated 6 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☆16Updated 11 months ago
- C++11 compatible charconv☆30Updated 3 weeks ago
- A signal/slot implementation using std::function.☆12Updated 10 years ago
- A simple cross-platform speed & memory-efficiency benchmark for the most common hash-table implementations in the C++ world☆11Updated 2 years ago
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later☆32Updated last year
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆16Updated last year
- A view that allows iteration over a view, returning the index of each item along with each item☆12Updated 4 years ago
- Interval library for C++☆12Updated 3 months 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
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆36Updated 11 months ago
- Container Traits for Modern C++☆29Updated 4 years ago
- flat_map standardization proposal☆10Updated 2 years ago
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆34Updated 3 years ago
- Utilities for working with strings at compile time and passing strings as template parameters.☆23Updated 5 years ago
- A ring_span implementation that allows zero construction and destruction☆16Updated 4 years ago
- A few classes which compile faster than the classes that they replace☆12Updated 11 years ago
- Debug symbol resolution library (PDB, addr2line)☆25Updated 4 months ago
- Embrace (post) modern C++☆9Updated 3 years ago
- oystr recursively searches directories for a substring.☆11Updated 3 years ago
- Fast multi-threaded line counter in Modern C++ (2-10x faster than `wc -l` for large files)☆18Updated 3 years ago
- Comfortable lightweight C++ logging library -- cross-platform, C++11.☆30Updated 2 years ago
- C++17 sports two low-level character conversion functions, std::from_chars and std::to_chars, but they have a usage model that can be ea…☆8Updated 5 years ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆19Updated 3 years ago
- Transferred to https://github.com/Neargye/yacppl☆14Updated 3 years ago
- devector and batch_deque containers for C++. See more at: http://erenon.hu/double_ended☆15Updated 7 years ago
- Fast string to integer conversion☆15Updated 7 years ago
- C++ static vector class template. Also might be known as fixed vector or on-stack vector.☆14Updated 2 years ago