LPeter1997 / CppCmb
A generic C++17 parser-combinator library with a natural grammar notation.
☆121Updated 4 years ago
Alternatives and similar repositories for CppCmb
Users that are interested in CppCmb are comparing it to the libraries listed below
Sorting:
- Future C++ implementation of Rust-like trait objects with no boilerplate☆119Updated 5 years ago
- constexpr C++17 library for simplifying higher order functions in application code☆198Updated 2 years ago
- Using coroutines as sugar for composing monadic operations☆75Updated 6 years ago
- Header only library that parses and plans SQL queries at compile time☆142Updated 5 years ago
- A highly efficient, move-aware operators library☆202Updated 2 years ago
- (experimental) Syntactic sugar for variant and optional types.☆160Updated 6 years ago
- 💡 Build your own programming language! A C++17 PEG parser generator supporting parser combination, memoization, left-recursion and conte…☆247Updated 3 years ago
- Replaced by foonathan/lexy☆138Updated 4 years ago
- Home to luple, nuple, C++ String Interning, Struct Reader and C++ Type Loophole☆174Updated 6 years ago
- C++ generic make factory☆107Updated 6 years ago
- C++20 Coroutine-Based Synchronous Parser Combinator Library☆54Updated 3 years ago
- Range-based goodness for C++17☆362Updated 4 years ago
- bad_alloc Behaving Badly☆74Updated 5 years ago
- runtime to compile-time mappings☆108Updated 7 years ago
- Replacement for std::optional that does not waste memory unnecessarily☆123Updated 2 months ago
- An efficient, composable design pattern for range processing☆116Updated 2 months ago
- Trait introspection and concept creator for C++11☆183Updated 7 years ago
- Reflection utilities and examples built on top of C++ reflection TS implementation.☆114Updated 2 years ago
- c++ LINQ -like library of higher-order functions for data manipulation☆195Updated 4 years ago
- modern C++ type traits and metafunctions for callable types☆134Updated last month
- C++17 Utility classes for comparing multiple values in one simple expression☆207Updated 9 months ago
- a c++ header library that implements variant constexpr functions and types.☆85Updated 5 years ago
- repr for Modern C++: Return printable string representation of a value☆85Updated 4 years ago
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆73Updated 3 years ago
- A tool for representing and concatenating strings without heap memory☆63Updated 4 years ago
- A lightweight, non-owning reference to a callable.☆173Updated 3 years ago
- std::bitset with constexpr implementations plus additional features.☆119Updated last year
- A C++ concepts and range based character encoding and code point enumeration library☆123Updated 7 years ago
- A research project aimed at introducing language support for type erasure in C++.☆54Updated 9 years ago
- A dynamically-resizable vector with fixed capacity and embedded storage☆169Updated 4 years ago