rust-lang / regexLinks
An implementation of regular expressions for Rust. This implementation uses finite automata and guarantees linear time matching on all inputs.
☆3,868Updated 3 weeks ago
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,785Updated 5 months ago
- Statistics-driven benchmarking library for Rust☆5,389Updated last month
- Strongly typed JSON library for Rust☆5,429Updated this week
- Format Rust code☆6,698Updated last week
- Date and time library for Rust☆3,747Updated last week
- Parser for Rust source code☆3,251Updated this week
- Flexible concrete Error type built on std::Error☆6,349Updated last week
- Rust port of Google's SwissTable hash map☆2,828Updated last week
- An interpreter for Rust's mid-level intermediate representation☆5,752Updated this week
- Tools for concurrent programming in Rust☆8,231Updated this week
- derive(Error) for struct and enum error types☆5,272Updated last week
- Async version of the Rust standard library☆4,064Updated 4 months ago
- 🔭 Cross-platform filesystem notification library for Rust.☆3,183Updated last month
- A small and fast async runtime for Rust☆4,668Updated last week
- A utility for managing cargo dependencies from the command line.☆3,340Updated last month
- A command line progress reporting library for Rust☆5,004Updated this week
- Application level tracing for Rust.☆6,421Updated 2 weeks ago
- Raw bindings to platform APIs for Rust☆2,437Updated last week
- Extra iterator adaptors, iterator methods, free functions, and macros.☆3,065Updated 3 weeks ago
- The Elegant Parser☆5,234Updated this week
- Serialization framework for Rust☆10,256Updated last week
- Logging implementation for Rust☆2,461Updated 3 weeks ago
- Subcommand to show result of macro expansion☆2,998Updated last week
- Rust friendly bindings to *nix APIs☆2,950Updated 2 weeks ago
- Ergonomic bindings to SQLite for Rust☆3,973Updated last week
- Repository for the Rust Language Server (aka RLS)☆3,508Updated 3 years ago
- Watches over your Cargo project's source.☆2,853Updated 11 months ago
- Parse command line arguments by defining a struct.☆2,732Updated last year
- async fn(Request) -> Result<Response, Error>☆4,025Updated 3 weeks ago
- A binary encoder / decoder implementation in Rust.☆3,082Updated 4 months ago