mpaland / avl_arrayLinks
High performance templated AVL tree using a fixed size array. Extensive test suite passing.
☆51Updated 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:
- A drop-in replacement for std::list with 293% faster insertion, 57% faster erasure, 17% faster iteration and 77% faster sorting on averag…☆161Updated 5 months ago
- Compact SVO optimized vector for C++17 or higher☆112Updated 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 weeks ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆183Updated 2 months ago
- benchmark for various C++ function implementations; focus on invocation time☆96Updated 6 years ago
- C++20 liburing backed coroutine executor and event loop framework.☆66Updated 3 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆38Updated 2 weeks ago
- Header-only C++17 library for evaluating logical expressions.☆88Updated 3 years ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆70Updated 5 months ago
- Simple Useful Libraries: C++17/20 header-only dynamic bitset☆171Updated 10 months ago
- Light, fast, threadpool for C++20☆109Updated 2 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆37Updated 5 months ago
- Core abstractions for dealing with concurrency in C++☆68Updated last year
- A High-Performance JIT-Based C++ Expression/Script Execution Engine with SIMD Vectorization Support☆99Updated last month
- A collection of std-like containers written in C++11. Features fast unordered flat map/set, configurable double-ended vector and sparse d…☆43Updated 4 months ago
- HTTP/1 parsing and serialization algorithms using C++11☆29Updated this week
- The Fancy Named Parameters Library☆36Updated last month
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆75Updated 8 months ago
- Container Traits for Modern C++☆30Updated 5 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 4 years ago
- A library of type traits for introspecting C++ function types☆31Updated 6 years ago
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆68Updated 2 weeks ago
- Coroutine support tools☆36Updated 2 months ago
- A C++14 and later CRTP template for defining iterators☆76Updated this week
- Variadic templates and std::integer_sequence support library☆112Updated 9 months ago
- C++ components used in the project https://github.com/rnburn/bbai☆53Updated 2 years ago
- Single-header library facilities for C++2a Coroutines☆81Updated 3 years ago
- A simple replacement for std::unordered_map☆50Updated last year
- A bunch of small C++ utilities☆70Updated 2 years ago
- value-ptr-lite - A C++ smart-pointer with value semantics for C++98, C++11 and later in a single-file header-only library☆50Updated 2 weeks ago