yhirose / cpp-peglibLinks
A single file C++ header-only PEG (Parsing Expression Grammars) library
☆1,012Updated 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,207Updated last month
- Parsing Expression Grammar Template Library☆2,082Updated 4 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
- Library to parse and work with the C++ AST☆1,760Updated last year
- 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
- Yet another high-performance C++ regex library and lexical analyzer generator like Flex: extends Flex++ with Unicode support, indent/dede…☆577Updated 5 months ago
- Zero overhead utilities for preventing bugs at compile time☆1,606Updated last month
- A (work-in-progress) nextgen Doxygen for C++☆965Updated 2 months ago
- A miniature library for struct-field reflection in C++☆624Updated last month
- a header-only, constexpr alternative to gperf for C++14 users☆1,502Updated 4 months ago
- A C/C++ header to help move #ifdefs out of your code☆874Updated last year
- A simple to use, composable, command line parser for C++ 11 and beyond☆562Updated 4 months ago
- match(it): A lightweight single-header pattern-matching library for C++17 with macro-free APIs.☆632Updated 3 years ago
- This is an experimental library that has evolved to P2688☆682Updated last year
- Unicode (UTF-8) capable std::string☆548Updated 3 months ago
- Compile Time Type Information for C++☆601Updated 2 years ago
- Runtime polymorphism done right☆1,027Updated 4 years ago
- C++ header-only JSON library☆661Updated 8 months ago
- scanf for modern C++☆1,285Updated last month
- std::tuple like methods for user defined types without any macro or boilerplate code☆1,447Updated 3 weeks ago
- P1031 low level file i/o and filesystem library for the C++ standard☆1,003Updated last month
- A cross-platform (C99/C++11) process library☆607Updated last year
- A bleeding-edge, lock-free, wait-free, continuation-stealing tasking library built on C++20's coroutines☆782Updated 9 months ago
- expected lite - C++23 expected objects for C++11 and later in a single-file header-only library☆521Updated last week
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆762Updated last week
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆590Updated 4 months ago
- A readline and libedit replacement that supports UTF-8, syntax highlighting, hints and Windows and is BSD licensed.☆728Updated last year
- Fast, orthogonal, open multi-methods. Solve the Expression Problem in C++17.☆380Updated 4 months ago
- C++11/14/17 std::optional with functional-style extensions and reference support☆914Updated last year
- A lightweight C++20 serialization and RPC library☆895Updated 3 months ago