rust-lang / regexLinks
An implementation of regular expressions for Rust. This implementation uses finite automata and guarantees linear time matching on all inputs.
☆3,724Updated 7 months 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,652Updated last month
- The Elegant Parser☆4,984Updated 2 weeks ago
- Statistics-driven benchmarking library for Rust☆5,094Updated last month
- An interpreter for Rust's mid-level intermediate representation☆5,225Updated this week
- Tools for concurrent programming in Rust☆7,932Updated 3 weeks ago
- Format Rust code☆6,329Updated last week
- Date and time library for Rust☆3,575Updated this week
- Application level tracing for Rust.☆6,004Updated last week
- Strongly typed JSON library for Rust☆5,219Updated 3 weeks ago
- Extra iterator adaptors, iterator methods, free functions, and macros.☆2,949Updated this week
- A small and fast async runtime for Rust☆4,248Updated last month
- derive(Error) for struct and enum error types☆4,963Updated last week
- A utility for managing cargo dependencies from the command line.☆3,230Updated last month
- Async version of the Rust standard library☆4,043Updated 3 months ago
- Flexible concrete Error type built on std::Error☆6,031Updated last week
- Parse command line arguments by defining a struct.☆2,728Updated last year
- async fn(Request) -> Result<Response, Error>☆3,837Updated last week
- Parser for Rust source code☆3,108Updated this week
- Rust parser combinator framework☆9,960Updated 4 months ago
- Rust port of Google's SwissTable hash map☆2,671Updated 3 weeks ago
- Serialization framework for Rust☆9,769Updated 3 weeks ago
- PROST! a Protocol Buffers implementation for the Rust Language☆4,309Updated last week
- Repository for the Rust Language Server (aka RLS)☆3,511Updated 2 years ago
- Graph data structure library for Rust.☆3,376Updated last week
- Metal I/O library for Rust.☆6,658Updated this week
- Logging implementation for Rust☆2,361Updated 2 months ago
- 🔭 Cross-platform filesystem notification library for Rust.☆2,982Updated 2 weeks ago
- A binary encoder / decoder implementation in Rust.☆3,034Updated last week
- Subcommand to show result of macro expansion☆2,877Updated last week
- A command line progress reporting library for Rust☆4,781Updated 3 weeks ago