Skip to content

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-162026-05-04 (UTC)

Complete coverage26,505 / 26,505 hourly files (100%) · 2 absent upstream2023-08-152026-08-23 (UTC)
Events
135
Pushes
3
Pull requests
5
Issues
11
Stars
76
Forks
8

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

ContributorContributionsPushesPRsComments
peter-winter233212
moritz-geier7015
iglesias4002
AmorZhao3001
Sonotsugipaa3021
958332002
nakrakiiya2000
evan-goode2002
tomuben1000
kerrytazi1000

Recent activity

Latest issues, pull requests and releases

  • Issue comment#84958332025-10-23 16:29
    Is it expected behavior that the regular expression "[0-9]+456" successfully recognize "123"?
  • Issue comment#84958332025-10-23 16:23
    Is 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:58
    Infinite loop or segmentation fault on grammar with many binary operators
  • Issue comment#82Gismo3592025-07-24 18:16
    Infinite loop or segmentation fault on grammar with many binary operators
  • Issue comment#82Gismo3592025-07-23 03:22
    Infinite loop or segmentation fault on grammar with many binary operators
  • Issue#81nakrakiiya2025-01-02 09:33
    fail to compile (infinite loop, another situation)
  • Issue#80nakrakiiya2025-01-02 09:31
    infinite 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:08
    Documentation wrong?
  • Issue comment#78peter-winter2024-08-21 18:19
    Documentation wrong?
  • Issue#78tomuben2024-08-21 16:40
    Documentation wrong?
  • Issue comment#50evan-goode2024-07-22 18:29
    Precedence When Matching/Lexing
  • Issue comment#50peter-winter2024-07-22 06:51
    Precedence When Matching/Lexing
  • Issue comment#50evan-goode2024-07-22 01:36
    Precedence When Matching/Lexing
  • Issue comment#77moritz-geier2024-04-27 16:41
    Fix: iterator is extended over end of string if no match occurs with `dfa_match`
  • Issue comment#77peter-winter2024-04-26 11:10
    Fix: iterator is extended over end of string if no match occurs with `dfa_match`
  • Issue comment#77moritz-geier2024-04-22 13:23
    Fix: 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.