yhirose / cpp-peglibLinks
A single file C++ header-only PEG (Parsing Expression Grammars) library
☆1,008Updated 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
Sorting:
- C++ parsing DSL☆1,196Updated last month
- Parsing Expression Grammar Template Library☆2,056Updated 2 months ago
- 💡 Build your own programming language! A C++17 PEG parser generator supporting parser combination, memoization, left-recursion and conte…☆251Updated 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…☆478Updated last year
- Yet another high-performance C++ regex library and lexical analyzer generator like Flex: extends Flex++ with Unicode support, indent/dede…☆570Updated 3 months ago
- Zero overhead utilities for preventing bugs at compile time☆1,597Updated last year
- a header-only, constexpr alternative to gperf for C++14 users☆1,475Updated 2 months ago
- This is an experimental library that has evolved to P2688☆679Updated 10 months ago
- Runtime polymorphism done right☆1,016Updated 4 years ago
- A C/C++ header to help move #ifdefs out of your code☆870Updated last year
- A (work-in-progress) nextgen Doxygen for C++☆962Updated 3 weeks ago
- Compile Time Type Information for C++☆598Updated 2 years ago
- A miniature library for struct-field reflection in C++☆594Updated 2 months ago
- scanf for modern C++☆1,271Updated last week
- match(it): A lightweight single-header pattern-matching library for C++17 with macro-free APIs.☆630Updated 2 years ago
- P1031 low level file i/o and filesystem library for the C++ standard☆985Updated last month
- Library to parse and work with the C++ AST☆1,748Updated last year
- A readline and libedit replacement that supports UTF-8, syntax highlighting, hints and Windows and is BSD licensed.☆721Updated last year
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆579Updated 2 months ago
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆762Updated this week
- Unicode (UTF-8) capable std::string☆551Updated last month
- A simple to use, composable, command line parser for C++ 11 and beyond☆546Updated 2 months ago
- Fast, orthogonal, open multi-methods. Solve the Expression Problem in C++17.☆378Updated 2 months ago
- A cross-platform (C99/C++11) process library☆603Updated last year
- expected lite - C++23 expected objects for C++11 and later in a single-file header-only library☆499Updated last week
- A bleeding-edge, lock-free, wait-free, continuation-stealing tasking library built on C++20's coroutines☆725Updated 7 months ago
- C++11/14/17 std::optional with functional-style extensions and reference support☆905Updated last year
- A lightweight C++20 serialization and RPC library☆883Updated last month
- The most over-engineered C++ assertion library☆678Updated 2 months ago
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,603Updated last year