rust-lang / regexLinks
An implementation of regular expressions for Rust. This implementation uses finite automata and guarantees linear time matching on all inputs.
☆3,851Updated last month
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,775Updated 4 months ago
- Statistics-driven benchmarking library for Rust☆5,375Updated last week
- Strongly typed JSON library for Rust☆5,397Updated 3 weeks ago
- Date and time library for Rust☆3,735Updated 2 weeks ago
- An interpreter for Rust's mid-level intermediate representation☆5,642Updated this week
- Raw bindings to platform APIs for Rust☆2,396Updated last week
- Extra iterator adaptors, iterator methods, free functions, and macros.☆3,051Updated last week
- Parser for Rust source code☆3,232Updated 2 weeks ago
- Parse command line arguments by defining a struct.☆2,733Updated last year
- Async version of the Rust standard library☆4,063Updated 3 months ago
- Rust port of Google's SwissTable hash map☆2,816Updated last week
- Flexible concrete Error type built on std::Error☆6,311Updated 3 weeks ago
- derive(Error) for struct and enum error types☆5,244Updated 3 weeks ago
- Application level tracing for Rust.☆6,373Updated last week
- The Elegant Parser☆5,213Updated 3 weeks ago
- Logging implementation for Rust☆2,449Updated last week
- A utility for managing cargo dependencies from the command line.☆3,328Updated last month
- Metal I/O library for Rust.☆6,819Updated last week
- A binary encoder / decoder implementation in Rust.☆3,085Updated 3 months ago
- Watches over your Cargo project's source.☆2,848Updated 10 months ago
- Rust friendly bindings to *nix APIs☆2,940Updated last week
- Format Rust code☆6,674Updated this week
- Serialization framework for Rust☆10,208Updated 3 weeks ago
- Tools for concurrent programming in Rust☆8,196Updated 6 months ago
- A command line progress reporting library for Rust☆4,984Updated last week
- Repository for the Rust Language Server (aka RLS)☆3,507Updated 3 years ago
- A small and fast async runtime for Rust☆4,622Updated last month
- async fn(Request) -> Result<Response, Error>☆4,012Updated 2 months ago
- Subcommand to show result of macro expansion☆2,989Updated 3 weeks ago
- A CSV parser for Rust, with Serde support.☆1,881Updated last month