yhirose / cpp-peglibLinks
A single file C++ header-only PEG (Parsing Expression Grammars) library
☆956Updated 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,079Updated this week
- Parsing Expression Grammar Template Library☆2,019Updated 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…☆472Updated 8 months ago
- Zero overhead utilities for preventing bugs at compile time☆1,581Updated 8 months ago
- A (work-in-progress) nextgen Doxygen for C++☆954Updated 11 months ago
- a header-only, constexpr alternative to gperf for C++14 users☆1,419Updated 2 months ago
- C++11/14/17 std::expected with functional-style extensions☆1,662Updated 4 months ago
- C++11/14/17 std::optional with functional-style extensions and reference support☆893Updated 11 months ago
- scanf for modern C++☆1,186Updated this week
- A C/C++ header to help move #ifdefs out of your code☆847Updated 8 months ago
- Runtime polymorphism done right☆1,006Updated 4 years ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆565Updated 9 months ago
- C++20 μ(micro)/Unit Testing framework☆1,336Updated last month
- A miniature library for struct-field reflection in C++☆564Updated 2 months ago
- P1031 low level file i/o and filesystem library for the C++ standard☆946Updated this week
- Library to parse and work with the C++ AST☆1,726Updated 11 months ago
- match(it): A lightweight single-header pattern-matching library for C++17 with macro-free APIs.☆611Updated 2 years ago
- A simple to use, composable, command line parser for C++ 11 and beyond☆518Updated this week
- This is an experimental library that has evolved to P2688☆675Updated 6 months ago
- ISO C++ Core Guidelines Library implementation for C++98, C++11 up☆937Updated this week
- A readline and libedit replacement that supports UTF-8, syntax highlighting, hints and Windows and is BSD licensed.☆708Updated last year
- Compile Time Type Information for C++☆590Updated 2 years ago
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆750Updated last week
- Templight is a Clang-based tool to profile the time and memory consumption of template instantiations and to perform interactive debuggin…☆758Updated 5 months ago
- Simple, portable, and self-contained stacktrace library for C++11 and newer☆1,032Updated this week
- A lightweight C++20 serialization and RPC library☆850Updated last month
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,553Updated 7 months ago
- C++ hash map and hash set which preserve the order of insertion☆535Updated 8 months ago
- A high-performance C++ regex library and lexical analyzer generator with Unicode support. Extends Flex++ with Unicode support, indent/ded…☆562Updated 2 weeks ago