rust-lang / regexLinks
An implementation of regular expressions for Rust. This implementation uses finite automata and guarantees linear time matching on all inputs.
☆3,883Updated last month
Alternatives and similar repositories for regex
Users that are interested in regex are comparing it to the libraries listed below
Sorting:
- Zero-cost asynchronous programming in Rust☆5,795Updated 6 months ago
- Strongly typed JSON library for Rust☆5,445Updated 2 weeks ago
- Statistics-driven benchmarking library for Rust☆5,398Updated last month
- Date and time library for Rust☆3,770Updated last week
- Format Rust code☆6,712Updated this week
- Async version of the Rust standard library☆4,066Updated 5 months ago
- An interpreter for Rust's mid-level intermediate representation☆5,818Updated last week
- Parser for Rust source code☆3,265Updated last week
- Rust port of Google's SwissTable hash map☆2,847Updated 3 weeks ago
- Raw bindings to platform APIs for Rust☆2,453Updated last week
- The Elegant Parser☆5,261Updated last week
- Flexible concrete Error type built on std::Error☆6,376Updated 3 weeks ago
- A small and fast async runtime for Rust☆4,710Updated this week
- Application level tracing for Rust.☆6,461Updated 3 weeks ago
- A utility for managing cargo dependencies from the command line.☆3,345Updated 2 months ago
- 🔭 Cross-platform filesystem notification library for Rust.☆3,205Updated this week
- Rust friendly bindings to *nix APIs☆2,965Updated last month
- Tools for concurrent programming in Rust☆8,263Updated 3 weeks ago
- Metal I/O library for Rust.☆6,871Updated 3 weeks ago
- Extra iterator adaptors, iterator methods, free functions, and macros.☆3,077Updated last week
- Watches over your Cargo project's source.☆2,861Updated last year
- Serialization framework for Rust☆10,295Updated last month
- Automatically generates Rust FFI bindings to C (and some C++) libraries.☆5,076Updated 3 weeks ago
- async fn(Request) -> Result<Response, Error>☆4,053Updated this week
- Parse command line arguments by defining a struct.☆2,733Updated 2 years ago
- derive(Error) for struct and enum error types☆5,299Updated last month
- A command line progress reporting library for Rust☆5,016Updated 2 weeks ago
- Logging implementation for Rust☆2,472Updated last month
- The Rust package registry☆3,456Updated this week
- Subcommand to show result of macro expansion☆3,023Updated last week