drogalis / Flat-Map-RB-Tree
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++☆46Updated 3 weeks ago
- simple ray tracing library focusing on good code☆56Updated last year
- Lightweight header-only C++20 enum and typename reflection☆56Updated this week
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆73Updated 3 years ago
- Ease-of-use-first argument parsing for C++23☆61Updated 3 months ago
- C++20 single-header library for embedding INI configs☆60Updated 2 years ago
- List-initialize containers with proper move semantics☆30Updated 2 months ago
- A modern and (mostly) macro free mocking-framework☆34Updated this week
- P0323 & P2505 std::expected simple implementation☆40Updated last month
- Standalone version of the boost::unordered library☆27Updated 3 months ago
- C++ command line argument parsing and routing☆53Updated 10 months ago
- reflection in c++ for json de/serialization☆44Updated last year
- Coroutines for C++23☆35Updated 2 weeks ago
- A universal type for non-type template parameters for C++20 or later.☆27Updated 9 months ago
- variadic pointers and references☆22Updated 2 weeks ago
- An indirect value-type for C++☆83Updated last year
- 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
- A simple WIP profiler library for c++. Include the 2 files and you're ready to go.☆14Updated last week
- <charconv> from Microsoft STL, but multi-platform☆38Updated last month
- Efficient in-process pub/sub pattern for C++☆15Updated 3 years ago
- Light-weight asynchronous transport-agnostic C++ RPC library.☆23Updated 9 months ago
- Text wrapper and column formatter for C++.☆26Updated 2 years ago
- C++ Better Futures☆45Updated 2 years ago
- Yet another C++ text formatting library.☆71Updated 5 months ago
- C++17 tiny vector math library☆43Updated last year
- ☆26Updated 5 years ago
- A C++20 serialization library (cereal fork)☆29Updated 2 years ago
- 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
- Single-header, ranges-compatible generator type built on C++20 coroutines☆65Updated 2 years ago
- Replacement for std::optional with efficient memory usage and additional features.☆47Updated 2 months ago