drogalis / Flat-Map-RB-TreeLinks
A vector based map that implements a red black tree under the hood. Performs faster insertions and deletions than std::map and has a reduced memory footprint per node.
☆13Updated 7 months ago
Alternatives and similar repositories for Flat-Map-RB-Tree
Users that are interested in Flat-Map-RB-Tree are comparing it to the libraries listed below
Sorting:
- Ease-of-use-first argument parsing for C++23☆62Updated 4 months ago
- Cross-Platform, Efficient easy to integrate crash reporting library for modern C++☆50Updated 2 months ago
- Standalone version of the boost::unordered library☆28Updated 4 months ago
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆74Updated 3 years ago
- reflection in c++ for json de/serialization☆45Updated last year
- List-initialize containers with proper move semantics☆30Updated 3 months ago
- P0323 & P2505 std::expected simple implementation☆40Updated 3 months ago
- Single-header, ranges-compatible generator type built on C++20 coroutines☆66Updated 2 years ago
- An indirect value-type for C++☆83Updated last year
- Recursive Variant: A simple library for Recursive Variant Types☆84Updated last month
- A modern and (mostly) macro free mocking-framework☆43Updated this week
- The seq library is a collection of original C++14 STL-like containers and related tools☆89Updated 8 months ago
- Lightweight header-only C++20 enum and typename reflection☆58Updated 3 weeks ago
- Forward declarations for C++ standard library☆22Updated 3 years ago
- std::invoke/std::apply analogs for C++11/14☆41Updated 2 years ago
- A universal type for non-type template parameters for C++20 or later.☆27Updated 10 months ago
- Time to #include standard library and other C++ headers.☆105Updated 4 years ago
- A library of type safe sets over fixed size collections of types or values, including methods for accessing, modifying, visiting and iter…☆21Updated 3 years ago
- C++ command line argument parsing and routing☆53Updated 11 months ago
- Replacement for std::optional with efficient memory usage and additional features.☆47Updated 3 months ago
- C++20 single-header library for embedding INI configs☆60Updated 2 years ago
- Boost.PFR without the boost namespaces☆72Updated last week
- Compact SVO optimized vector for C++17 or higher☆105Updated last year
- KISS C++20 Type Reflection using IFC files☆72Updated last year
- A C++ data container replicating std::queue functionality but with better performance.☆34Updated 4 months ago
- simple ray tracing library focusing on good code☆57Updated last year
- ☆26Updated 5 years ago
- A library of type traits for introspecting C++ function types☆29Updated 6 years ago
- Windows Using Headers Only...☆63Updated 4 years ago
- A compiler-friendly variadic type list for C++.☆37Updated 2 years ago