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 3 weeks ago
- high performance C++20 implementation of std::variant☆57Updated 9 months ago
- A dynamically-resizable vector with fixed capacity and embedded storage☆171Updated 4 years ago
- rx::ranges is a minimalist ranges library for C++17☆128Updated 3 years ago
- Readable and consistent C++ type introspection - Compiler Decipherer☆88Updated 6 years 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 8 months ago
- C++20 single-header library for embedding INI configs☆60Updated 2 years ago
- A lightweight, non-owning reference to a callable.☆180Updated 4 years ago
- constexpr C++17 library for simplifying higher order functions in application code☆202Updated 2 years ago
- Home to luple, nuple, C++ String Interning, Struct Reader and C++ Type Loophole☆179Updated 6 years ago
- C++ static_enum☆87Updated 5 years ago
- Variadic templates and std::integer_sequence support library☆112Updated 9 months ago
- A bunch of small C++ utilities☆69Updated 2 years ago
- An indirect value-type for C++☆83Updated 2 years ago
- Core abstractions for dealing with concurrency in C++☆68Updated last year
- Reflection utilities and examples built on top of C++ reflection TS implementation.☆116Updated 3 years ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆183Updated 2 months ago
- Proposed SG14 status_code for the C++ standard☆69Updated last month
- C++20 implementation of mutable constexpr expressions☆133Updated 4 years ago
- Light-weight header-only library for parallel function calls and continuations in C++ based on Eric Niebler's talk at CppCon 2019.☆111Updated last year
- Single-header library facilities for C++2a Coroutines☆81Updated 3 years ago
- SPY - C++ Information Broker☆157Updated 2 weeks ago
- A C++20 concepts library, providing container concepts etc.☆86Updated last year
- Fast, generalized, implementation of the Chase-Lev lock-free work-stealing deque for C++17☆158Updated 4 years ago
- std::bitset with constexpr implementations plus additional features.☆126Updated 2 years ago
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆78Updated 3 years ago
- A collection of awful archetypes to ease the testing of generic C++ libraries☆109Updated 6 years ago
- C++17 Utility classes for comparing multiple values in one simple expression☆205Updated last year