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.
active 2023-08-16 → 2026-05-04 (UTC)
Activity over time
Daily event counts in the loaded window
Line chart, 993 days from 2023-08-16 to 2026-05-04. Pushes: 3 total, peak 1 in a day. Pull requests: 5 total, peak 2 in a day. Issues: 11 total, peak 2 in a day. Comments: 28 total, peak 7 in a day. Stars: 76 total, peak 2 in a day.
- Pushes
- Pull requests
- Issues
- Comments
- Stars
Stars, PRs, issues and forks are under-captured in the later part of this window. GH Archive progressively stopped capturing non-push events during 2026 — −95% or worse by the end of the window. Every series here except Pushes fades for that reason, so a decline above reflects the archive, not this repository. Pushes stay reliable throughout, so read them, and the contributor counts derived from them, as the real signal. Data health has the measurements.
Top contributors
Pushes, PRs, issues, reviews and comments — stars and forks excluded, so this is contribution rather than popularity
| Contributor | Contributions | Pushes | PRs | Comments |
|---|---|---|---|---|
| peter-winter | 23 | 3 | 2 | 12 |
| moritz-geier | 7 | 0 | 1 | 5 |
| iglesias | 4 | 0 | 0 | 2 |
| AmorZhao | 3 | 0 | 0 | 1 |
| Sonotsugipaa | 3 | 0 | 2 | 1 |
| 95833 | 2 | 0 | 0 | 2 |
| nakrakiiya | 2 | 0 | 0 | 0 |
| evan-goode | 2 | 0 | 0 | 2 |
| tomuben | 1 | 0 | 0 | 0 |
| kerrytazi | 1 | 0 | 0 | 0 |
Recent activity
Latest issues, pull requests and releases
- Issue comment#84958332025-10-23 16:29Is it expected behavior that the regular expression "[0-9]+456" successfully recognize "123"?
- Issue comment#84958332025-10-23 16:23Is it expected behavior that the regular expression "[0-9]+456" successfully recognize "123"?
- Issue#83kerrytazi2025-08-30 22:15[Question] Extending `skipping whitespaces` mechanism?
- Issue comment#82peter-winter2025-07-25 07:58Infinite loop or segmentation fault on grammar with many binary operators
- Issue comment#82Gismo3592025-07-24 18:16Infinite loop or segmentation fault on grammar with many binary operators
- Issue comment#82Gismo3592025-07-23 03:22Infinite loop or segmentation fault on grammar with many binary operators
- Issue#81nakrakiiya2025-01-02 09:33fail to compile (infinite loop, another situation)
- Issue#80nakrakiiya2025-01-02 09:31infinite loop while building a dfa
- Pull request#79peter-winter2024-09-03 15:07
- Pull request#79Sonotsugipaa2024-09-03 14:14
- Issue#78peter-winter2024-08-21 19:08Documentation wrong?
- Issue comment#78peter-winter2024-08-21 18:19Documentation wrong?
- Issue#78tomuben2024-08-21 16:40Documentation wrong?
- Issue comment#50evan-goode2024-07-22 18:29Precedence When Matching/Lexing
- Issue comment#50peter-winter2024-07-22 06:51Precedence When Matching/Lexing
- Issue comment#50evan-goode2024-07-22 01:36Precedence When Matching/Lexing
- Issue comment#77moritz-geier2024-04-27 16:41Fix: iterator is extended over end of string if no match occurs with `dfa_match`
- Issue comment#77peter-winter2024-04-26 11:10Fix: iterator is extended over end of string if no match occurs with `dfa_match`
- Issue comment#77moritz-geier2024-04-22 13:23Fix: iterator is extended over end of string if no match occurs with `dfa_match`
- Pull request#77moritz-geier2024-04-22 13:20
- Issue comment#76peter-winter2024-04-22 10:22[MSVC] Compilation error, unable to resolve operator overload of `ctpg::stdex::cbitset<N>::operator==`
- Issue comment#76moritz-geier2024-04-22 10:20[MSVC] Compilation error, unable to resolve operator overload of `ctpg::stdex::cbitset<N>::operator==`
- Issue comment#76peter-winter2024-04-22 10:19[MSVC] Compilation error, unable to resolve operator overload of `ctpg::stdex::cbitset<N>::operator==`
- Issue comment#76moritz-geier2024-04-22 10:17[MSVC] Compilation error, unable to resolve operator overload of `ctpg::stdex::cbitset<N>::operator==`
- Issue comment#76moritz-geier2024-04-22 09:54[MSVC] Compilation error, unable to resolve operator overload of `ctpg::stdex::cbitset<N>::operator==`
Totals cover only the window loaded into ClickHouse and count events, not GitHub's lifetime totals — 76 stars here means stars gained during the window, not the repo's star count.