yhirose / cpp-peglibLinks
A single file C++ header-only PEG (Parsing Expression Grammars) library
☆1,008Updated 4 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,204Updated 3 weeks ago
- Parsing Expression Grammar Template Library☆2,074Updated 3 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
- A readline and libedit replacement that supports UTF-8, syntax highlighting, hints and Windows and is BSD licensed.☆727Updated last year
- Zero overhead utilities for preventing bugs at compile time☆1,604Updated last month
- 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
- a header-only, constexpr alternative to gperf for C++14 users☆1,498Updated 3 months ago
- Runtime polymorphism done right☆1,021Updated 4 years ago
- This is an experimental library that has evolved to P2688☆680Updated 11 months ago
- P1031 low level file i/o and filesystem library for the C++ standard☆996Updated last month
- A C/C++ header to help move #ifdefs out of your code☆870Updated last year
- A miniature library for struct-field reflection in C++☆620Updated 2 weeks ago
- scanf for modern C++☆1,279Updated 2 weeks ago
- match(it): A lightweight single-header pattern-matching library for C++17 with macro-free APIs.☆632Updated 2 years ago
- Fast, orthogonal, open multi-methods. Solve the Expression Problem in C++17.☆379Updated 3 months ago
- Compile Time Type Information for C++☆598Updated 2 years ago
- Yet another high-performance C++ regex library and lexical analyzer generator like Flex: extends Flex++ with Unicode support, indent/dede…☆572Updated 4 months ago
- Library to parse and work with the C++ AST☆1,754Updated last year
- Unicode (UTF-8) capable std::string☆552Updated 2 months ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆584Updated 4 months ago
- A simple to use, composable, command line parser for C++ 11 and beyond☆557Updated 3 months ago
- A cross-platform (C99/C++11) process library☆605Updated last year
- C++11/14/17 std::optional with functional-style extensions and reference support☆912Updated last year
- A (work-in-progress) nextgen Doxygen for C++☆964Updated 2 months ago
- std::tuple like methods for user defined types without any macro or boilerplate code☆1,443Updated this week
- Boost.org spirit module☆428Updated this week
- A bleeding-edge, lock-free, wait-free, continuation-stealing tasking library built on C++20's coroutines☆763Updated 8 months ago
- A C++ configurable Expression Parser. Useful as a Calculator or for helping you write your own Programming Language☆360Updated 5 months ago
- C++ hash map and hash set which preserve the order of insertion☆557Updated 2 weeks ago
- span lite - A C++20-like span for C++98, C++11 and later in a single-file header-only library☆507Updated last month