mohitmv / lazy_map
lazy_map is map library with std::unordered_map like interface that has O(1) cost of copying irrespective of the current size of map.
☆41Updated last year
Alternatives and similar repositories for lazy_map:
Users that are interested in lazy_map are comparing it to the libraries listed below
- A C++14 and later CRTP template for defining iterators☆72Updated 2 weeks ago
- Single-header library facilities for C++2a Coroutines☆80Updated 3 years ago
- ranges features for c+23 ported to C++20☆77Updated 2 years ago
- C++20 single-header library for embedding INI configs☆61Updated 2 years ago
- repr for Modern C++: Return printable string representation of a value☆85Updated 4 years ago
- high performance C++20 implementation of std::variant☆54Updated 3 weeks ago
- A C++20 concepts library, providing container concepts etc.☆79Updated 4 months ago
- rx::ranges is a minimalist ranges library for C++17☆126Updated 2 years ago
- A little metaprogramming and functional library☆69Updated 2 years ago
- A fixed capacity dynamically sized string☆64Updated 2 weeks ago
- A bunch of small C++ utilities☆65Updated last year
- std::optional extensions targeting C++26☆23Updated 2 weeks ago
- Benchmark and accountability tool for C++ compile-time overhead / compile-time health☆52Updated 4 years ago
- ☆76Updated 3 months ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆74Updated last year
- value types for composite class design - with allocators☆47Updated 2 weeks ago
- My WG21 proposals☆56Updated this week
- A single header C++ library for parsing command line arguments and options with minimal amount of code☆50Updated 3 years ago
- Rebooting the std::bitset franchise☆44Updated last month
- A lightweight, non-owning reference to a callable.☆173Updated 3 years ago
- constexpr C++17 library for simplifying higher order functions in application code☆198Updated last year
- Provides very lightweight outcome<T> and result<T> (Boost edition)☆41Updated 2 weeks ago
- Home to luple, nuple, C++ String Interning, Struct Reader and C++ Type Loophole☆172Updated 6 years ago
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆73Updated 2 years ago
- 🏃 Iterators made easy! Zero cost abstractions for designing and using C++ iterators.☆143Updated 5 months ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- C++ static_enum☆86Updated 5 years ago
- A dynamically-resizable vector with fixed capacity and embedded storage☆170Updated 3 years ago
- Yet another C++ text formatting library.☆71Updated 3 months ago
- Readable and consistent C++ type introspection - Compiler Decipherer☆89Updated 6 years ago