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
- A signal/slot implementation using std::function.☆12Updated 10 years ago
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆14Updated 10 months ago
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later☆32Updated last year
- 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 8 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…☆19Updated 10 months ago
- A few classes which compile faster than the classes that they replace☆12Updated 10 years ago
- Comfortable lightweight C++ logging library -- cross-platform, C++11.☆30Updated 2 years ago
- oystr recursively searches directories for a substring.☆11Updated 2 years ago
- A ring_span implementation that allows zero construction and destruction☆16Updated 4 years ago
- Debug symbol resolution library (PDB, addr2line)☆26Updated 2 months ago
- A C++ data container replicating std::queue functionality but with better performance.☆30Updated last week
- String facilities for C++98 and later - a library in search of its identity.☆22Updated 2 years ago
- Utilities for working with strings at compile time and passing strings as template parameters.☆22Updated 5 years ago
- A collection of bit manipulation routines for C++☆20Updated 11 years ago
- A prototype implementation of the futures proposal☆11Updated 6 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆36Updated 8 months ago
- A simple cross-platform speed & memory-efficiency benchmark for the most common hash-table implementations in the C++ world☆11Updated 2 years ago
- Asio Buffers without the Asio☆12Updated last month
- Embrace (post) modern C++☆9Updated 3 years ago
- Type traits for properties of C / C++ enum types☆21Updated 5 years ago
- Container Traits for Modern C++☆28Updated 4 years ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆18Updated 3 years ago
- C++ library of performance-minded contiguous containers, strings and streams☆13Updated 7 years ago
- Cleaned up version of <https://bitbucket.org/martinhofernandes/wheels/>☆28Updated 8 years ago
- Allocation benchmarks☆30Updated 8 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
- Highly composable C++17 template meta programming library☆39Updated 5 years ago
- A modern C++ uri & query parser☆11Updated 6 months ago
- parser combinator and AST generator in c++17☆24Updated 2 years ago