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:
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆39Updated 2 months 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::queue functionality but with better performance.☆37Updated 3 weeks ago
- Core abstractions for dealing with concurrency in C++☆69Updated last year
- Header-only C++17 library for evaluating logical expressions.☆88Updated 4 years ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆70Updated 3 weeks ago
- benchmark for various C++ function implementations; focus on invocation time☆98Updated 7 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…☆165Updated 3 weeks ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated last month
- Single-header library facilities for C++2a Coroutines☆81Updated 3 years ago
- A bunch of small C++ utilities☆70Updated 2 years ago
- Heap allocation free version of C++11 std::function☆59Updated 4 years ago
- WIP☆27Updated 6 years ago
- Container Traits for Modern C++☆29Updated 5 years ago
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆78Updated 3 years ago
- A C++14 and later CRTP template for defining iterators☆76Updated last month
- C++20 SQLite wrapper with an expressive code that runs fast☆26Updated 5 years ago
- ☆25Updated 5 years ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆185Updated 3 weeks ago
- Variadic templates and std::integer_sequence support library☆112Updated 11 months ago
- Flat containers for C++☆59Updated 7 months ago
- Simple Useful Libraries: C++17/20 header-only dynamic bitset☆174Updated last week
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆35Updated 4 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☆167Updated 2 months ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 8 years ago
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆101Updated 7 years ago
- Literal Logging for C++☆86Updated 8 years ago
- A fixed capacity dynamically sized string☆69Updated last month
- A little metaprogramming and functional library☆68Updated 3 years ago
- Light, fast, threadpool for C++20☆110Updated 2 years ago