greg7mdp / amtLinks
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
Sorting:
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later☆32Updated last year
- A sort wrapper enabling both use of random-access sorting on non-random access containers, and increased performance for the sorting of l…☆20Updated this week
- Displayed width of UTF-8 strings in Modern C++☆47Updated 2 years ago
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆17Updated last year
- A ring_span implementation that allows zero construction and destruction☆16Updated 5 years ago
- Utilities for working with strings at compile time and passing strings as template parameters.☆23Updated 5 years ago
- Inter-process C++ communication library to enable allocation managed between processes/threads and send/receive of allocated regions betw…☆12Updated 2 years ago
- atomic lite - a C++11 atomic operations library for C++98 and later☆13Updated last year
- Wide-Decimal implements a generic C++ template for large decimal float types from about 10 up to 10 million digits.☆53Updated 3 months ago
- Type traits for properties of C / C++ enum types☆21Updated 6 years ago
- A few classes which compile faster than the classes that they replace☆12Updated 11 years ago
- Depth C++ library☆10Updated 6 years ago
- Interval library for C++☆12Updated 5 months ago
- Help code to be able to use C++ as a scriptable and debuggable language without using any language wrappers☆28Updated 6 years ago
- Miscellaneous Useful Utilities for C++.☆30Updated last year
- Cut down and minimalistic C++ string formatting library☆26Updated last year
- C++ library of performance-minded contiguous containers, strings and streams☆14Updated 7 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆37Updated 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☆16Updated last year
- A view that allows iteration over a view, returning the index of each item along with each item☆12Updated 5 years ago
- A small library in modern C++ to initialize spdlog loggers from a toml configuration file.☆16Updated 2 months ago
- String facilities for C++98 and later - a library in search of its identity.☆22Updated 2 years ago
- oystr recursively searches directories for a substring.☆11Updated 3 years ago
- A header only structure of arrays container for C++☆41Updated 2 years ago
- A signal/slot implementation using std::function.☆12Updated 10 years ago
- C++ sanctuary for small but powerful and frequently required, stand alone features.☆29Updated 10 months ago
- Fast multi-threaded line counter in Modern C++ (2-10x faster than `wc -l` for large files)☆18Updated 3 years ago
- Collection of high performance C++ containers that can be chosen as drop-in replacements for std::vector and std::set☆35Updated 4 months ago
- ☆10Updated 5 months ago
- Similar to python's `repr`, for c++☆32Updated 3 years ago