mpaland / avl_array
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:
- Heap allocation free version of C++11 std::function☆55Updated 3 years ago
- A simple replacement for std::unordered_map☆49Updated 9 months ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 3 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆33Updated 2 months 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☆48Updated 11 months ago
- A C++14 and later CRTP template for defining iterators☆73Updated last month
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆36Updated 11 months ago
- Compact SVO optimized vector for C++17 or higher☆103Updated 11 months ago
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆34Updated 4 years ago
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library☆40Updated last year
- The C++ Pimpl Idiom Again!☆36Updated 7 years ago
- Cache-friendly associative STL-like container with an Eytzinger (BFS) layout for C++☆32Updated 8 years ago
- ☆49Updated 7 years ago
- ☆26Updated 5 years ago
- Unique-ownership smart pointers with observable lifetime.☆36Updated 2 weeks ago
- Automatically exported from code.google.com/p/google-concurrency-library☆35Updated 9 years ago
- An indirect value-type for C++☆83Updated last year
- std::bitset with constexpr implementations plus additional features.☆119Updated last year
- Composable C++ futures☆32Updated 4 years ago
- Proposed C++ standardisation for linear algebra☆29Updated 6 years ago
- Stack allocated and type-erased functors 🐜☆54Updated 6 years ago
- Core abstractions for dealing with concurrency in C++☆66Updated last year
- A bunch of small C++ utilities☆65Updated last year
- Readable and consistent C++ type introspection - Compiler Decipherer☆89Updated 6 years ago
- C++ components used in the project https://github.com/rnburn/bbai☆51Updated last year
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆171Updated last month
- WIP☆26Updated 5 years ago
- C++20 liburing backed coroutine executor and event loop framework.☆65Updated 2 years ago
- A fixed capacity dynamically sized string☆65Updated last week