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.
☆41Oct 1, 2023Updated 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. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- ☆15Dec 24, 2021Updated 4 years ago
- A library of type safe sets over fixed size collections of types or values, including methods for accessing, modifying, visiting and iter…☆21Jul 1, 2021Updated 4 years ago
- Type-safe and lightweight header-only ECS library for C++17☆12Jul 20, 2025Updated 8 months ago
- ☆17May 12, 2022Updated 3 years ago
- C++ HTML Element Apparator☆42Feb 18, 2024Updated 2 years ago
- A set of useful C++17/20 classes and libraries☆26Mar 1, 2026Updated 3 weeks ago
- Reference implementation of Grisu-Exact in C++☆68Sep 29, 2020Updated 5 years ago
- A modern, header-only request router for C++☆24Aug 27, 2025Updated 6 months ago
- Signal processing features based on xtensor☆12Nov 25, 2023Updated 2 years ago
- C++ JSON parser and stringify☆26Jul 29, 2022Updated 3 years ago
- A Clang plugin for generating CLIs from unmodified C++ functions/classes.☆36Feb 3, 2022Updated 4 years ago
- The RStein.AsyncCpp library is a set of types that should be familiar for anyone who knows the Task Parallel Library (TPL) for .NET (C#).☆33Jul 26, 2022Updated 3 years ago
- A polyphonic midi synthesis library (and example application!)☆40Mar 6, 2026Updated 2 weeks ago
- Compile-time Huffman coding compression using C++20☆171Oct 12, 2021Updated 4 years ago
- Kraken is an open-source modern math library that comes with a fast-fixed matrix class and math-related functions.☆31Sep 16, 2023Updated 2 years ago
- A command line and keyboard based strategy-game written in c++, where audio-input determines the AI-strategy and lays the seed for the ma…☆33Oct 16, 2023Updated 2 years ago
- Header-only library for automatic (de)serialization of C++ types to/from JSON.☆54May 2, 2020Updated 5 years ago
- Cross-platform OS features in C++☆27Dec 21, 2021Updated 4 years ago
- C++20 single-header library for embedding INI configs☆60Mar 15, 2023Updated 3 years ago
- Multi-platform, single-file, header-only, C / C++11 include for bootstrapping new projects.☆16Nov 8, 2020Updated 5 years ago
- Evo C++ Library☆31May 9, 2019Updated 6 years ago
- A port of the Processing Library in C++ using OpenGL☆11Nov 1, 2018Updated 7 years ago
- A library containing general purpose Python utils.☆14Feb 22, 2023Updated 3 years ago
- Subtractive VST synth☆15Jun 14, 2018Updated 7 years ago
- C++20 compile-time reflection library.☆34Oct 12, 2024Updated last year
- Simple C++ library with useful string functions.☆11Nov 19, 2025Updated 4 months ago
- Cling + OF = Playground☆14Jan 17, 2017Updated 9 years ago
- The asynchronous framework for modern C++☆14Aug 12, 2023Updated 2 years ago
- repr for Modern C++: Return printable string representation of a value☆86Nov 22, 2020Updated 5 years ago
- A minimalist framework for rapid server side applications prototyping in C++ with dependency injection support.☆20Sep 18, 2023Updated 2 years ago
- ☆13Aug 8, 2024Updated last year
- A header-only library, VLA for C++ (≥C++14). Extended version of std::dynarray☆14Mar 21, 2024Updated 2 years ago
- Dynamic runtime inlining with LLVM☆68Sep 20, 2021Updated 4 years ago
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆30Sep 26, 2024Updated last year
- A single-file header-only library that lets you easily combine lambdas for C++11 and later☆19Apr 5, 2020Updated 5 years ago
- std::embed implementation for the poor (C++17)☆91Jan 4, 2024Updated 2 years ago
- Simple header only library to add a spinner / progress indicator to any terminal application.☆38Oct 8, 2019Updated 6 years ago
- Measures high-level timing and memory usage metrics during compilation☆77May 11, 2021Updated 4 years ago
- An asynchronous FastCGI web microframework for C++☆40May 25, 2025Updated 10 months ago