nfa
Here are 320 public repositories matching this topic...
Language:All
Sort:Most stars
An implementation of regular expressions for Rust. This implementation uses finite automata and guarantees linear time matching on all inputs.
- Updated
Nov 11, 2024 - Rust
DFA regular expression library & friends
- Updated
Jul 3, 2025 - C
The fast scanner generator for Java™ with full Unicode support
- Updated
Jan 1, 2025 - Java
Lex machinary for go.
- Updated
Jul 15, 2022 - Go
A low level regular expression library that uses deterministic finite automata.
- Updated
Jul 7, 2023 - Rust
Match tens of thousands of regular expressions within milliseconds - Java bindings for Intel's hyperscan 5
- Updated
Jul 4, 2025 - Java
clex is a simple lexer generator
- Updated
Dec 18, 2024 - C
All the weekly lab work of the subject 18CSC304J Compiler Design.
- Updated
May 11, 2022 - C++
An implementation of regular expressions for Python that uses a finite state automaton(正则引擎的Python实现,包括从NFA到DFA和DFA的最小化)
- Updated
Jan 2, 2023 - Python
A Python library for simulating and visualizing finite automata
- Updated
Jun 2, 2025 - Python
non-backtracking NFA-based regular expression library, for C and Python
- Updated
Oct 4, 2020 - C
These are my programs for compiler design lab work in my sixth semester
- Updated
May 25, 2022 - Python
Visual Automata is a Python 3 library built as a wrapper for the Automata library to add more visualization features.
- Updated
Aug 28, 2023 - Python
A Python package for automata theory.
- Updated
Jan 17, 2024 - Python
OCaml code to construct an NFA from a regular expression
- Updated
Aug 5, 2020 - OCaml
An ecosystem of packages to work with automaton and parsers (dfa/nfa/e-nfa/regex/cfg/pda)
- Updated
Mar 7, 2023 - TypeScript
Russ Cox/Rob Pike pikevm regex implementation
- Updated
Jun 12, 2025 - C
A library for finite automata and regular expressions in the context of JS RegExp
- Updated
Jun 16, 2024 - TypeScript
Работа с регулярными выражениями средствами платформы 1С:Предриятие
- Updated
Feb 17, 2024 - 1C Enterprise
Improve this page
Add a description, image, and links to thenfa topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with thenfa topic, visit your repo's landing page and select "manage topics."