yhirose / cpp-peglib
A single file C++ header-only PEG (Parsing Expression Grammars) library
β939Updated 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
- C++ parsing DSLβ1,046Updated 2 months ago
- π‘ Build your own programming language! A C++17 PEG parser generator supporting parser combination, memoization, left-recursion and conteβ¦β245Updated 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β¦β468Updated 6 months ago
- A (work-in-progress) nextgen Doxygen for C++β950Updated 9 months ago
- Runtime polymorphism done rightβ995Updated 3 years ago
- scanf for modern C++β1,128Updated 4 months ago
- Zero overhead utilities for preventing bugs at compile timeβ1,565Updated 6 months ago
- a header-only, constexpr alternative to gperf for C++14 usersβ1,385Updated last week
- P1031 low level file i/o and filesystem library for the C++ standardβ931Updated last month
- Unicode (UTF-8) capable std::stringβ548Updated 2 months ago
- A miniature library for struct-field reflection in C++β544Updated 2 weeks ago
- This is an experimental library that has evolved to P2688β670Updated 3 months ago
- Parsing Expression Grammar Template Libraryβ1,987Updated 2 months ago
- C++14 asynchronous allocation aware futures (supporting then, exception handling, coroutines and connections)β839Updated last year
- std::tuple like methods for user defined types without any macro or boilerplate codeβ1,370Updated last week
- match(it): A lightweight single-header pattern-matching library for C++17 with macro-free APIs.β594Updated 2 years ago
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)β743Updated last month
- C++11/14/17 std::expected with functional-style extensionsβ1,608Updated 2 months ago
- A C/C++ header to help move #ifdefs out of your codeβ826Updated 6 months ago
- A cross-platform (C99/C++11) process libraryβ572Updated 11 months ago
- Fast, orthogonal, open multi-methods. Solve the Expression Problem in C++17.β362Updated 3 months ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and moreβ560Updated 7 months ago
- C++11/14/17 std::optional with functional-style extensions and reference supportβ880Updated 9 months ago
- Compile Time Type Information for C++β584Updated last year
- A lightweight C++20 serialization and RPC libraryβ826Updated 3 weeks ago
- Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.β1,966Updated last month
- C++17 `std::variant` for C++11/14/17β689Updated 2 years ago
- expected lite - Expected objects in C++11 and later in a single-file header-only libraryβ446Updated last week
- π¦ A dependency injection container for C++11, C++14 and laterβ512Updated this week
- An unordered C++ data container providing fast iteration/insertion/erasure while maintaining pointer/iterator validity to non-erased elemβ¦β425Updated 2 weeks ago