rust-lang / regexLinks
An implementation of regular expressions for Rust. This implementation uses finite automata and guarantees linear time matching on all inputs.
☆3,785Updated 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,717Updated last month
- Date and time library for Rust☆3,668Updated last week
- Strongly typed JSON library for Rust☆5,310Updated 3 weeks ago
- Parser for Rust source code☆3,174Updated this week
- An interpreter for Rust's mid-level intermediate representation☆5,451Updated this week
- The Elegant Parser☆5,093Updated this week
- Statistics-driven benchmarking library for Rust☆5,230Updated last month
- Async version of the Rust standard library☆4,056Updated last month
- Extra iterator adaptors, iterator methods, free functions, and macros.☆3,005Updated 2 weeks ago
- Flexible concrete Error type built on std::Error☆6,195Updated this week
- derive(Error) for struct and enum error types☆5,105Updated this week
- Logging implementation for Rust☆2,402Updated 2 weeks ago
- Application level tracing for Rust.☆6,196Updated last week
- Rust port of Google's SwissTable hash map☆2,753Updated 2 weeks ago
- Parse command line arguments by defining a struct.☆2,732Updated last year
- Tools for concurrent programming in Rust☆8,068Updated 3 months ago
- Rust friendly bindings to *nix APIs☆2,890Updated last month
- A small and fast async runtime for Rust☆4,463Updated 3 weeks ago
- Ergonomic bindings to SQLite for Rust☆3,815Updated last week
- 🔭 Cross-platform filesystem notification library for Rust.☆3,069Updated last month
- Serialization framework for Rust☆9,968Updated this week
- async fn(Request) -> Result<Response, Error>☆3,938Updated last month
- Subcommand to show result of macro expansion☆2,927Updated last week
- The Rust package registry☆3,320Updated this week
- Watches over your Cargo project's source.☆2,846Updated 8 months ago
- A utility for managing cargo dependencies from the command line.☆3,290Updated 2 weeks ago
- Format Rust code☆6,428Updated 2 months ago
- A command line progress reporting library for Rust☆4,880Updated 2 months ago
- PROST! a Protocol Buffers implementation for the Rust Language☆4,410Updated last week
- A CSV parser for Rust, with Serde support.☆1,844Updated 3 weeks ago