rust-lang / regexLinks
An implementation of regular expressions for Rust. This implementation uses finite automata and guarantees linear time matching on all inputs.
☆3,896Updated this week
Alternatives and similar repositories for regex
Users that are interested in regex are comparing it to the libraries listed below
Sorting:
- Date and time library for Rust☆3,789Updated 3 weeks ago
- Zero-cost asynchronous programming in Rust☆5,808Updated 2 weeks ago
- Rust port of Google's SwissTable hash map☆2,862Updated this week
- Statistics-driven benchmarking library for Rust☆5,412Updated 2 months ago
- Flexible concrete Error type built on std::Error☆6,412Updated 2 weeks ago
- Strongly typed JSON library for Rust☆5,468Updated last month
- Parser for Rust source code☆3,283Updated this week
- Extra iterator adaptors, iterator methods, free functions, and macros.☆3,090Updated 3 weeks ago
- derive(Error) for struct and enum error types☆5,330Updated 2 weeks ago
- A small and fast async runtime for Rust☆4,740Updated 2 weeks ago
- Application level tracing for Rust.☆6,496Updated last month
- Rust friendly bindings to *nix APIs☆2,976Updated last week
- Async version of the Rust standard library☆4,072Updated 5 months ago
- Parse command line arguments by defining a struct.☆2,731Updated 2 years ago
- A utility for managing cargo dependencies from the command line.☆3,360Updated 2 months ago
- A command line progress reporting library for Rust☆5,042Updated last week
- async fn(Request) -> Result<Response, Error>☆4,070Updated last week
- Tools for concurrent programming in Rust☆8,284Updated 2 weeks ago
- Raw bindings to platform APIs for Rust☆2,477Updated this week
- A Rust library for random number generation.☆1,983Updated this week
- Logging implementation for Rust☆2,478Updated last month
- PROST! a Protocol Buffers implementation for the Rust Language☆4,589Updated 3 weeks ago
- A binary encoder / decoder implementation in Rust.☆3,076Updated 5 months ago
- The Elegant Parser☆5,273Updated last week
- 🔭 Cross-platform filesystem notification library for Rust.☆3,239Updated this week
- An interpreter for Rust's mid-level intermediate representation☆5,881Updated this week
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,267Updated last month
- Ergonomic bindings to SQLite for Rust☆4,013Updated last week
- Rusty Object Notation☆3,834Updated this week
- Serialization framework for Rust☆10,344Updated last month