mpaland / avl_arrayLinks
High performance templated AVL tree using a fixed size array. Extensive test suite passing.
☆50Updated 3 years ago
Alternatives and similar repositories for avl_array
Users that are interested in avl_array are comparing it to the libraries listed below
Sorting:
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆53Updated 3 months ago
- A header only structure of arrays container for C++☆41Updated 2 years ago
- Heap allocation free version of C++11 std::function☆56Updated 3 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆37Updated last year
- A C++ data container replicating std::queue functionality but with better performance.☆34Updated 4 months ago
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆35Updated 4 years ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆66Updated 4 months ago
- A simple replacement for std::unordered_map☆50Updated 11 months ago
- Header-only C++17 library for evaluating logical expressions.☆85Updated 3 years ago
- The Fancy Named Parameters Library☆32Updated last month
- An intrusive C++17 implementation of a Red-Black-Tree, a Weight Balanced Tree, a Dynamic Segment Tree and much more!☆128Updated 2 years ago
- Coroutine support tools☆35Updated 4 months ago
- Container Traits for Modern C++☆29Updated 4 years ago
- ☆26Updated 5 years ago
- C++20 SQLite wrapper with an expressive code that runs fast☆26Updated 4 years ago
- Wide-Decimal implements a generic C++ template for large decimal float types from about 10 up to 10 million digits.☆53Updated 3 months ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- Type traits for properties of C / C++ enum types☆21Updated 6 years ago
- Compact SVO optimized vector for C++17 or higher☆105Updated last year
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆46Updated 2 months ago
- value-ptr-lite - A C++ smart-pointer with value semantics for C++98, C++11 and later in a single-file header-only library☆48Updated last year
- Utilities for working with strings at compile time and passing strings as template parameters.☆23Updated 5 years ago
- Tiny Test System☆27Updated 3 weeks ago
- Fast delegates implementation☆56Updated 3 years ago
- Simple Useful Libraries: C++17/20 header-only dynamic bitset☆162Updated 5 months ago
- C++ components used in the project https://github.com/rnburn/bbai☆52Updated last year
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library☆40Updated last year
- Collection of high performance C++ containers that can be chosen as drop-in replacements for std::vector and std::set☆35Updated 4 months ago
- String facilities for C++98 and later - a library in search of its identity.☆22Updated 2 years ago
- Light, fast, threadpool for C++20☆102Updated 2 years ago