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 11 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 11 months ago
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later☆32Updated last year
- atomic lite - a C++11 atomic operations library for C++98 and later☆13Updated last year
- A ring_span implementation that allows zero construction and destruction☆16Updated 4 years ago
- A prototype implementation of the futures proposal☆11Updated 6 years ago
- A signal/slot implementation using std::function.☆12Updated 10 years ago
- World's fastest integer to ASCII conversion, C++14 template meta-programming implementation, any size integer 8,16,32,64-bit, signed or u…☆27Updated 8 years ago
- Embrace (post) modern C++☆9Updated 3 years ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆18Updated 3 years ago
- A few classes which compile faster than the classes that they replace☆12Updated 10 years ago
- A self-contained, header-only, implementation of memory-mapped files in C++ for fast integration into larger projects.☆26Updated 7 months ago
- oystr recursively searches directories for a substring.☆11Updated 2 years ago
- Utilities for working with strings at compile time and passing strings as template parameters.☆22Updated 5 years ago
- (Legacy) Extremely fast unordered map and set library for C++20☆11Updated last year
- parser combinator and AST generator in c++17☆24Updated 2 years ago
- Container Traits for Modern C++☆29Updated 4 years ago
- a lightweight SIMD vector, matrix and quaternion library☆32Updated 2 years ago
- C++11 compatible charconv☆29Updated last week
- Generic 2D graphics library for C++14☆28Updated 2 months ago
- Custom C++ String Pool Allocator, including benchmark code to compare vs. STL strings.☆11Updated 8 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 9 months ago
- The Fancy Named Parameters Library☆31Updated last week
- Comfortable lightweight C++ logging library -- cross-platform, C++11.☆30Updated 2 years ago
- Type traits for properties of C / C++ enum types☆21Updated 5 years ago
- String to Float Benchmark☆19Updated 6 years ago
- Miscellaneous Useful Utilities for C++.☆30Updated last year
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 4 years ago
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆34Updated 3 years ago
- A header only structure of arrays container for C++☆41Updated last year