| katef/libfsm |
887 |
|
0 |
0 |
over 2 years ago |
0 |
|
54 |
bsd-2-clause |
C |
| DFA regular expression library & friends |
| no-context/moo |
763 |
|
12,799 |
263 |
almost 3 years ago |
15 |
October 03, 2022 |
31 |
bsd-3-clause |
JavaScript |
| Optimised tokenizer/lexer generator! 🐄 Uses /y for performance. Moo. |
| jflex-de/jflex |
523 |
|
194 |
64 |
almost 3 years ago |
14 |
March 11, 2023 |
25 |
other |
Java |
| The fast scanner generator for Java™ with full Unicode support |
| Genivia/RE-flex |
437 |
|
0 |
0 |
over 2 years ago |
0 |
|
3 |
bsd-3-clause |
C++ |
| A high-performance C++ regex library and lexical analyzer generator with Unicode support. Faster than Flex. Accepts Flex specifications. Generates reusable source code that is easy to understand. Offers indent/dedent anchors, lazy quantifiers, functions for lex/syntax error reporting and more. Seamlessly integrates with Bison and other parsers. |
| timtadh/lexmachine |
370 |
|
1 |
45 |
almost 4 years ago |
6 |
July 15, 2022 |
5 |
other |
Go |
| Lex machinary for go. |
| aappleby/matcheroni |
182 |
|
0 |
0 |
about 2 years ago |
0 |
|
1 |
mit |
C++ |
| A minimalist single-header library for building pattern-matchers, lexers, and parsers. |
| nikic/Phlexy |
150 |
|
13 |
14 |
over 4 years ago |
2 |
June 26, 2019 |
2 |
other |
PHP |
| Lexing experiments in PHP |
| ammar/regexp_parser |
140 |
|
24 |
29 |
over 2 years ago |
70 |
September 15, 2025 |
1 |
mit |
Ruby |
| A regular expression parser library for Ruby |
| dmaevsky/rd-parse |
87 |
|
5 |
7 |
over 3 years ago |
25 |
July 08, 2021 |
1 |
mit |
JavaScript |
| Generic recursive-descent parser in Javascript |
| Dervall/Piglet |
84 |
|
7 |
3 |
about 6 years ago |
9 |
February 16, 2020 |
12 |
mit |
C# |
| An easier to use parsing and lexing tool that is configurable in fluent code without a pre-build step. |