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 replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆14Updated last year
- atomic lite - a C++11 atomic operations library for C++98 and later☆13Updated last year
- A signal/slot implementation using std::function.☆12Updated 10 years 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…☆20Updated last year
- Highly composable C++17 template meta programming library☆39Updated 6 years ago
- A few classes which compile faster than the classes that they replace☆12Updated 11 years ago
- Allocation benchmarks☆30Updated 8 years ago
- Embrace (post) modern C++☆9Updated 3 years ago
- (Legacy) Extremely fast unordered map and set library for C++20☆11Updated last year
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later☆32Updated last year
- A simple cross-platform speed & memory-efficiency benchmark for the most common hash-table implementations in the C++ world☆11Updated 2 years ago
- Utilities for working with strings at compile time and passing strings as template parameters.☆22Updated 5 years ago
- oystr recursively searches directories for a substring.☆11Updated 2 years ago
- String facilities for C++98 and later - a library in search of its identity.☆22Updated 2 years ago
- C++ interface to CPU affinity management☆30Updated 6 years ago
- Type traits for properties of C / C++ enum types☆21Updated 5 years ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 7 years ago
- A prototype implementation of the futures proposal☆11Updated 6 years ago
- A single file C++11 header-only memory mapped file library.☆62Updated last year
- ☆26Updated last year
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆36Updated 10 months 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
- Fast string to integer conversion☆15Updated 7 years ago
- Generic 2D graphics library for C++14☆28Updated 2 months ago
- A view that allows iteration over a view, returning the index of each item along with each item☆12Updated 4 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 10 months ago
- Experimental library for coroutines and networking☆16Updated 7 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
- Comfortable lightweight C++ logging library -- cross-platform, C++11.☆30Updated 2 years ago