drogalis / contiguous-rb-tree-mapLinks
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 10 months ago
Alternatives and similar repositories for contiguous-rb-tree-map
Users that are interested in contiguous-rb-tree-map are comparing it to the libraries listed below
Sorting:
- Cross-Platform, Efficient easy to integrate crash reporting library for modern C++☆62Updated 3 weeks ago
- Lightweight, header only, coroutine library for games.☆27Updated 3 months ago
- Standalone version of the boost::unordered library☆28Updated 2 months ago
- An indirect value-type for C++☆84Updated 2 years ago
- Lightweight header-only C++20 enum and typename reflection☆79Updated 2 months ago
- value types for composite class design - with allocators☆63Updated last month
- List-initialize containers with proper move semantics☆30Updated 6 months ago
- Container Traits for Modern C++☆30Updated 5 years ago
- C++ command line argument parsing and routing☆52Updated last year
- C++20 compile-time reflection library.☆35Updated 11 months ago
- A C++ data container replicating std::queue functionality but with better performance.☆35Updated 3 months ago
- KISS C++20 Type Reflection using IFC files☆74Updated last year
- Ease-of-use-first argument parsing for C++23☆62Updated 2 months ago
- <charconv> from Microsoft STL, but multi-platform☆39Updated 6 months ago
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆74Updated 3 years ago
- C++20 single-header library for embedding INI configs☆60Updated 2 years ago
- simple ray tracing library focusing on good code☆57Updated last year
- A compiler-friendly variadic type list for C++.☆37Updated 2 years ago
- Header-only library for automatic (de)serialization of C++ types to/from JSON.☆54Updated 5 years ago
- reflection in c++ for json de/serialization☆46Updated last year
- A modern and (mostly) macro free mocking-framework☆44Updated this week
- A collection of std-like containers written in C++11. Features fast unordered flat map/set, configurable double-ended vector and sparse d…☆42Updated last month
- The seq library is a collection of original C++17 STL-like containers and related tools☆99Updated last month
- P0323 & P2505 std::expected simple implementation☆42Updated 2 months ago
- value-ptr-lite - A C++ smart-pointer with value semantics for C++98, C++11 and later in a single-file header-only library☆49Updated last week
- Time to #include standard library and other C++ headers.☆104Updated 4 years ago
- Meta C++ Library and Tool☆83Updated 2 years ago
- Polymorphic memory resource for real-time applications.☆73Updated 2 years ago
- A fixed capacity dynamically sized string☆68Updated this week
- Compact SVO optimized vector for C++17 or higher☆108Updated last year