RamblingMadMan / metacppView external linksLinks
Meta C++ Library and Tool
☆83Dec 12, 2022Updated 3 years ago
Alternatives and similar repositories for metacpp
Users that are interested in metacpp are comparing it to the libraries listed below
Sorting:
- A view that allows iteration over a view, returning the index of each item along with each item☆13Jun 17, 2020Updated 5 years ago
- stl-like algorithms for TYPES☆31Oct 27, 2023Updated 2 years ago
- A C++ serialization/deserialization library designed with embedded systems in mind☆101May 24, 2025Updated 8 months 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
- Highly composable C++17 template meta programming library☆40Mar 2, 2019Updated 6 years ago
- A command line parser for C++.☆38Jan 29, 2025Updated last year
- A C++17 library for declarative flow control☆20Jun 26, 2023Updated 2 years ago
- Implementation of async observable/observer (Reactive Programming) in C++ with care about performance and templates in mind in ReactiveX …☆303Jan 26, 2026Updated 2 weeks ago
- Experimental patches to implement missing C++20 modules features for the clang/LLVM toolchain.☆23Feb 16, 2022Updated 3 years ago
- repr for Modern C++: Return printable string representation of a value☆86Nov 22, 2020Updated 5 years ago
- C++11 Header-only continuous-storage Double ended vector implementation similar to STL's std::vector for efficient insertions/removals at…☆16Dec 29, 2022Updated 3 years ago
- A modern C++ library for type-safe environment variable parsing☆155Dec 9, 2025Updated 2 months ago
- 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…☆484Sep 3, 2024Updated last year
- DEPRECATED. USE INSTEAD github.com/blockspacer/flextool☆57May 5, 2020Updated 5 years ago
- Low cost runtime deadlock detection with checkpoints history☆23Jan 13, 2022Updated 4 years ago
- C++ runtime reflection library☆125Jul 19, 2024Updated last year
- Simple mutation-testing☆47Apr 10, 2024Updated last year
- Intuitive & Powerful C++20 consteval metaprogramming library(via value).☆49Nov 20, 2021Updated 4 years ago
- C++ Reflection & Serialization using Clang's LibTooling☆53Oct 26, 2020Updated 5 years ago
- Easily batch-build cmake projects!☆18Jan 16, 2026Updated 3 weeks ago
- rust-like traits (type erasure) on plain C++☆17Jun 30, 2023Updated 2 years ago
- Library for complex bitfields☆19May 25, 2024Updated last year
- The asynchronous framework for modern C++☆13Aug 12, 2023Updated 2 years ago
- C++20 Coroutine-Based Synchronous Parser Combinator Library☆61Oct 21, 2021Updated 4 years ago
- A single-file header-only library that lets you easily combine lambdas for C++11 and later☆19Apr 5, 2020Updated 5 years ago
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆78Apr 10, 2022Updated 3 years ago
- mlib is a fast, simple c++ meta-programming library that uses c++20.☆47Feb 20, 2024Updated last year
- A modern C++ uri & query parser☆12Jul 26, 2024Updated last year
- Functional reactive programming library for c++☆160Jan 7, 2024Updated 2 years ago
- An efficient, composable design pattern for range processing☆134Mar 6, 2025Updated 11 months ago
- Header-only llvm::Expected<T>☆38Oct 14, 2019Updated 6 years ago
- ☆12Oct 15, 2023Updated 2 years ago
- C++ components used in the project https://github.com/rnburn/bbai☆53Sep 4, 2023Updated 2 years ago
- std::optional for C++20☆32Jan 10, 2024Updated 2 years ago
- Playground for Cloud CI development for C++☆25Mar 12, 2021Updated 4 years ago
- A compiler-friendly variadic type list for C++.☆39Jun 14, 2023Updated 2 years ago
- A modern, header-only request router for C++☆24Aug 27, 2025Updated 5 months ago
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆52Jan 25, 2019Updated 7 years ago
- Using C++ templates to track dimensional metadata☆11Nov 20, 2020Updated 5 years ago