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:
- repr for Modern C++: Return printable string representation of a value☆85Updated 4 years ago
- A C++14 and later CRTP template for defining iterators☆75Updated 3 weeks ago
- constexpr C++17 library for simplifying higher order functions in application code☆199Updated 2 years ago
- Readable and consistent C++ type introspection - Compiler Decipherer☆89Updated 6 years ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆76Updated 4 months ago
- rx::ranges is a minimalist ranges library for C++17☆128Updated 2 years ago
- ranges features for c+23 ported to C++20☆78Updated 2 years ago
- high performance C++20 implementation of std::variant☆55Updated 5 months ago
- std::bitset with constexpr implementations plus additional features.☆123Updated 2 years ago
- A little metaprogramming and functional library☆69Updated 2 years ago
- Reflection utilities and examples built on top of C++ reflection TS implementation.☆116Updated 3 years ago
- Core abstractions for dealing with concurrency in C++☆67Updated last year
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆181Updated 3 months ago
- Home to luple, nuple, C++ String Interning, Struct Reader and C++ Type Loophole☆178Updated 6 years ago
- C++14 code to convert integers to strings at compile-time☆120Updated 8 months ago
- A dynamically-resizable vector with fixed capacity and embedded storage☆170Updated 4 years ago
- Rebooting the std::bitset franchise☆44Updated 4 months ago
- Bit containers, sequences, and views for everyone. 🕷️☆128Updated 3 years ago
- A lightweight, non-owning reference to a callable.☆176Updated 3 years ago
- C++ static_enum☆86Updated 5 years ago
- C++20 single-header library for embedding INI configs☆60Updated 2 years ago
- A collection of awful archetypes to ease the testing of generic C++ libraries☆106Updated 6 years ago
- Fast, generalized, implementation of the Chase-Lev lock-free work-stealing deque for C++17☆150Updated 3 years ago
- A fixed capacity dynamically sized string☆68Updated 3 weeks ago
- A never-valueless, strong guarantee implementation of std::variant☆71Updated 3 weeks ago
- Yet another C++ text formatting library.☆70Updated 8 months ago
- C++20 SQLite wrapper with an expressive code that runs fast☆26Updated 5 years ago
- A C++14 Lambda Library☆25Updated 3 weeks ago
- C++ library aiming to replace all built-in integers☆96Updated 2 weeks ago
- Proposed SG14 status_code for the C++ standard☆68Updated 3 months ago