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:
- Header-only C++17 library for evaluating logical expressions.☆87Updated 3 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆35Updated 3 months ago
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆59Updated last week
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆36Updated 4 years ago
- The Fancy Named Parameters Library☆34Updated 2 months ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- A High-Performance JIT-Based C++ Expression/Script Execution Engine with SIMD Vectorization Support☆94Updated last month
- Compact SVO optimized vector for C++17 or higher☆108Updated last year
- WIP☆27Updated 6 years ago
- Simple Useful Libraries: C++17/20 header-only dynamic bitset☆168Updated 8 months ago
- Single-header library facilities for C++2a Coroutines☆81Updated 3 years ago
- Light, fast, threadpool for C++20☆104Updated 2 years ago
- ☆26Updated 5 years ago
- C++ components used in the project https://github.com/rnburn/bbai☆53Updated 2 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆38Updated last week
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆183Updated last year
- B++ Tree☆69Updated last year
- A C++14 and later CRTP template for defining iterators☆75Updated last month
- std::invoke/std::apply analogs for C++11/14☆43Updated 2 years ago
- C++14 cache friendly B-heap priority queue☆106Updated 3 weeks ago
- Flat containers for C++☆59Updated 3 months ago
- Container Traits for Modern C++☆30Updated 5 years ago
- tser - tiny serialization for C++☆144Updated 4 years ago
- Computes a constexpr (minimal) perfect hash function☆35Updated 6 years ago
- IEEE-754 binary-to-decimal and decimal-to-binary conversion library☆41Updated 3 years ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆68Updated 3 months ago
- An indirect value-type for C++☆84Updated 2 years ago
- An intrusive C++17 implementation of a Red-Black-Tree, a Weight Balanced Tree, a Dynamic Segment Tree and much more!☆129Updated 2 years ago
- Rebooting the std::bitset franchise☆46Updated 5 months ago
- C++17 inplace_string implementation☆97Updated 7 years ago