gregex

Crates.iogregex
lib.rsgregex
version0.7.2
sourcesrc
created_at2024-02-16 14:21:01.6256
updated_at2024-07-04 06:42:55.473911
descriptionRegex solver utilizing NFA
homepage
repositoryhttps://github.com/Saphereye/gregex
max_upload_size
id1142482
size55,530
Adarsh Das (Saphereye)

documentation

https://docs.rs/gregex

README

Gregex crates.io Build Passing

Gregex is a regular expression solver which utilizes Non-deterministic Finite Automata (NFA) to simulate the input strings.

Commit count: 23

cargo fmt