yhirose / cpp-peglib
A single file C++ header-only PEG (Parsing Expression Grammars) library
☆949Updated this week
Alternatives and similar repositories for cpp-peglib:
Users that are interested in cpp-peglib are comparing it to the libraries listed below
- C++ parsing DSL☆1,059Updated last week
- Parsing Expression Grammar Template Library☆2,002Updated last month
- Zero overhead utilities for preventing bugs at compile time☆1,577Updated 7 months ago
- Library to parse and work with the C++ AST☆1,724Updated 10 months ago
- Runtime polymorphism done right☆1,003Updated 3 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…☆470Updated 8 months ago
- This is an experimental library that has evolved to P2688☆675Updated 5 months ago
- 💡 Build your own programming language! A C++17 PEG parser generator supporting parser combination, memoization, left-recursion and conte…☆246Updated 3 years ago
- a header-only, constexpr alternative to gperf for C++14 users☆1,406Updated last month
- P1031 low level file i/o and filesystem library for the C++ standard☆941Updated 3 months ago
- scanf for modern C++☆1,173Updated last month
- match(it): A lightweight single-header pattern-matching library for C++17 with macro-free APIs.☆608Updated 2 years ago
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆747Updated last week
- A (work-in-progress) nextgen Doxygen for C++☆954Updated 10 months ago
- std::tuple like methods for user defined types without any macro or boilerplate code☆1,383Updated last week
- A C/C++ header to help move #ifdefs out of your code☆843Updated 7 months ago
- C++11/14/17 std::optional with functional-style extensions and reference support☆886Updated 10 months ago
- A miniature library for struct-field reflection in C++☆555Updated 2 months ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆565Updated 8 months ago
- C++11/14/17 std::expected with functional-style extensions☆1,639Updated 3 months ago
- A bleeding-edge, lock-free, wait-free, continuation-stealing tasking library built on C++20's coroutines☆697Updated 2 months ago
- Templight is a Clang-based tool to profile the time and memory consumption of template instantiations and to perform interactive debuggin…☆753Updated 5 months ago
- Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum☆2,187Updated 6 months ago
- Boost.org spirit module☆410Updated this week
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,538Updated 7 months ago
- A readline and libedit replacement that supports UTF-8, syntax highlighting, hints and Windows and is BSD licensed.☆705Updated last year
- C++14 asynchronous allocation aware futures (supporting then, exception handling, coroutines and connections)☆840Updated last year
- Compile Time Type Information for C++☆588Updated 2 years ago
- Fast, orthogonal, open multi-methods. Solve the Expression Problem in C++17.☆365Updated 2 weeks ago
- ASL libraries will be migrated here in the stlab namespace, new libraries will be created here.☆670Updated 3 weeks ago