The Rust Programming Language
- 15.6k followers
- United States of America
- https://www.rust-lang.org
- @[email protected]
- @rust-lang.org
- contact@rust-lang.org
Pinned Loading
Repositories
Showing 10 of 233 repositories
- regex Public
An implementation of regular expressions for Rust. This implementation uses finite automata and guarantees linear time matching on all inputs.
rust-lang/regex’s past year of commit activity