yhirose / cpp-peglibLinks
A single file C++ header-only PEG (Parsing Expression Grammars) library
☆984Updated this week
Alternatives and similar repositories for cpp-peglib
Users that are interested in cpp-peglib are comparing it to the libraries listed below
Sorting:
- C++ parsing DSL☆1,103Updated 3 weeks ago
- Parsing Expression Grammar Template Library☆2,038Updated 3 weeks ago
- 💡 Build your own programming language! A C++17 PEG parser generator supporting parser combination, memoization, left-recursion and conte…☆250Updated 4 years ago
- Zero overhead utilities for preventing bugs at compile time☆1,590Updated 10 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…☆475Updated 10 months ago
- a header-only, constexpr alternative to gperf for C++14 users☆1,439Updated 3 weeks ago
- Library to parse and work with the C++ AST☆1,734Updated last year
- This is an experimental library that has evolved to P2688☆676Updated 7 months ago
- match(it): A lightweight single-header pattern-matching library for C++17 with macro-free APIs.☆615Updated 2 years ago
- Runtime polymorphism done right☆1,014Updated 4 years ago
- A miniature library for struct-field reflection in C++☆571Updated 4 months ago
- A C/C++ header to help move #ifdefs out of your code☆855Updated 9 months ago
- scanf for modern C++☆1,194Updated 2 weeks ago
- Compile Time Type Information for C++☆595Updated 2 years ago
- Yet another high-performance C++ regex library and lexical analyzer generator like Flex: extends Flex++ with Unicode support, indent/dede…☆565Updated 3 weeks ago
- A (work-in-progress) nextgen Doxygen for C++☆959Updated last year
- P1031 low level file i/o and filesystem library for the C++ standard☆961Updated this week
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆569Updated 10 months ago
- std::tuple like methods for user defined types without any macro or boilerplate code☆1,404Updated 2 weeks ago
- Fast, convenient JSON serialization and parsing in C++☆492Updated last week
- C++11/14/17 std::optional with functional-style extensions and reference support☆900Updated last year
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆754Updated 2 weeks ago
- Unicode (UTF-8) capable std::string☆551Updated last month
- Fast, orthogonal, open multi-methods. Solve the Expression Problem in C++17.☆366Updated 2 months ago
- A simple to use, composable, command line parser for C++ 11 and beyond☆523Updated this week
- Subprocessing with modern C++☆523Updated last month
- C++11/14/17 std::expected with functional-style extensions☆1,696Updated this week
- A readline and libedit replacement that supports UTF-8, syntax highlighting, hints and Windows and is BSD licensed.☆711Updated last year
- A cross-platform (C99/C++11) process library☆589Updated last year
- C++20 μ(micro)/Unit Testing framework☆1,350Updated last week