| hanickadot/compile-time-regular-expressions |
3,087 |
|
0 |
0 |
about 2 years ago |
0 |
|
95 |
apache-2.0 |
C++ |
| Compile Time Regular Expression in C++ |
| peter-winter/ctpg |
383 |
|
0 |
0 |
over 3 years ago |
0 |
|
7 |
mit |
C++ |
| 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. |
| alexnask/ctregex.zig |
81 |
|
0 |
0 |
over 3 years ago |
0 |
|
3 |
|
Zig |
| Compile time regular expressions in zig |
| Shmew/Fable.Extras |
34 |
|
0 |
1 |
about 5 years ago |
11 |
March 19, 2021 |
0 |
mit |
F# |
| A more functional construct on-top of Fable.Core. |
| pdlan/static-regex |
19 |
|
0 |
0 |
over 6 years ago |
0 |
|
0 |
mit |
C++ |
| compile-time DFA-based regular expression engine with C++ template and constexpr |
| hit9/compile_time_regexp.h |
9 |
|
0 |
0 |
over 2 years ago |
0 |
|
0 |
|
C++ |
| A simple compile time dfa based regular expression library for C++20. |