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.☆85Updated 3 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆34Updated 2 months ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 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
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆37Updated last year
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 8 years ago
- Heap allocation free version of C++11 std::function☆57Updated 3 years ago
- Simple Useful Libraries: C++17/20 header-only dynamic bitset☆168Updated 7 months ago
- Compact SVO optimized vector for C++17 or higher☆108Updated last year
- A simple replacement for std::unordered_map☆50Updated last year
- Flat containers for C++☆59Updated 2 months ago
- Single-header library facilities for C++2a Coroutines☆81Updated 3 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 4 years ago
- A header only structure of arrays container for C++☆41Updated 2 years ago
- A drop-in replacement for std::list with 293% faster insertion, 57% faster erasure, 17% faster iteration and 77% faster sorting on averag…☆157Updated 2 months ago
- Fast delegates implementation☆56Updated 3 years ago
- Container Traits for Modern C++☆29Updated 4 years ago
- A bunch of small C++ utilities☆66Updated last year
- ☆49Updated 8 years ago
- A C++14 and later CRTP template for defining iterators☆75Updated last month
- Variadic templates and std::integer_sequence support library☆111Updated 6 months ago
- Light, fast, threadpool for C++20☆102Updated 2 years ago
- ☆26Updated 5 years ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆67Updated 2 months ago
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆35Updated 4 years ago
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆57Updated 5 months ago
- Core abstractions for dealing with concurrency in C++☆67Updated last year
- Bit containers, sequences, and views for everyone. 🕷️☆128Updated 3 years ago
- Use unused bits in your pointer☆46Updated 7 years ago
- A persistent hash array-mapped trie for C++☆91Updated 2 years ago