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.
☆479Updated 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.☆624Updated 2 years 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…☆330Updated 2 months ago
- C++ parsing DSL☆1,117Updated 3 weeks ago
- constexpr implementation of SHA-2 and SHA-3 family of hashes☆226Updated 8 months ago
- Fast, orthogonal, open multi-methods. Solve the Expression Problem in C++17.☆376Updated last month
- An additive strong typedef library for C++14/17/20☆456Updated 7 months ago
- Range-based goodness for C++17☆365Updated 4 years ago
- A C++ library that uses clever tricks to create super low-code, yet fully functional CLIs☆452Updated 11 months ago
- C++20 Meta-Programming library☆292Updated 3 months ago
- A C++20 library for sequence-orientated programming☆639Updated last week
- Simple C++20 module support for CMake☆212Updated last year
- This is an experimental library that has evolved to P2688☆678Updated 9 months ago
- A bleeding-edge, lock-free, wait-free, continuation-stealing tasking library built on C++20's coroutines☆718Updated 6 months ago
- Parse command line arguments by defining a struct☆501Updated 10 months ago
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆759Updated last week
- Reference implementation of Dragonbox in C++☆747Updated last week
- C++11 (and onwards) library for lazy evaluation☆361Updated 2 weeks ago
- A C++ tool for a new decade☆297Updated 2 years ago
- A fast, simple tuple implementation that implements tuple as an aggregate☆222Updated 11 months ago
- The modern documentation tool for C++.☆331Updated last year
- Lightweight C++20 testing framework.☆293Updated 3 weeks ago
- 💡 Build your own programming language! A C++17 PEG parser generator supporting parser combination, memoization, left-recursion and conte…☆251Updated 4 years ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆576Updated last month
- P1031 low level file i/o and filesystem library for the C++ standard☆978Updated 2 weeks ago
- C++17 Run-time Polymorphism (Type Erasure) library☆489Updated 5 months ago
- The most over-engineered C++ assertion library☆669Updated last month
- Runtime polymorphism done right☆1,015Updated 4 years ago
- ☆79Updated 4 months ago
- C++20 [Minimal] Static Perfect Hash library☆232Updated last month
- Port of Golang channels to C++☆180Updated 2 years ago