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 2 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
- A single producer single consumer lock free queue that utilizes copy / move assignment to transfer messages. Achieves a top performance, …☆44Updated 2 months ago
- KISS C++20 Type Reflection using IFC files☆49Updated 7 months ago
- C++ command line argument parsing and routing☆52Updated 6 months ago
- P0323 & P2505 std::expected simple implementation☆39Updated last year
- An indirect value-type for C++☆82Updated last year
- A modern and (mostly) macro free mocking-framework☆31Updated this week
- Lightweight header-only C++20 enum and typename reflection☆54Updated this week
- List-initialize containers with proper move semantics☆29Updated 2 weeks ago
- Replacement for std::optional with efficient memory usage and additional features.☆43Updated 3 weeks ago
- Single-header, ranges-compatible generator type built on C++20 coroutines☆64Updated last year
- A task orient thread pool library for C++14 with cancellation and allocator support☆17Updated 9 months ago
- Text wrapper and column formatter for C++.☆25Updated last year
- Standalone version of the boost::unordered library☆24Updated last month
- C++20 single-header library for embedding INI configs☆60Updated last year
- Header-only library for automatic (de)serialization of C++ types to/from JSON.☆54Updated 4 years ago
- reflection in c++ for json de/serialization☆41Updated last year
- C++ components used in the project https://github.com/rnburn/bbai☆51Updated last year
- Ergonomic C++ Iterator interface for STL containers☆38Updated 2 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆30Updated 2 months ago
- Ease-of-use-first argument parsing for C++23☆60Updated 3 weeks ago
- stl-like algorithms for TYPES☆31Updated last year
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆73Updated 2 years ago
- Compact SVO optimized vector for C++17 or higher☆98Updated 8 months ago
- Build C, C++ and ASM files in C++☆50Updated 2 years ago
- Boost.PFR without the boost namespaces☆67Updated last year
- C++17 lightweight state machine with a user-friendly syntax☆16Updated 3 years ago
- value types for composite class design - with allocators☆43Updated this week
- mlib is a fast, simple c++ meta-programming library that uses c++20.☆45Updated 11 months ago
- ☆52Updated 5 years ago
- std::invoke/std::apply analogs for C++11/14☆41Updated 2 years ago