rust-lang / regex
An implementation of regular expressions for Rust. This implementation uses finite automata and guarantees linear time matching on all inputs.
☆3,655Updated 4 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,553Updated this week
- Rust friendly bindings to *nix APIs☆2,768Updated last month
- Strongly typed JSON library for Rust☆5,100Updated last week
- An interpreter for Rust's mid-level intermediate representation☆4,988Updated this week
- Tools for concurrent programming in Rust☆7,726Updated this week
- Metal I/O library for Rust.☆6,550Updated last week
- Flexible concrete Error type built on std::Error☆5,820Updated 3 weeks ago
- Statistics-driven benchmarking library for Rust☆4,892Updated 4 months ago
- Application level tracing for Rust.☆5,780Updated last month
- Serialization framework for Rust☆9,530Updated last week
- Async version of the Rust standard library☆4,022Updated last week
- The Elegant Parser☆4,824Updated this week
- Parse command line arguments by defining a struct.☆2,722Updated last year
- Rust parser combinator framework☆9,794Updated last month
- Easy flamegraphs for Rust projects and everything else, without Perl or pipes <3☆5,071Updated last week
- A utility for managing cargo dependencies from the command line.☆3,181Updated last week
- Date and time library for Rust☆3,467Updated last week
- Automatically generates Rust FFI bindings to C (and some C++) libraries.☆4,709Updated last month
- A small and fast async runtime for Rust☆3,999Updated 2 weeks ago
- Parser for Rust source code☆3,027Updated this week
- PROST! a Protocol Buffers implementation for the Rust Language☆4,167Updated last week
- Rust port of Google's SwissTable hash map☆2,591Updated 2 weeks ago
- Repository for the Rust Language Server (aka RLS)☆3,513Updated 2 years ago
- Format Rust code☆6,210Updated last week
- derive(Error) for struct and enum error types☆4,805Updated 3 weeks ago
- A binary encoder / decoder implementation in Rust.☆2,914Updated last week
- async fn(Request) -> Result<Response, Error>☆3,720Updated last week
- Rayon: A data parallelism library for Rust☆11,563Updated 3 months ago
- Graph data structure library for Rust.☆3,199Updated this week
- Subcommand to show result of macro expansion☆2,802Updated last week