rust-lang / regexLinks
An implementation of regular expressions for Rust. This implementation uses finite automata and guarantees linear time matching on all inputs.
☆3,818Updated 2 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,703Updated this week
- Zero-cost asynchronous programming in Rust☆5,741Updated 3 months ago
- Statistics-driven benchmarking library for Rust☆5,298Updated 3 months ago
- Strongly typed JSON library for Rust☆5,358Updated 2 weeks ago
- Flexible concrete Error type built on std::Error☆6,242Updated last week
- Rust port of Google's SwissTable hash map☆2,780Updated last month
- Extra iterator adaptors, iterator methods, free functions, and macros.☆3,019Updated 3 weeks ago
- Application level tracing for Rust.☆6,296Updated this week
- An interpreter for Rust's mid-level intermediate representation☆5,540Updated last week
- Format Rust code☆6,630Updated 2 weeks ago
- Parser for Rust source code☆3,194Updated last week
- Parse command line arguments by defining a struct.☆2,731Updated last year
- derive(Error) for struct and enum error types☆5,172Updated last week
- A command line progress reporting library for Rust☆4,925Updated this week
- A utility for managing cargo dependencies from the command line.☆3,307Updated 2 months ago
- The Rust package registry☆3,364Updated this week
- Logging implementation for Rust☆2,433Updated last week
- Rust friendly bindings to *nix APIs☆2,918Updated 3 weeks ago
- Raw bindings to platform APIs for Rust☆2,350Updated last week
- Serialization framework for Rust☆10,084Updated last week
- A Rust library for random number generation.☆1,929Updated this week
- Async version of the Rust standard library☆4,059Updated 2 months ago
- A small and fast async runtime for Rust☆4,563Updated last month
- Watches over your Cargo project's source.☆2,843Updated 9 months ago
- A binary encoder / decoder implementation in Rust.☆3,079Updated 2 months ago
- The Elegant Parser☆5,161Updated this week
- async fn(Request) -> Result<Response, Error>☆3,982Updated 3 weeks ago
- Native PostgreSQL driver for the Rust programming language☆3,810Updated 2 weeks ago
- A CSV parser for Rust, with Serde support.☆1,861Updated 2 weeks ago
- Subcommand to show result of macro expansion☆2,966Updated last week