mpaland / avl_arrayLinks
High performance templated AVL tree using a fixed size array. Extensive test suite passing.
☆51Updated 4 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:
- Single-header library facilities for C++2a Coroutines☆81Updated 3 years ago
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆60Updated 2 months ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆70Updated last month
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆39Updated 2 months ago
- Compact SVO optimized vector for C++17 or higher☆112Updated last year
- A High-Performance JIT-Based C++ Expression/Script Execution Engine with SIMD Vectorization Support☆99Updated 3 months ago
- A C++ data container replicating std::queue functionality but with better performance.☆37Updated last month
- benchmark for various C++ function implementations; focus on invocation time☆98Updated 7 years ago
- Header-only C++17 library for evaluating logical expressions.☆88Updated 4 years ago
- Core abstractions for dealing with concurrency in C++☆69Updated last year
- Simple Useful Libraries: C++17/20 header-only dynamic bitset☆174Updated 2 weeks ago
- A drop-in replacement for std::list with 293% faster insertion, 57% faster erasure, 17% faster iteration and 77% faster sorting on averag…☆165Updated last month
- Heap allocation free version of C++11 std::function☆60Updated 4 years ago
- std::bitset with constexpr implementations plus additional features.☆126Updated 2 years 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☆52Updated 2 months ago
- An intrusive C++17 implementation of a Red-Black-Tree, a Weight Balanced Tree, a Dynamic Segment Tree and much more!☆131Updated 2 years ago
- ring-span lite - A C++yy-like ring_span type for C++98, C++11 and later in a single-file header-only library☆166Updated 2 months ago
- ☆50Updated 8 years ago
- Container Traits for Modern C++☆29Updated 5 years ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆185Updated 3 months ago
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆35Updated 4 years ago
- Mathematical Expression Parser and JIT Compiler☆150Updated 2 months ago
- A header only structure of arrays container for C++☆43Updated 2 years ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆184Updated this week
- Variadic templates and std::integer_sequence support library☆112Updated 11 months ago
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆78Updated 3 years ago
- Literal Logging for C++☆86Updated 8 years ago
- tser - tiny serialization for C++☆146Updated 4 years ago
- C++14 cache friendly B-heap priority queue☆109Updated 4 months ago
- Compile-time printf-like string formatting☆76Updated 7 years ago