rust-lang / regexLinks
An implementation of regular expressions for Rust. This implementation uses finite automata and guarantees linear time matching on all inputs.
☆3,818Updated 2 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,741Updated 3 months ago
- Date and time library for Rust☆3,703Updated this week
- Strongly typed JSON library for Rust☆5,358Updated last week
- Extra iterator adaptors, iterator methods, free functions, and macros.☆3,019Updated 2 weeks ago
- Logging implementation for Rust☆2,433Updated last week
- Raw bindings to platform APIs for Rust☆2,350Updated this week
- Rust port of Google's SwissTable hash map☆2,780Updated 3 weeks ago
- derive(Error) for struct and enum error types☆5,172Updated last week
- Statistics-driven benchmarking library for Rust☆5,298Updated 2 months ago
- Flexible concrete Error type built on std::Error☆6,242Updated last week
- Parser for Rust source code☆3,194Updated this week
- A utility for managing cargo dependencies from the command line.☆3,307Updated 2 months ago
- Async version of the Rust standard library☆4,059Updated 2 months ago
- Metal I/O library for Rust.☆6,776Updated last week
- Application level tracing for Rust.☆6,275Updated last month
- Tools for concurrent programming in Rust☆8,122Updated 4 months ago
- A command line progress reporting library for Rust☆4,915Updated last week
- 🔭 Cross-platform filesystem notification library for Rust.☆3,117Updated last week
- A Rust library for random number generation.☆1,928Updated last week
- The Elegant Parser☆5,148Updated 3 weeks ago
- Parse command line arguments by defining a struct.☆2,732Updated last year
- An interpreter for Rust's mid-level intermediate representation☆5,540Updated this week
- Serialization framework for Rust☆10,084Updated last week
- Rust friendly bindings to *nix APIs☆2,918Updated 2 weeks ago
- Subcommand to show result of macro expansion☆2,958Updated this week
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,127Updated 3 weeks ago
- async fn(Request) -> Result<Response, Error>☆3,971Updated 3 weeks ago
- A binary encoder / decoder implementation in Rust.☆3,080Updated 2 months ago
- A CSV parser for Rust, with Serde support.☆1,861Updated last week
- A small and fast async runtime for Rust☆4,544Updated 3 weeks ago