mohitmv / lazy_mapLinks
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 2 years ago
Alternatives and similar repositories for lazy_map
Users that are interested in lazy_map are comparing it to the libraries listed below
Sorting:
- repr for Modern C++: Return printable string representation of a value☆86Updated 5 years ago
- A C++14 and later CRTP template for defining iterators☆76Updated last month
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆75Updated 9 months ago
- ranges features for c+23 ported to C++20☆76Updated 2 years ago
- constexpr C++17 library for simplifying higher order functions in application code☆202Updated 2 years ago
- Single-header library facilities for C++2a Coroutines☆81Updated 3 years ago
- A lightweight, non-owning reference to a callable.☆183Updated 4 years ago
- A fixed capacity dynamically sized string☆69Updated 3 weeks ago
- rx::ranges is a minimalist ranges library for C++17☆128Updated 3 years ago
- A dynamically-resizable vector with fixed capacity and embedded storage☆172Updated 4 years ago
- Home to luple, nuple, C++ String Interning, Struct Reader and C++ Type Loophole☆179Updated 6 years ago
- An indirect value-type for C++☆83Updated 2 years ago
- C++14 code to convert integers to strings at compile-time☆121Updated last year
- A little metaprogramming and functional library☆68Updated 3 years ago
- Bit containers, sequences, and views for everyone. 🕷️☆129Updated 3 years ago
- C++20 single-header library for embedding INI configs☆60Updated 2 years ago
- high performance C++20 implementation of std::variant☆57Updated 10 months ago
- Core abstractions for dealing with concurrency in C++☆69Updated last year
- A hash function library☆49Updated last month
- Readable and consistent C++ type introspection - Compiler Decipherer☆88Updated 6 years ago
- Ranges that didn't make C++20☆95Updated last year
- A C++20 concepts library, providing container concepts etc.☆88Updated last year
- A collection of awful archetypes to ease the testing of generic C++ libraries☆109Updated 6 years ago
- Reflection utilities and examples built on top of C++ reflection TS implementation.☆115Updated 3 years ago
- Rebooting the std::bitset franchise☆46Updated last week
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆78Updated 3 years ago
- SPY - C++ Information Broker☆157Updated last month
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆185Updated last week
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆62Updated 5 years ago
- std::bitset with constexpr implementations plus additional features.☆126Updated 2 years ago