The Art of Template MetaProgramming (TMP) in Modern C++♦️
☆167Jun 6, 2024Updated last year
Alternatives and similar repositories for monster
Users that are interested in monster are comparing it to the libraries listed below
Sorting:
- Modern C++ Network Server Framework☆18Mar 30, 2022Updated 3 years ago
- Igneous is an open source game engine written in C++.☆51Oct 3, 2020Updated 5 years ago
- atomic lite - a C++11 atomic operations library for C++98 and later☆16Nov 28, 2025Updated 2 months ago
- Highly composable C++17 template meta programming library☆39Mar 2, 2019Updated 6 years ago
- 🛠️ A simple ECS library made for learning purposes (header-only)☆17Mar 10, 2021Updated 4 years ago
- A view that allows iteration over a view, returning the index of each item along with each item☆13Jun 17, 2020Updated 5 years ago
- What a stupid name for a library☆50Sep 23, 2019Updated 6 years ago
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆52Jan 25, 2019Updated 7 years ago
- demo code for https://github.com/Green-Sky/imgui_entt_entity_editor☆17Dec 21, 2021Updated 4 years ago
- A dynamically-resizable vector with fixed capacity and embedded storage☆172Apr 9, 2021Updated 4 years ago
- Collection of ktl header libraries - small C++20 wrapper utilities☆11Aug 15, 2022Updated 3 years ago
- Lightweight C++14 utility library. (Modernized, stripped and cleaned-up version of SSVUtils.)☆35Mar 29, 2021Updated 4 years ago
- Static reflection for C++17 (compile-time enumeration, attributes, proxies, overloads, template functions, metaprogramming).☆1,198Nov 5, 2022Updated 3 years ago
- Modern C++ binding for liburing (io_uring) that features C++ coroutines support☆338Jul 30, 2024Updated last year
- Love template metaprogramming☆330Apr 10, 2022Updated 3 years ago
- ring-span lite - A C++yy-like ring_span type for C++98, C++11 and later in a single-file header-only library☆166Nov 28, 2025Updated 2 months ago
- C++17 Utility classes for comparing multiple values in one simple expression☆205Aug 10, 2024Updated last year
- C++ compile-time Rust's like macro_rules implementation☆92Mar 6, 2024Updated last year
- A lightweight, non-owning reference to a callable.☆183Sep 22, 2021Updated 4 years ago
- constexpr C++17 library for simplifying higher order functions in application code☆201May 11, 2023Updated 2 years ago
- C++14 code to convert integers to strings at compile-time☆121Jan 2, 2025Updated last year
- Compile Time Parser Generator is a C++ single header library which takes a language description as a C++ code and turns it into a LR1 tab…☆485Sep 3, 2024Updated last year
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆59Nov 28, 2025Updated 2 months ago
- Listing of C++ Youtube channels for conferences and user groups☆274Sep 30, 2024Updated last year
- C++20 Meta-Programming library☆311Jun 1, 2025Updated 8 months ago
- C++20 and onward collection of high performance data containers and related tools☆56Jan 21, 2026Updated last month
- Container Traits for Modern C++☆29Oct 11, 2020Updated 5 years ago
- Advanced Reflection and Serialization Library in C++20♦️☆28May 21, 2024Updated last year
- Functional Programming Library for C++. Write concise and readable C++ code.☆2,273Jan 18, 2026Updated last month
- C++20 Compact Tuple Tools☆56Updated this week
- Parent of *-lite repositories, a migration path to post-C++98 library features via polyfills.☆90Oct 7, 2025Updated 4 months ago
- Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum☆2,285Oct 14, 2024Updated last year
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆61Aug 4, 2020Updated 5 years ago
- An indirect value-type for C++☆82Sep 22, 2023Updated 2 years ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆598Jul 17, 2025Updated 7 months ago
- A C++ Library for Dealing with Semantic Versioning☆11Mar 17, 2020Updated 5 years ago
- C++14 asynchronous allocation aware futures (supporting then, exception handling, coroutines and connections)☆853Sep 12, 2023Updated 2 years ago
- C++20 highly parallel ECS implementation☆21Oct 3, 2019Updated 6 years ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆20Nov 1, 2021Updated 4 years ago