yhirose / cpp-peglibLinks
A single file C++ header-only PEG (Parsing Expression Grammars) library
☆1,018Updated last month
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,219Updated 3 months ago
- Parsing Expression Grammar Template Library☆2,094Updated last week
- 💡 Build your own programming language! A C++17 PEG parser generator supporting parser combination, memoization, left-recursion and conte…☆251Updated 4 years ago
- Yet another high-performance C++ regex library and lexical analyzer generator like Flex: extends Flex++ with Unicode support, indent/dede…☆578Updated 6 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…☆482Updated last year
- Library to parse and work with the C++ AST☆1,762Updated last year
- Zero overhead utilities for preventing bugs at compile time☆1,619Updated 3 months ago
- Runtime polymorphism done right☆1,030Updated 4 years ago
- a header-only, constexpr alternative to gperf for C++14 users☆1,515Updated 5 months ago
- A (work-in-progress) nextgen Doxygen for C++☆965Updated 4 months ago
- A miniature library for struct-field reflection in C++☆634Updated 2 months ago
- This is an experimental library that has evolved to P2688☆682Updated last year
- Compile Time Type Information for C++☆604Updated 2 years ago
- A C/C++ header to help move #ifdefs out of your code☆880Updated last year
- match(it): A lightweight single-header pattern-matching library for C++17 with macro-free APIs.☆633Updated 2 weeks ago
- Unicode (UTF-8) capable std::string☆548Updated 4 months ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆597Updated 6 months ago
- A simple to use, composable, command line parser for C++ 11 and beyond☆564Updated 5 months ago
- A readline and libedit replacement that supports UTF-8, syntax highlighting, hints and Windows and is BSD licensed.☆733Updated last year
- Fast, orthogonal, open multi-methods. Solve the Expression Problem in C++17.☆381Updated 5 months ago
- P1031 low level file i/o and filesystem library for the C++ standard☆1,013Updated last week
- scanf for modern C++☆1,296Updated 2 months ago
- A cross-platform (C99/C++11) process library☆612Updated last year
- expected lite - C++23 expected objects for C++11 and later in a single-file header-only library☆536Updated 3 weeks ago
- Reference implementation of Dragonbox in C++☆790Updated 3 months ago
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆767Updated last week
- C++17 `std::variant` for C++11/14/17☆706Updated 3 years ago
- C++11/14/17 std::optional with functional-style extensions and reference support☆919Updated last year
- Subprocessing with modern C++☆558Updated 2 months ago
- C++ header-only JSON library☆667Updated last month