mpaland / avl_array
High performance templated AVL tree using a fixed size array. Extensive test suite passing.
☆45Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for avl_array
- Heap allocation free version of C++11 std::function☆55Updated 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☆53Updated 5 months ago
- benchmark for various C++ function implementations; focus on invocation time☆94Updated 5 years ago
- Computes a constexpr (minimal) perfect hash function☆35Updated 5 years ago
- Rebooting the std::bitset franchise☆43Updated last week
- A header only structure of arrays container for C++☆39Updated last year
- Single-header library facilities for C++2a Coroutines☆80Updated 2 years ago
- WIP☆26Updated 5 years ago
- std::bitset with constexpr implementations plus additional features.☆117Updated last year
- Boost.org unordered module☆63Updated this week
- Sample implementation of C++20 atomic_wait/notify☆57Updated 5 years ago
- Variadic templates and std::integer_sequence support library☆109Updated 3 years ago
- Memory alignment wrappers, useful for avoiding false sharing☆39Updated 8 years ago
- C++ Library of Atomic and Lockless Data Structures☆38Updated 4 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆30Updated 2 weeks ago
- ☆34Updated 3 weeks ago
- Automatically exported from code.google.com/p/google-concurrency-library☆35Updated 8 years ago
- plf::hive is a fork of plf::colony to match the current C++ standards proposal.☆71Updated 2 weeks ago
- low-level library for minimizing the size of your types☆110Updated 5 years ago
- Flat containers for C++☆56Updated 2 years ago
- Library of flat vector-like based associative containers☆75Updated last year
- A simple replacement for std::unordered_map☆45Updated 3 months ago
- Header-only C++17 library for evaluating logical expressions.☆83Updated 2 years ago
- A lightweight (3 file, single function) library for running micro-benchmarks on C++ code☆76Updated 8 years ago
- Fast, shared, upgradeable, non-recursive and non-fair mutex☆29Updated 6 years ago
- The seq library is a collection of original C++14 STL-like containers and related tools☆85Updated last month
- A prototype implementation of the executors proposal☆84Updated 5 years ago
- Wide-Decimal implements a generic C++ template for large decimal float types from about 10 up to 10 million digits.☆51Updated last month