peter-winter / ctpgLinks
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 table parser with a deterministic finite automaton lexical analyzer, all in compile time.
☆483Updated last year
Alternatives and similar repositories for ctpg
Users that are interested in ctpg are comparing it to the libraries listed below
Sorting:
- match(it): A lightweight single-header pattern-matching library for C++17 with macro-free APIs.☆635Updated last week
- C++ parsing DSL☆1,224Updated 3 months ago
- A spicy text library for C++ that has the explicit goal of enabling the entire ecosystem to share in proper forward progress towards a br…☆335Updated 7 months ago
- Fast, orthogonal, open multi-methods. Solve the Expression Problem in C++17.☆381Updated 6 months ago
- A C++20 library for sequence-orientated programming☆716Updated 3 months ago
- An additive strong typedef library for C++14/17/20☆476Updated last year
- Range-based goodness for C++17☆364Updated 4 years ago
- C++20 Meta-Programming library☆310Updated 7 months ago
- A C++ library that uses clever tricks to create super low-code, yet fully functional CLIs☆453Updated last year
- constexpr implementation of SHA-2 and SHA-3 family of hashes☆228Updated 4 months ago
- The most over-engineered C++ assertion library☆691Updated 6 months ago
- Lightweight C++20 testing framework.☆303Updated 2 months ago
- C++11 (and onwards) library for lazy evaluation☆365Updated last month
- Parse command line arguments by defining a struct☆507Updated last year
- Reference implementation of Dragonbox in C++☆791Updated 3 months ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆597Updated 6 months ago
- Simple C++20 module support for CMake☆214Updated 2 years ago
- C++17 Run-time Polymorphism (Type Erasure) library☆494Updated 9 months ago
- This is an experimental library that has evolved to P2688☆682Updated last year
- C++20 [Minimal] Static Perfect Hash library☆249Updated 6 months ago
- A C++ tool for a new decade☆295Updated 3 years ago
- 💡 Build your own programming language! A C++17 PEG parser generator supporting parser combination, memoization, left-recursion and conte…☆251Updated 4 years ago
- The modern documentation tool for C++.☆333Updated last year
- P1031 low level file i/o and filesystem library for the C++ standard☆1,014Updated 3 weeks ago
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆769Updated last week
- A fast, simple tuple implementation that implements tuple as an aggregate☆227Updated last year
- expected lite - C++23 expected objects for C++11 and later in a single-file header-only library☆538Updated last month
- A bleeding-edge, lock-free, wait-free, continuation-stealing tasking library built on C++20's coroutines☆805Updated this week
- A single file C++ header-only PEG (Parsing Expression Grammars) library☆1,024Updated last month
- A C++14 compile-time/constexpr map and hash map with minimal binary footprint☆222Updated 3 years ago