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
- benchmark for various C++ function implementations; focus on invocation time☆96Updated 6 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆38Updated 2 months ago
- Compact SVO optimized vector for C++17 or higher☆111Updated last year
- Simple Useful Libraries: C++17/20 header-only dynamic bitset☆170Updated 9 months ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆70Updated 4 months ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆183Updated last month
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆183Updated 3 weeks ago
- An intrusive C++17 implementation of a Red-Black-Tree, a Weight Balanced Tree, a Dynamic Segment Tree and much more!☆130Updated 2 years ago
- A simple replacement for std::unordered_map☆50Updated last year
- Core abstractions for dealing with concurrency in C++☆68Updated last year
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆59Updated 2 months ago
- B++ Tree☆70Updated last year
- Single-header library facilities for C++2a Coroutines☆81Updated 3 years ago
- tser - tiny serialization for C++☆145Updated 4 years ago
- Flat containers for C++☆59Updated 5 months ago
- A C++ data container replicating std::queue functionality but with better performance.☆36Updated 4 months ago
- Coroutine support tools☆36Updated last month
- WIP☆27Updated 6 years ago
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆76Updated 3 years ago
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆30Updated last year
- A drop-in replacement for std::list with 293% faster insertion, 57% faster erasure, 17% faster iteration and 77% faster sorting on averag…☆160Updated 4 months ago
- A bunch of small C++ utilities☆69Updated last year
- A collection of std-like containers written in C++11. Features fast unordered flat map/set, configurable double-ended vector and sparse d…☆42Updated 3 months ago
- Polymorphic memory resource for real-time applications.☆73Updated 2 years ago
- A little metaprogramming and functional library☆68Updated 3 years ago
- Heap allocation free version of C++11 std::function☆59Updated 4 years ago
- An indirect value-type for C++☆83Updated 2 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 4 years ago
- ☆25Updated 5 years ago