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.
☆486Sep 3, 2024Updated last year
Alternatives and similar repositories for ctpg
Users that are interested in ctpg are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- C++ parsing DSL☆1,243Oct 18, 2025Updated 6 months ago
- Intuitive & Powerful C++20 consteval metaprogramming library(via value).☆49Nov 20, 2021Updated 4 years ago
- Compile Time Regular Expression in C++☆3,791Mar 29, 2026Updated last month
- A single file C++ header-only PEG (Parsing Expression Grammars) library☆1,038Apr 21, 2026Updated last week
- Meta C++ Library and Tool☆83Dec 12, 2022Updated 3 years ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- C++20 μ(micro)/Unit Testing framework☆1,425Feb 14, 2026Updated 2 months ago
- Parsing Expression Grammar Template Library☆2,121Apr 22, 2026Updated last week
- The compiler is available for download. Get it!☆2,556Nov 5, 2023Updated 2 years ago
- C++20 Meta-Programming library☆311Jun 1, 2025Updated 10 months ago
- A fast, simple tuple implementation that implements tuple as an aggregate☆227Sep 27, 2024Updated last year
- A minimalist single-header library for building pattern-matchers, lexers, and parsers.☆211Jun 16, 2025Updated 10 months ago
- match(it): A lightweight single-header pattern-matching library for C++17 with macro-free APIs.☆642Jan 22, 2026Updated 3 months ago
- Reflection utilities and examples built on top of C++ reflection TS implementation.☆115Jul 13, 2022Updated 3 years ago
- Core abstractions for dealing with concurrency in C++☆69Apr 3, 2024Updated 2 years ago
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click. Zero configuration with optimized deployments.
- C++11 (and onwards) library for lazy evaluation☆365Feb 7, 2026Updated 2 months ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆20Nov 1, 2021Updated 4 years ago
- Fast, convenient JSON serialization and parsing in C++☆503Feb 16, 2026Updated 2 months ago
- A view that allows iteration over a view, returning the index of each item along with each item☆13Jun 17, 2020Updated 5 years ago
- scanf for modern C++☆1,306Oct 29, 2025Updated 6 months ago
- type-safe and low-boilerplate bit level serialization☆127Nov 5, 2021Updated 4 years ago
- Zero overhead utilities for preventing bugs at compile time☆1,640Oct 13, 2025Updated 6 months ago
- Header only library that parses and plans SQL queries at compile time☆143May 2, 2020Updated 5 years ago
- An additive strong typedef library for C++14/17/20☆476Jan 28, 2025Updated last year
- Virtual machines for every use case on DigitalOcean • AdGet dependable uptime with 99.99% SLA, simple security tools, and predictable monthly pricing with DigitalOcean's virtual machines, called Droplets.
- A graph concurrent library for C++☆63Jun 1, 2023Updated 2 years ago
- Reference implementation of Dragonbox in C++☆807Oct 3, 2025Updated 6 months ago
- A C++ library that uses clever tricks to create super low-code, yet fully functional CLIs☆452Sep 15, 2024Updated last year
- C++17 library for comfortable and efficient dynamic polymorphism☆501Feb 27, 2026Updated 2 months ago
- C++ library for value-oriented design using the unidirectional data-flow architecture — Redux for C++☆764Mar 21, 2026Updated last month
- A C++20 header-only bencode library.☆48Sep 10, 2022Updated 3 years ago
- A personal experimental C++ Syntax 2 -> Syntax 1 compiler☆5,946Feb 22, 2026Updated 2 months ago
- P1031 low level file i/o and filesystem library for the C++ standard☆1,023Apr 9, 2026Updated 3 weeks ago
- Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.☆2,204Apr 5, 2026Updated 3 weeks ago
- Bare Metal GPUs on DigitalOcean Gradient AI • AdPurpose-built for serious AI teams training foundational models, running large-scale inference, and pushing the boundaries of what's possible.
- Fast binary logger for C++☆231Jan 31, 2025Updated last year
- Postmodern immutable and persistent data structures for C++ — value semantics at scale☆2,841Feb 25, 2026Updated 2 months ago
- Range-based goodness for C++17☆363Feb 11, 2021Updated 5 years ago
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆52Jan 25, 2019Updated 7 years ago
- stl-like algorithms for TYPES☆31Oct 27, 2023Updated 2 years ago
- a header-only, constexpr alternative to gperf for C++14 users☆1,540Apr 20, 2026Updated last week
- An unordered C++ data container providing fast iteration/insertion/erasure while maintaining pointer/iterator validity to non-erased elem…☆493Mar 27, 2026Updated last month