An implementation of regular expressions for Rust. This implementation uses finite automata and guarantees linear time matching on all inputs.
☆3,920Feb 24, 2026Updated 3 weeks ago
Alternatives and similar repositories for regex
Users that are interested in regex are comparing it to the libraries listed below
Sorting:
- Date and time library for Rust☆3,821Feb 23, 2026Updated 3 weeks ago
- Serialization framework for Rust☆10,528Mar 6, 2026Updated 2 weeks ago
- Zero-cost asynchronous programming in Rust☆5,829Feb 15, 2026Updated last month
- Logging implementation for Rust☆2,490Dec 9, 2025Updated 3 months ago
- A full featured, fast Command Line Argument Parser for Rust☆16,234Updated this week
- Format Rust code☆6,771Mar 13, 2026Updated last week
- Rayon: A data parallelism library for Rust☆12,871Jan 6, 2026Updated 2 months ago
- A Rust library for random number generation.☆2,006Mar 13, 2026Updated last week
- Strongly typed JSON library for Rust☆5,514Feb 16, 2026Updated last month
- An easy and powerful Rust HTTP Client☆11,480Mar 13, 2026Updated last week
- A bunch of lints to catch common mistakes and improve your Rust code. Book: https://doc.rust-lang.org/clippy/☆12,978Updated this week
- An HTTP library for Rust☆15,985Updated this week
- A small macro for defining lazy evaluated static variables in Rust.☆2,028Jan 29, 2025Updated last year
- Rust parser combinator framework☆10,333Aug 26, 2025Updated 6 months ago
- Parser for Rust source code☆3,302Updated this week
- Tools for concurrent programming in Rust☆8,365Feb 22, 2026Updated 3 weeks ago
- Flexible concrete Error type built on std::Error☆6,464Feb 20, 2026Updated last month
- derive(Error) for struct and enum error types☆5,382Feb 16, 2026Updated last month
- Raw bindings to platform APIs for Rust☆2,505Updated this week
- A Rust compiler front-end for IDEs☆16,170Updated this week
- Rust port of Google's SwissTable hash map☆2,881Mar 7, 2026Updated 2 weeks ago
- Extra iterator adaptors, iterator methods, free functions, and macros.☆3,105Feb 20, 2026Updated last month
- Metal I/O library for Rust.☆6,914Updated this week
- The Rust package manager☆14,720Updated this week
- The Rust toolchain installer☆6,813Updated this week
- URL parser for Rust☆1,534Feb 5, 2026Updated last month
- Rust library for single assignment cells and lazy statics without macros☆2,070Mar 12, 2026Updated last week
- Application level tracing for Rust.☆6,575Mar 13, 2026Updated last week
- Encoding and decoding images in Rust☆5,691Updated this week
- A runtime for writing reliable asynchronous applications with Rust. Provides I/O, networking, scheduling, timers, ...☆31,454Updated this week
- async fn(Request) -> Result<Response, Error>☆4,120Feb 24, 2026Updated 3 weeks ago
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,312Jan 7, 2026Updated 2 months ago
- A modern TLS library in Rust☆7,295Updated this week
- An interpreter for Rust's mid-level intermediate representation☆5,966Updated this week
- Async version of the Rust standard library☆4,069Aug 15, 2025Updated 7 months ago
- A safe, extensible ORM and Query Builder for Rust☆14,039Mar 13, 2026Updated last week
- A CSV parser for Rust, with Serde support.☆1,916Oct 17, 2025Updated 5 months ago
- Statistics-driven benchmarking library for Rust☆5,433Nov 29, 2025Updated 3 months ago
- Generate and parse UUIDs.☆1,189Mar 13, 2026Updated last week