yhirose / cpp-peglibLinks
A single file C++ header-only PEG (Parsing Expression Grammars) library
☆992Updated 3 weeks 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,106Updated last month
- Parsing Expression Grammar Template Library☆2,045Updated this week
- 💡 Build your own programming language! A C++17 PEG parser generator supporting parser combination, memoization, left-recursion and conte…☆249Updated 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…☆474Updated 11 months ago
- Library to parse and work with the C++ AST☆1,736Updated last year
- Yet another high-performance C++ regex library and lexical analyzer generator like Flex: extends Flex++ with Unicode support, indent/dede…☆567Updated last month
- A miniature library for struct-field reflection in C++☆576Updated last week
- A readline and libedit replacement that supports UTF-8, syntax highlighting, hints and Windows and is BSD licensed.☆715Updated last year
- Unicode (UTF-8) capable std::string☆549Updated 2 months ago
- A C/C++ header to help move #ifdefs out of your code☆862Updated 10 months ago
- a header-only, constexpr alternative to gperf for C++14 users☆1,448Updated last week
- This is an experimental library that has evolved to P2688☆677Updated 8 months ago
- scanf for modern C++☆1,202Updated last week
- match(it): A lightweight single-header pattern-matching library for C++17 with macro-free APIs.☆616Updated 2 years ago
- Runtime polymorphism done right☆1,015Updated 4 years ago
- Zero overhead utilities for preventing bugs at compile time☆1,595Updated 10 months ago
- Compile Time Type Information for C++☆595Updated 2 years ago
- A (work-in-progress) nextgen Doxygen for C++☆959Updated last year
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆573Updated 2 weeks ago
- P1031 low level file i/o and filesystem library for the C++ standard☆970Updated 3 weeks ago
- A cross-platform (C99/C++11) process library☆590Updated last year
- C++11/14/17 std::optional with functional-style extensions and reference support☆898Updated last year
- C++ hash map and hash set which preserve the order of insertion☆546Updated 10 months ago
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆756Updated this week
- Fast, orthogonal, open multi-methods. Solve the Expression Problem in C++17.☆368Updated last week
- A simple to use, composable, command line parser for C++ 11 and beyond☆532Updated this week
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,585Updated 10 months ago
- C++11/14/17 std::expected with functional-style extensions☆1,719Updated 3 weeks ago
- Fast, convenient JSON serialization and parsing in C++☆492Updated last week
- expected lite - Expected objects in C++11 and later in a single-file header-only library☆479Updated last month