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 last year
Alternatives and similar repositories for lazy_map
Users that are interested in lazy_map are comparing it to the libraries listed below
Sorting:
- A C++14 and later CRTP template for defining iterators☆74Updated 2 months ago
- repr for Modern C++: Return printable string representation of a value☆85Updated 4 years ago
- ranges features for c+23 ported to C++20☆77Updated 2 years ago
- high performance C++20 implementation of std::variant☆54Updated 3 months ago
- A fixed capacity dynamically sized string☆66Updated last month
- A modern header-only zero-overhead library for creating smart references☆86Updated 6 years ago
- Proposed SG14 status_code for the C++ standard☆67Updated last month
- C++ library aiming to replace all built-in integers☆94Updated last month
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆74Updated 3 years ago
- value types for composite class design - with allocators☆51Updated this week
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆75Updated 2 months ago
- A lightweight, non-owning reference to a callable.☆174Updated 3 years ago
- A single header C++ library for parsing command line arguments and options with minimal amount of code☆50Updated 3 years ago
- A never-valueless, strong guarantee implementation of std::variant☆69Updated 2 months ago
- Library of flat vector-like based associative containers☆75Updated 2 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- A bunch of small C++ utilities☆65Updated last year
- Yet another C++ text formatting library.☆71Updated 6 months ago
- Bit containers, sequences, and views for everyone. 🕷️☆126Updated 2 years ago
- constexpr C++17 library for simplifying higher order functions in application code☆198Updated 2 years ago
- Measures how parsing overweight the major STLs have become☆57Updated 4 years ago
- Readable and consistent C++ type introspection - Compiler Decipherer☆89Updated 6 years ago
- Core abstractions for dealing with concurrency in C++☆66Updated last year
- A dynamically-resizable vector with fixed capacity and embedded storage☆169Updated 4 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 4 years ago
- Small small_vector☆34Updated 5 years ago
- A C++20 implementation of safe (wrap around) integers following MISRA C++ rules☆79Updated last year
- std::bitset with constexpr implementations plus additional features.☆121Updated last year
- Ranges that didn't make C++20☆87Updated 6 months ago
- Roman numeral support for C++17☆52Updated last year