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 8 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:
- Cross-Platform, Efficient easy to integrate crash reporting library for modern C++☆52Updated 3 months ago
- List-initialize containers with proper move semantics☆30Updated 4 months ago
- Header-only library for automatic (de)serialization of C++ types to/from JSON.☆54Updated 5 years ago
- Ease-of-use-first argument parsing for C++23☆62Updated 5 months ago
- An indirect value-type for C++☆83Updated last year
- Standalone version of the boost::unordered library☆28Updated 5 months ago
- Lightweight header-only C++20 enum and typename reflection☆60Updated last month
- C++20 single-header library for embedding INI configs☆60Updated 2 years ago
- C++ command line argument parsing and routing☆53Updated last year
- value types for composite class design - with allocators☆53Updated this week
- KISS C++20 Type Reflection using IFC files☆72Updated last year
- Lightweight, header only, coroutine library for games.☆26Updated 3 weeks ago
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆74Updated 3 years ago
- P0323 & P2505 std::expected simple implementation☆42Updated 3 months ago
- A modern and (mostly) macro free mocking-framework☆44Updated 2 weeks ago
- Library for complex bitfields☆19Updated last year
- A C++ data container replicating std::queue functionality but with better performance.☆34Updated last week
- A universal type for non-type template parameters for C++20 or later.☆27Updated 11 months ago
- Meta C++ Library and Tool☆82Updated 2 years ago
- A Faster Enum Reflection For C++20 Since I Don't Want To Wait For C++26 Reflection☆80Updated this week
- A parallel pipeline for stream processing☆66Updated 2 years ago
- simple ray tracing library focusing on good code☆57Updated last year
- 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 collection of std-like single-header C++ libraries☆187Updated last week
- Recursive Variant: A simple library for Recursive Variant Types☆85Updated last month
- <charconv> from Microsoft STL, but multi-platform☆38Updated 3 months ago
- The seq library is a collection of original C++14 STL-like containers and related tools☆90Updated 9 months ago
- A C++ commandline for use in servers and chat software. Provides very simple asynchronous input/output.☆89Updated 5 months ago
- Build C, C++ and ASM files in C++☆50Updated 2 years ago
- A compiler-friendly variadic type list for C++.☆37Updated 2 years ago