yhirose / cpp-peglibLinks
A single file C++ header-only PEG (Parsing Expression Grammars) library
☆1,011Updated 3 months ago
Alternatives and similar repositories for cpp-peglib
Users that are interested in cpp-peglib are comparing it to the libraries listed below
Sorting:
- Parsing Expression Grammar Template Library☆2,063Updated 2 months ago
- C++ parsing DSL☆1,199Updated last week
- 💡 Build your own programming language! A C++17 PEG parser generator supporting parser combination, memoization, left-recursion and conte…☆252Updated 4 years 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…☆480Updated last year
- Library to parse and work with the C++ AST☆1,750Updated last year
- a header-only, constexpr alternative to gperf for C++14 users☆1,487Updated 2 months ago
- Zero overhead utilities for preventing bugs at compile time☆1,601Updated 2 weeks ago
- Runtime polymorphism done right☆1,017Updated 4 years ago
- A miniature library for struct-field reflection in C++☆603Updated 3 months ago
- This is an experimental library that has evolved to P2688☆680Updated 11 months ago
- Yet another high-performance C++ regex library and lexical analyzer generator like Flex: extends Flex++ with Unicode support, indent/dede…☆571Updated 4 months ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆581Updated 3 months ago
- Compile Time Type Information for C++☆598Updated 2 years ago
- A (work-in-progress) nextgen Doxygen for C++☆964Updated last month
- Unicode (UTF-8) capable std::string☆551Updated last month
- A simple to use, composable, command line parser for C++ 11 and beyond☆551Updated 2 months ago
- match(it): A lightweight single-header pattern-matching library for C++17 with macro-free APIs.☆628Updated 2 years ago
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆758Updated 2 weeks ago
- scanf for modern C++☆1,276Updated last week
- std::tuple like methods for user defined types without any macro or boilerplate code☆1,435Updated this week
- P1031 low level file i/o and filesystem library for the C++ standard☆989Updated 2 weeks ago
- A readline and libedit replacement that supports UTF-8, syntax highlighting, hints and Windows and is BSD licensed.☆724Updated last year
- expected lite - C++23 expected objects for C++11 and later in a single-file header-only library☆507Updated last month
- Fast, orthogonal, open multi-methods. Solve the Expression Problem in C++17.☆379Updated 2 months ago
- Boost.org spirit module☆429Updated 3 weeks ago
- A cross-platform (C99/C++11) process library☆605Updated last year
- C++ hash map and hash set which preserve the order of insertion☆555Updated last year
- C++17 `std::variant` for C++11/14/17☆701Updated 2 years ago
- Subprocessing with modern C++☆547Updated this week
- Fast, convenient JSON serialization and parsing in C++☆499Updated 2 months ago