An implementation of regular expressions for Rust. This implementation uses finite automata and guarantees linear time matching on all inputs.
☆3,958Feb 24, 2026Updated 3 months ago
Alternatives and similar repositories for regex
Users that are interested in regex are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Date and time library for Rust☆3,860May 25, 2026Updated last week
- Serialization framework for Rust☆10,585Mar 6, 2026Updated 2 months ago
- Zero-cost asynchronous programming in Rust☆5,858Updated this week
- A full featured, fast Command Line Argument Parser for Rust☆16,418Updated this week
- Logging implementation for Rust☆2,510May 25, 2026Updated last week
- Proton VPN Special Offer - Get 70% off • AdSpecial partner offer. Trusted by over 100 million users worldwide. Tested, Approved and Recommended by Experts.
- Format Rust code☆6,853Updated this week
- Rayon: A data parallelism library for Rust☆13,017Apr 23, 2026Updated last month
- A Rust library for random number generation.☆2,039May 18, 2026Updated 2 weeks ago
- Strongly typed JSON library for Rust☆5,570May 21, 2026Updated last week
- An easy and powerful Rust HTTP Client☆11,632May 22, 2026Updated last week
- A bunch of lints to catch common mistakes and improve your Rust code. Book: https://doc.rust-lang.org/clippy/☆13,209Updated this week
- An HTTP library for Rust☆16,099Updated this week
- A small macro for defining lazy evaluated static variables in Rust.☆2,027Jan 29, 2025Updated last year
- Rust parser combinator framework☆10,406Aug 26, 2025Updated 9 months ago
- Proton VPN Special Offer - Get 70% off • AdSpecial partner offer. Trusted by over 100 million users worldwide. Tested, Approved and Recommended by Experts.
- Parser for Rust source code☆3,323Updated this week
- Tools for concurrent programming in Rust☆8,454Feb 22, 2026Updated 3 months ago
- Flexible concrete Error type built on std::Error☆6,530Mar 24, 2026Updated 2 months ago
- derive(Error) for struct and enum error types☆5,427May 21, 2026Updated last week
- Raw bindings to platform APIs for Rust