rust-lang / regexLinks
An implementation of regular expressions for Rust. This implementation uses finite automata and guarantees linear time matching on all inputs.
☆3,748Updated 8 months 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,603Updated 2 weeks ago
- Zero-cost asynchronous programming in Rust☆5,678Updated 3 weeks ago
- Strongly typed JSON library for Rust☆5,263Updated last week
- An interpreter for Rust's mid-level intermediate representation☆5,351Updated this week
- Statistics-driven benchmarking library for Rust☆5,177Updated last week
- Rust port of Google's SwissTable hash map☆2,710Updated 3 weeks ago
- Parser for Rust source code☆3,134Updated 2 weeks ago
- Extra iterator adaptors, iterator methods, free functions, and macros.☆2,978Updated this week
- Async version of the Rust standard library☆4,048Updated 4 months ago
- Parse command line arguments by defining a struct.☆2,733Updated last year
- Logging implementation for Rust☆2,380Updated 3 weeks ago
- The Elegant Parser☆5,058Updated last month
- Tools for concurrent programming in Rust☆7,995Updated 2 months ago
- A small and fast async runtime for Rust☆4,390Updated 2 weeks ago
- Format Rust code☆6,390Updated last month
- Serialization framework for Rust☆9,874Updated 2 months ago
- LR(1) parser generator for Rust☆3,304Updated this week
- The Rust package registry☆3,282Updated this week
- A command line progress reporting library for Rust☆4,833Updated 3 weeks ago
- Flexible concrete Error type built on std::Error☆6,104Updated last month
- A utility for managing cargo dependencies from the command line.☆3,265Updated this week
- Rust friendly bindings to *nix APIs☆2,871Updated this week
- Raw bindings to platform APIs for Rust☆2,302Updated this week
- derive(Error) for struct and enum error types☆5,035Updated last week
- Application level tracing for Rust.☆6,114Updated last month
- A Rust library for random number generation.☆1,886Updated last week
- Subcommand to show result of macro expansion☆2,904Updated last week
- A binary encoder / decoder implementation in Rust.☆3,075Updated 2 weeks ago
- async fn(Request) -> Result<Response, Error>☆3,890Updated 2 weeks ago
- Redis library for rust☆3,939Updated this week