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 last year
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++☆65Updated 2 months ago
- C++ command line argument parsing and routing☆52Updated last year
- An indirect value-type for C++☆83Updated 2 years ago
- Ease-of-use-first argument parsing for C++23☆62Updated 4 months ago
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆75Updated 3 years ago
- Build C, C++ and ASM files in C++☆49Updated 2 years ago
- C++20 single-header library for embedding INI configs☆60Updated 2 years ago
- List-initialize containers with proper move semantics☆30Updated 8 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☆50Updated last month
- Header-only library for automatic (de)serialization of C++ types to/from JSON.☆54Updated 5 years ago
- P0323 & P2505 std::expected simple implementation☆42Updated 3 months ago
- Standalone version of the boost::unordered library☆30Updated 3 months ago
- Lightweight header-only C++20 enum and typename reflection☆83Updated 3 months ago
- A C++14 reflection library☆77Updated this week
- Meta C++ Library and Tool☆83Updated 2 years ago
- Replacement for std::optional with efficient memory usage and additional features.☆51Updated 8 months ago
- C++ library for using widgets in your CLI applications for Linux and Windows.☆49Updated 3 years ago
- A header-only, unobtrusive, almighty alternative to the C++ switch statement that looks just like the original.☆101Updated 2 years ago
- KISS C++20 Type Reflection using IFC files☆74Updated last year
- Library for complex bitfields☆19Updated last year
- A C++ data container replicating std::queue functionality but with better performance.☆36Updated 4 months ago
- A modern and (mostly) macro free mocking-framework☆56Updated last week
- Faster enum reflection for C++17 since I don't want to wait for C++26 reflection.☆97Updated last month
- Boost.PFR without the boost namespaces☆75Updated 5 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 4 years ago
- The seq library is a collection of original C++17 STL-like containers and related tools☆100Updated last week
- <charconv> from Microsoft STL, but multi-platform☆39Updated 7 months ago
- repr for Modern C++: Return printable string representation of a value☆85Updated 4 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆38Updated last month
- 📣 Hey listen! A simple general-purpose event-listener system for C++17.☆137Updated 4 years ago