rust-lang / regexLinks
An implementation of regular expressions for Rust. This implementation uses finite automata and guarantees linear time matching on all inputs.
☆3,896Updated this week
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,805Updated 2 weeks ago
- Date and time library for Rust☆3,779Updated 3 weeks ago
- Strongly typed JSON library for Rust☆5,468Updated last month
- Statistics-driven benchmarking library for Rust☆5,412Updated 2 months ago
- Rust port of Google's SwissTable hash map☆2,862Updated this week
- Async version of the Rust standard library☆4,072Updated 5 months ago
- A small and fast async runtime for Rust☆4,740Updated 2 weeks ago
- Flexible concrete Error type built on std::Error☆6,412Updated 2 weeks ago
- 🔭 Cross-platform filesystem notification library for Rust.☆3,239Updated this week
- An interpreter for Rust's mid-level intermediate representation☆5,881Updated this week
- Parser for Rust source code☆3,275Updated last week
- Extra iterator adaptors, iterator methods, free functions, and macros.☆3,090Updated 3 weeks ago
- Application level tracing for Rust.☆6,496Updated last month
- Parse command line arguments by defining a struct.☆2,731Updated 2 years ago
- A utility for managing cargo dependencies from the command line.☆3,354Updated 2 months ago
- The Elegant Parser☆5,273Updated last week
- A command line progress reporting library for Rust☆5,042Updated last week
- A binary encoder / decoder implementation in Rust.☆3,076Updated 5 months ago
- derive(Error) for struct and enum error types☆5,330Updated 2 weeks ago
- Tools for concurrent programming in Rust☆8,284Updated 2 weeks ago
- Watches over your Cargo project's source.☆2,860Updated last year
- Logging implementation for Rust☆2,478Updated last month
- Raw bindings to platform APIs for Rust☆2,477Updated this week
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,263Updated last month
- A CSV parser for Rust, with Serde support.☆1,904Updated 3 months ago
- Rust friendly bindings to *nix APIs☆2,976Updated this week
- Serialization framework for Rust☆10,344Updated last month
- Format Rust code☆6,720Updated this week
- async fn(Request) -> Result<Response, Error>☆4,070Updated last week
- A template engine for Rust based on Jinja2/Django☆4,114Updated last month