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 6 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++☆48Updated last month
- C++20 single-header library for embedding INI configs☆60Updated 2 years ago
- An indirect value-type for C++☆83Updated last year
- Ease-of-use-first argument parsing for C++23☆62Updated 3 months ago
- A modern and (mostly) macro free mocking-framework☆41Updated 3 weeks ago
- C++ command line argument parsing and routing☆53Updated 10 months ago
- Lightweight header-only C++20 enum and typename reflection☆56Updated this week
- Replacement for std::optional with efficient memory usage and additional features.☆47Updated 3 months ago
- List-initialize containers with proper move semantics☆30Updated 2 months ago
- Text wrapper and column formatter for C++.☆27Updated 2 years ago
- Ergonomic C++ Iterator interface for STL containers☆38Updated 2 years ago
- simple ray tracing library focusing on good code☆57Updated last year
- Coroutines for C++23☆38Updated last month
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆74Updated 3 years ago
- Standalone version of the boost::unordered library☆27Updated 4 months 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
- Meta C++ Library and Tool☆82Updated 2 years ago
- A task orient thread pool library for C++14 with cancellation and allocator support☆17Updated 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…☆34Updated 7 months ago
- ☆34Updated 3 years ago
- A Faster Enum Reflection For C++20 Since I Don't Want To Wait For C++26 Reflection☆42Updated this week
- Header-only library for automatic (de)serialization of C++ types to/from JSON.☆54Updated 5 years ago
- A C++20 serialization library (cereal fork)☆28Updated 2 years ago
- value types for composite class design - with allocators☆51Updated 2 weeks ago
- P0323 & P2505 std::expected simple implementation☆40Updated 2 months ago
- KISS C++20 Type Reflection using IFC files☆70Updated 11 months ago
- Light, fast, threadpool for C++20☆102Updated 2 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆34Updated 3 months ago
- A compiler-friendly variadic type list for C++.☆36Updated last year
- Single-header, ranges-compatible generator type built on C++20 coroutines☆66Updated 2 years ago