rust-lang / regexLinks
An implementation of regular expressions for Rust. This implementation uses finite automata and guarantees linear time matching on all inputs.
☆3,729Updated 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,587Updated last week
- Zero-cost asynchronous programming in Rust☆5,659Updated last month
- Rust port of Google's SwissTable hash map☆2,686Updated last month
- Flexible concrete Error type built on std::Error☆6,062Updated 2 weeks ago
- Async version of the Rust standard library☆4,047Updated 4 months ago
- Statistics-driven benchmarking library for Rust☆5,127Updated last month
- Extra iterator adaptors, iterator methods, free functions, and macros.☆2,967Updated last week
- Strongly typed JSON library for Rust☆5,239Updated last month
- A small and fast async runtime for Rust☆4,290Updated last month
- An interpreter for Rust's mid-level intermediate representation☆5,293Updated this week
- Application level tracing for Rust.☆6,066Updated 3 weeks ago
- A utility for managing cargo dependencies from the command line.☆3,238Updated last month
- Parse command line arguments by defining a struct.☆2,734Updated last year
- Parser for Rust source code☆3,119Updated last week
- derive(Error) for struct and enum error types☆4,991Updated this week
- async fn(Request) -> Result<Response, Error>☆3,860Updated last week
- Tools for concurrent programming in Rust☆7,960Updated last month
- The Elegant Parser☆5,002Updated last month
- Raw bindings to platform APIs for Rust☆2,280Updated last week
- Serialization framework for Rust☆9,814Updated last month
- A Rust library for random number generation.☆1,869Updated 3 weeks ago
- Subcommand to show result of macro expansion☆2,888Updated this week
- Rust friendly bindings to *nix APIs☆2,848Updated 3 weeks ago
- 🔭 Cross-platform filesystem notification library for Rust.☆3,013Updated last week
- A binary encoder / decoder implementation in Rust.☆3,054Updated 2 weeks ago
- Watches over your Cargo project's source.☆2,836Updated 6 months ago
- Logging implementation for Rust☆2,364Updated 3 months ago
- A command line progress reporting library for Rust☆4,805Updated this week
- Metal I/O library for Rust.☆6,669Updated 2 weeks ago
- Format Rust code☆6,359Updated 3 weeks ago