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 2 months ago
- ranges features for c+23 ported to C++20☆76Updated 2 years ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆75Updated 10 months ago
- C++20 single-header library for embedding INI configs☆60Updated 2 years ago
- C++14 code to convert integers to strings at compile-time☆121Updated last year
- 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
- Readable and consistent C++ type introspection - Compiler Decipherer☆88Updated 6 years ago
- Single-header library facilities for C++2a Coroutines☆81Updated 3 years ago
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆61Updated 5 years ago
- A fixed capacity dynamically sized string☆69Updated last month
- Reflection utilities and examples built on top of C++ reflection TS implementation.☆115Updated 3 years ago
- constexpr C++17 library for simplifying higher order functions in application code☆202Updated 2 years ago
- A little metaprogramming and functional library☆68Updated 3 years ago
- A dynamically-resizable vector with fixed capacity and embedded storage☆172Updated 4 years ago
- Proposed SG14 status_code for the C++ standard☆70Updated 3 weeks ago
- A never-valueless, strong guarantee implementation of std::variant☆71Updated last week
- A graph concurrent library for C++☆63Updated 2 years ago
- A lightweight, non-owning reference to a callable.☆183Updated 4 years ago
- Yet another C++ text formatting library.☆71Updated last year
- Compact SVO optimized vector for C++17 or higher☆113Updated last year
- Home to luple, nuple, C++ String Interning, Struct Reader and C++ Type Loophole☆179Updated 6 years ago
- rx::ranges is a minimalist ranges library for C++17☆128Updated 3 years ago
- An indirect value-type for C++☆83Updated 2 years ago
- C++ static_enum☆87Updated 6 years ago
- Roman numeral support for C++17☆51Updated 2 years ago
- C++20 SQLite wrapper with an expressive code that runs fast☆26Updated 5 years ago
- high performance C++20 implementation of std::variant☆58Updated 11 months ago
- benchmark for various C++ function implementations; focus on invocation time☆98Updated 7 years ago
- A collection of awful archetypes to ease the testing of generic C++ libraries☆110Updated 6 years ago