rust-lang / regex
An implementation of regular expressions for Rust. This implementation uses finite automata and guarantees linear time matching on all inputs.
☆3,681Updated 5 months ago
Alternatives and similar repositories for regex:
Users that are interested in regex are comparing it to the libraries listed below
- Zero-cost asynchronous programming in Rust☆5,583Updated last week
- Date and time library for Rust☆3,496Updated last week
- An interpreter for Rust's mid-level intermediate representation☆5,069Updated this week
- Async version of the Rust standard library☆4,031Updated last month
- Strongly typed JSON library for Rust☆5,155Updated last month
- Easy flamegraphs for Rust projects and everything else, without Perl or pipes <3☆5,144Updated 2 weeks ago
- The Elegant Parser☆4,882Updated 3 weeks ago
- Statistics-driven benchmarking library for Rust☆4,960Updated 5 months ago
- A small and fast async runtime for Rust☆4,119Updated last month
- Tools for concurrent programming in Rust☆7,800Updated 2 weeks ago
- Flexible concrete Error type built on std::Error☆5,878Updated last week
- Application level tracing for Rust.☆5,856Updated last week
- Ergonomic bindings to SQLite for Rust☆3,560Updated this week
- async fn(Request) -> Result<Response, Error>☆3,762Updated last month
- Rust port of Google's SwissTable hash map☆2,619Updated this week
- Serialization framework for Rust☆9,609Updated 3 weeks ago
- Parser for Rust source code☆3,044Updated 2 weeks ago
- Graph data structure library for Rust.☆3,261Updated last week
- Parse command line arguments by defining a struct.☆2,730Updated last year
- A command line progress reporting library for Rust☆4,718Updated 3 weeks ago
- Metal I/O library for Rust.☆6,598Updated last week
- Rust friendly bindings to *nix APIs☆2,794Updated this week
- derive(Error) for struct and enum error types☆4,843Updated last month
- Repository for the Rust Language Server (aka RLS)☆3,510Updated 2 years ago
- A utility for managing cargo dependencies from the command line.☆3,191Updated last month
- Raw bindings to platform APIs for Rust☆2,226Updated this week
- Rust parser combinator framework☆9,854Updated 2 months ago
- Extra iterator adaptors, iterator methods, free functions, and macros.☆2,886Updated last month
- PROST! a Protocol Buffers implementation for the Rust Language☆4,217Updated 2 weeks ago
- Format Rust code☆6,236Updated last week