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:
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- Core abstractions for dealing with concurrency in C++☆67Updated last year
- Flat containers for C++☆59Updated last month
- "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::queue functionality but with better performance.☆34Updated last month
- A C++14 and later CRTP template for defining iterators☆74Updated 2 weeks ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆37Updated last year
- Heap allocation free version of C++11 std::function☆57Updated 3 years ago
- ☆26Updated 5 years ago
- C++14 cache friendly B-heap priority queue☆105Updated 4 years ago
- Header-only C++17 library for evaluating logical expressions.☆85Updated 3 years ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆67Updated last month
- C++20 liburing backed coroutine executor and event loop framework.☆66Updated 3 years ago
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆63Updated 7 months ago
- C++20 SQLite wrapper with an expressive code that runs fast☆26Updated 5 years ago
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆54Updated 5 months ago
- A library of type safe sets over fixed size collections of types or values, including methods for accessing, modifying, visiting and iter…☆22Updated 4 years ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆181Updated 3 months ago
- 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
- The Fancy Named Parameters Library☆34Updated 2 weeks ago
- Container Traits for Modern C++☆29Updated 4 years ago
- A prototype implementation of the executors proposal☆85Updated 6 years ago
- Light, fast, threadpool for C++20☆102Updated 2 years ago
- A persistent hash array-mapped trie for C++☆91Updated 2 years ago
- WIP☆27Updated 6 years ago
- An indirect value-type for C++☆83Updated last year
- Compact SVO optimized vector for C++17 or higher☆107Updated last year
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆29Updated 11 months ago
- The seq library is a collection of original C++14 STL-like containers and related tools☆90Updated 2 weeks ago
- A hash function library☆47Updated 2 weeks ago