yhirose / cpp-peglib
A single file C++ header-only PEG (Parsing Expression Grammars) library
☆930Updated 2 months ago
Alternatives and similar repositories for cpp-peglib:
Users that are interested in cpp-peglib are comparing it to the libraries listed below
- C++ parsing DSL☆1,025Updated last week
- Parsing Expression Grammar Template Library☆1,971Updated 2 weeks ago
- Zero overhead utilities for preventing bugs at compile time☆1,551Updated 4 months ago
- a header-only, constexpr alternative to gperf for C++14 users☆1,356Updated this week
- scanf for modern C++☆1,101Updated 2 months ago
- Runtime polymorphism done right☆988Updated 3 years ago
- C++11/14/17 std::expected with functional-style extensions☆1,568Updated last year
- This is an experimental library that has evolved to P2688☆667Updated last month
- 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…☆463Updated 4 months ago
- 💡 Build your own programming language! A C++17 PEG parser generator supporting parser combination, memoization, left-recursion and conte…☆242Updated 3 years ago
- P1031 low level file i/o and filesystem library for the C++ standard☆904Updated this week
- C++20 μ(micro)/Unit Testing Framework☆1,288Updated 3 weeks ago
- A miniature library for struct-field reflection in C++☆518Updated last week
- C++11/14/17 std::optional with functional-style extensions and reference support☆872Updated 7 months ago
- Library to parse and work with the C++ AST☆1,709Updated 7 months ago
- A simple to use, composable, command line parser for C++ 11 and beyond☆497Updated 3 months ago
- Compile Time Type Information for C++☆581Updated last year
- A (work-in-progress) nextgen Doxygen for C++☆947Updated 7 months ago
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,470Updated 3 months ago
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆737Updated 2 weeks ago
- match(it): A lightweight single-header pattern-matching library for C++17 with macro-free APIs.☆585Updated 2 years ago
- Fast, convenient JSON serialization and parsing in C++☆480Updated last week
- Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum☆2,120Updated 3 months ago
- C++17 `std::variant` for C++11/14/17☆680Updated 2 years ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆550Updated 5 months ago
- Boost.org spirit module☆399Updated last month
- A C/C++ header to help move #ifdefs out of your code☆811Updated 3 months ago
- std::tuple like methods for user defined types without any macro or boilerplate code☆1,357Updated last week
- Your binary serialization library☆1,101Updated 5 months ago
- Argh! A minimalist argument handler.☆1,341Updated 10 months ago