rust-lang / regexLinks
An implementation of regular expressions for Rust. This implementation uses finite automata and guarantees linear time matching on all inputs.
☆3,797Updated last week
Alternatives and similar repositories for regex
Users that are interested in regex are comparing it to the libraries listed below
Sorting:
- Statistics-driven benchmarking library for Rust☆5,262Updated 2 months ago
- Zero-cost asynchronous programming in Rust☆5,726Updated 2 months ago
- Rust port of Google's SwissTable hash map☆2,768Updated last week
- Parser for Rust source code☆3,182Updated last week
- Date and time library for Rust☆3,688Updated this week
- Extra iterator adaptors, iterator methods, free functions, and macros.☆3,012Updated last week
- An interpreter for Rust's mid-level intermediate representation☆5,487Updated this week
- The Elegant Parser☆5,125Updated this week
- Strongly typed JSON library for Rust☆5,333Updated 3 weeks ago
- Async version of the Rust standard library☆4,056Updated last month
- Parse command line arguments by defining a struct.☆2,731Updated last year
- 🔭 Cross-platform filesystem notification library for Rust.☆3,094Updated 3 weeks ago
- Flexible concrete Error type built on std::Error☆6,212Updated last week
- A utility for managing cargo dependencies from the command line.☆3,293Updated last month
- derive(Error) for struct and enum error types☆5,138Updated last week
- Tools for concurrent programming in Rust☆8,101Updated 4 months ago
- Application level tracing for Rust.☆6,235Updated last month
- A small and fast async runtime for Rust☆4,500Updated last week
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,099Updated this week
- Rust friendly bindings to *nix APIs☆2,903Updated 3 weeks ago
- A CSV parser for Rust, with Serde support.☆1,851Updated last month
- Serialization framework for Rust☆10,029Updated last week
- Logging implementation for Rust☆2,419Updated this week
- A binary encoder / decoder implementation in Rust.☆3,084Updated last month
- Subcommand to show result of macro expansion☆2,936Updated last week
- Raw bindings to platform APIs for Rust☆2,335Updated last week
- A command line progress reporting library for Rust☆4,893Updated 2 months ago
- Easy flamegraphs for Rust projects and everything else, without Perl or pipes <3☆5,533Updated last week
- Ergonomic bindings to SQLite for Rust☆3,849Updated this week
- async fn(Request) -> Result<Response, Error>☆3,951Updated this week