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☆74Updated this week
- A fixed capacity dynamically sized string☆66Updated 2 months ago
- Single-header library facilities for C++2a Coroutines☆81Updated 3 years ago
- Variadic templates and std::integer_sequence support library☆111Updated 4 months ago
- C++20 single-header library for embedding INI configs☆60Updated 2 years ago
- Bit containers, sequences, and views for everyone. 🕷️☆127Updated 2 years ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆76Updated 3 months ago
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆62Updated 4 years ago
- Rebooting the std::bitset franchise☆44Updated 2 months ago
- ranges features for c+23 ported to C++20☆77Updated 2 years ago
- C++20 SQLite wrapper with an expressive code that runs fast☆26Updated 4 years ago
- C++ components used in the project https://github.com/rnburn/bbai☆52Updated last year
- A dynamically-resizable vector with fixed capacity and embedded storage☆169Updated 4 years ago
- A never-valueless, strong guarantee implementation of std::variant☆69Updated 3 months ago
- A hash function library☆46Updated 2 weeks ago
- Yet another C++ text formatting library.☆71Updated 7 months ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- high performance C++20 implementation of std::variant☆54Updated 4 months ago
- Small small_vector☆35Updated 5 years ago
- Unique-ownership smart pointers with observable lifetime.☆37Updated 2 months ago
- Reflection utilities and examples built on top of C++ reflection TS implementation.☆116Updated 3 years ago
- Flat containers for C++☆59Updated 2 weeks ago
- A library of type safe sets over fixed size collections of types or values, including methods for accessing, modifying, visiting and iter…☆22Updated 4 years ago
- Core abstractions for dealing with concurrency in C++☆66Updated last year
- A little metaprogramming and functional library☆69Updated 2 years ago
- A modern header-only zero-overhead library for creating smart references☆86Updated 6 years ago
- Readable and consistent C++ type introspection - Compiler Decipherer☆89Updated 6 years ago
- C++ library aiming to replace all built-in integers☆94Updated last month
- std::bitset with constexpr implementations plus additional features.☆122Updated last year