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☆73Updated 2 weeks ago
- ranges features for c+23 ported to C++20☆77Updated 2 years ago
- repr for Modern C++: Return printable string representation of a value☆85Updated 4 years ago
- Small small_vector☆34Updated 4 years ago
- C++20 single-header library for embedding INI configs☆60Updated 2 years ago
- A fixed capacity dynamically sized string☆65Updated 2 weeks ago
- Mirror of official clang git repository located at http://llvm.org/git/clang. Updated every five minutes.☆18Updated 6 years ago
- A modern header-only zero-overhead library for creating smart references☆86Updated 5 years ago
- Readable and consistent C++ type introspection - Compiler Decipherer☆89Updated 6 years ago
- A collection of awful archetypes to ease the testing of generic C++ libraries☆108Updated 6 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- high performance C++20 implementation of std::variant☆54Updated last month
- std::optional extensions targeting C++26☆23Updated 3 weeks ago
- C++ library aiming to replace all built-in integers☆93Updated 2 months ago
- Boost.org unordered module☆72Updated last week
- Single-header library facilities for C++2a Coroutines☆80Updated 3 years ago
- value types for composite class design - with allocators☆49Updated last week
- Library of flat vector-like based associative containers☆76Updated 2 years ago
- Rebooting the std::bitset franchise☆44Updated last month
- Proposed SG14 status_code for the C++ standard☆68Updated 4 months ago
- A lightweight, non-owning reference to a callable.☆173Updated 3 years ago
- runtime to compile-time mappings☆108Updated 7 years 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
- Variadic templates and std::integer_sequence support library☆111Updated 2 months ago
- <charconv> from Microsoft STL, but multi-platform☆37Updated 3 weeks ago
- Header-only library for automatic (de)serialization of C++ types to/from JSON.☆53Updated 4 years ago
- A C++20 implementation of safe (wrap around) integers following MISRA C++ rules☆77Updated last year
- Measures how parsing overweight the major STLs have become☆57Updated 4 years ago
- A C++20 concepts library, providing container concepts etc.☆81Updated 5 months ago