yhirose / cpp-peglibLinks
A single file C++ header-only PEG (Parsing Expression Grammars) library
☆997Updated last month
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,117Updated last week
- Parsing Expression Grammar Template Library☆2,051Updated 3 weeks ago
- 💡 Build your own programming language! A C++17 PEG parser generator supporting parser combination, memoization, left-recursion and conte…☆250Updated 4 years ago
- Yet another high-performance C++ regex library and lexical analyzer generator like Flex: extends Flex++ with Unicode support, indent/dede…☆569Updated 2 months 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…☆477Updated 11 months ago
- A miniature library for struct-field reflection in C++☆583Updated last month
- This is an experimental library that has evolved to P2688☆677Updated 9 months ago
- Zero overhead utilities for preventing bugs at compile time☆1,591Updated 11 months ago
- Library to parse and work with the C++ AST☆1,739Updated last year
- A readline and libedit replacement that supports UTF-8, syntax highlighting, hints and Windows and is BSD licensed.☆718Updated last year
- match(it): A lightweight single-header pattern-matching library for C++17 with macro-free APIs.☆623Updated 2 years ago
- A (work-in-progress) nextgen Doxygen for C++☆960Updated last year
- P1031 low level file i/o and filesystem library for the C++ standard☆973Updated last month
- scanf for modern C++☆1,251Updated 3 weeks ago
- std::tuple like methods for user defined types without any macro or boilerplate code☆1,418Updated 2 weeks ago
- Compile Time Type Information for C++☆596Updated 2 years ago
- a header-only, constexpr alternative to gperf for C++14 users☆1,459Updated 3 weeks ago
- Runtime polymorphism done right☆1,015Updated 4 years ago
- A C/C++ header to help move #ifdefs out of your code☆867Updated 11 months ago
- Unicode (UTF-8) capable std::string☆549Updated 2 months ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆575Updated last month
- Boost.org spirit module☆417Updated 2 weeks ago
- Static reflection for C++17 (compile-time enumeration, attributes, proxies, overloads, template functions, metaprogramming).☆1,172Updated 2 years ago
- A library to parse C/C++ source as AST☆354Updated last month
- A cross-platform (C99/C++11) process library☆593Updated last year
- A lightweight C++20 serialization and RPC library☆867Updated last month
- A bleeding-edge, lock-free, wait-free, continuation-stealing tasking library built on C++20's coroutines☆718Updated 5 months ago
- Fast, orthogonal, open multi-methods. Solve the Expression Problem in C++17.☆370Updated 3 weeks ago
- C++11/14/17 std::optional with functional-style extensions and reference support☆899Updated last year
- C++ hash map and hash set which preserve the order of insertion☆544Updated 11 months ago