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.
☆481Updated last year
Alternatives and similar repositories for ctpg
Users that are interested in ctpg are comparing it to the libraries listed below
Sorting:
- C++ parsing DSL☆1,217Updated 2 months ago
- match(it): A lightweight single-header pattern-matching library for C++17 with macro-free APIs.☆633Updated last week
- 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 6 months ago
- An additive strong typedef library for C++14/17/20☆471Updated 11 months ago
- constexpr implementation of SHA-2 and SHA-3 family of hashes☆228Updated 3 months ago
- A C++ library that uses clever tricks to create super low-code, yet fully functional CLIs☆453Updated last year
- Fast, orthogonal, open multi-methods. Solve the Expression Problem in C++17.☆380Updated 5 months ago
- Range-based goodness for C++17☆364Updated 4 years ago
- The most over-engineered C++ assertion library☆692Updated 5 months ago
- A C++20 library for sequence-orientated programming☆710Updated 2 months ago
- C++20 Meta-Programming library☆309Updated 7 months ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆596Updated 5 months ago
- This is an experimental library that has evolved to P2688☆682Updated last year
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆767Updated this week
- P1031 low level file i/o and filesystem library for the C++ standard☆1,011Updated 3 weeks ago
- Simple C++20 module support for CMake☆213Updated 2 years ago
- C++17 Run-time Polymorphism (Type Erasure) library☆494Updated 9 months ago
- A bleeding-edge, lock-free, wait-free, continuation-stealing tasking library built on C++20's coroutines☆798Updated 3 weeks ago
- A C++ tool for a new decade☆295Updated 3 years ago
- Lightweight C++20 testing framework.☆300Updated last month
- Reference implementation of Dragonbox in C++☆790Updated 3 months ago
- C++11 (and onwards) library for lazy evaluation☆363Updated 2 weeks ago
- The modern documentation tool for C++.☆335Updated last year
- Parse command line arguments by defining a struct☆506Updated last year
- Port of Golang channels to C++☆180Updated 2 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
- Runtime polymorphism done right☆1,031Updated 4 years ago
- Microbenchmarking for Modern C++☆232Updated 5 years ago
- C++20 [Minimal] Static Perfect Hash library☆246Updated 5 months ago
- A polymorphic value-type for C++☆227Updated 2 years ago