GitHub / rust-lang / regex
An implementation of regular expressions for Rust. This implementation uses finite automata and guarantees linear time matching on all inputs.
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-lang%2Fregex
Stars: 3,685
Forks: 462
Open issues: 68
License: apache-2.0
Language: Rust
Size: 7.43 MB
Dependencies parsed at: Pending
Created at: over 10 years ago
Updated at: 1 day ago
Pushed at: 6 months ago
Last synced at: about 5 hours ago
Commit Stats
Commits: 1352
Authors: 195
Mean commits per author: 6.93
Development Distribution Score: 0.282
More commit stats: https://commits.ecosyste.ms/hosts/GitHub/repositories/rust-lang/regex
Topics: automata, automaton, dfa, nfa, regex, regex-engine, regex-parser, regex-syntax, regexp, regular-expressions, rust