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,772Updated 4 months ago
- Date and time library for Rust☆3,733Updated 2 weeks ago
- Strongly typed JSON library for Rust☆5,393Updated 2 weeks ago
- Rust port of Google's SwissTable hash map☆2,816Updated last week
- Tools for concurrent programming in Rust☆8,189Updated 6 months ago
- A utility for managing cargo dependencies from the command line.☆3,328Updated 3 weeks ago
- Statistics-driven benchmarking library for Rust☆5,375Updated last week
- Async version of the Rust standard library☆4,063Updated 3 months ago
- Parser for Rust source code☆3,232Updated last week
- Rust friendly bindings to *nix APIs☆2,940Updated this week
- derive(Error) for struct and enum error types☆5,244Updated 2 weeks ago
- Parse command line arguments by defining a struct.☆2,733Updated last year
- Extra iterator adaptors, iterator methods, free functions, and macros.☆3,051Updated this week
- Flexible concrete Error type built on std::Error☆6,311Updated 2 weeks ago
- A small and fast async runtime for Rust☆4,622Updated last month
- Logging implementation for Rust☆2,449Updated this week
- An interpreter for Rust's mid-level intermediate representation☆5,642Updated this week
- Application level tracing for Rust.☆6,373Updated last week
- 🔭 Cross-platform filesystem notification library for Rust.☆3,160Updated 3 weeks ago
- Format Rust code☆6,668Updated this week
- Subcommand to show result of macro expansion☆2,989Updated 2 weeks ago
- Raw bindings to platform APIs for Rust☆2,396Updated this week
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,204Updated 2 weeks ago
- Ergonomic bindings to SQLite for Rust☆3,935Updated this week
- The Elegant Parser☆5,205Updated 2 weeks ago
- A command line progress reporting library for Rust☆4,975Updated last week
- async fn(Request) -> Result<Response, Error>☆4,012Updated 2 months ago
- Watches over your Cargo project's source.☆2,848Updated 10 months ago
- Serialization framework for Rust☆10,208Updated 2 weeks ago
- PROST! a Protocol Buffers implementation for the Rust Language☆4,499Updated last week