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 3 weeks ago
- Rebooting the std::bitset franchise☆44Updated 3 months ago
- Core abstractions for dealing with concurrency in C++☆66Updated 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…☆156Updated 3 weeks ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆181Updated 2 months ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆67Updated 3 weeks ago
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆73Updated 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☆54Updated 4 months ago
- The Fancy Named Parameters Library☆33Updated 2 months ago
- C++ components used in the project https://github.com/rnburn/bbai☆52Updated last year
- Simple Useful Libraries: C++17/20 header-only dynamic bitset☆165Updated 5 months ago
- Flat containers for C++☆59Updated last month
- Single-header library facilities for C++2a Coroutines☆81Updated 3 years ago
- A collection of std-like containers written in C++11. Features fast unordered flat map/set, configurable double-ended vector and sparse d…☆37Updated 9 months ago
- A C++14 and later CRTP template for defining iterators☆74Updated last week
- generic stack-based container☆107Updated 7 years ago
- ☆26Updated 5 years ago
- Compact SVO optimized vector for C++17 or higher☆106Updated last year
- An indirect value-type for C++☆83Updated last year
- Container Traits for Modern C++☆29Updated 4 years ago
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆28Updated 10 months ago
- Coroutine support tools☆36Updated 4 months ago
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆35Updated 4 years ago
- HTTP/1 parsing and serialization algorithms using C++11☆29Updated this week
- A bunch of small C++ utilities☆66Updated last year
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆179Updated 10 months ago
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆46Updated 3 months ago
- C++20 liburing backed coroutine executor and event loop framework.☆66Updated 3 years ago