rust-lang / regex
An implementation of regular expressions for Rust. This implementation uses finite automata and guarantees linear time matching on all inputs.
☆3,544Updated last week
Related projects ⓘ
Alternatives and complementary repositories for regex
- An interpreter for Rust's mid-level intermediate representation☆4,616Updated this week
- Zero-cost asynchronous programming in Rust☆5,418Updated last month
- Date and time library for Rust☆3,340Updated this week
- Flexible concrete Error type built on std::Error☆5,529Updated last week
- The Elegant Parser☆4,662Updated last month
- 🔭 Cross-platform filesystem notification library for Rust.☆2,760Updated this week
- Tools for concurrent programming in Rust☆7,462Updated last week
- Statistics-driven benchmarking library for Rust☆4,623Updated last week
- derive(Error) for struct and enum error types☆4,535Updated last week
- Extra iterator adaptors, iterator methods, free functions, and macros.☆2,758Updated this week
- Async version of the Rust standard library☆3,968Updated 2 months ago
- A small and fast async runtime for Rust☆3,748Updated 2 weeks ago
- Parser for Rust source code☆2,900Updated this week
- Serialization framework for Rust☆9,163Updated this week
- Parse command line arguments by defining a struct.☆2,712Updated 10 months ago
- Repository for the Rust Language Server (aka RLS)☆3,514Updated 2 years ago
- A utility for managing cargo dependencies from the command line.☆3,090Updated 2 months ago
- Application level tracing for Rust.☆5,514Updated this week
- Rust port of Google's SwissTable hash map☆2,448Updated last week
- Strongly typed JSON library for Rust☆4,900Updated this week
- async fn(Request) -> Result<Response, Error>☆3,550Updated 2 months ago
- LR(1) parser generator for Rust☆3,065Updated this week
- A command line progress reporting library for Rust☆4,442Updated this week
- Easy flamegraphs for Rust projects and everything else, without Perl or pipes <3☆4,775Updated last week
- PROST! a Protocol Buffers implementation for the Rust Language☆3,943Updated this week
- Automatically generates Rust FFI bindings to C (and some C++) libraries.☆4,470Updated last week
- Rusty Object Notation☆3,363Updated this week
- A binary encoder / decoder implementation in Rust.☆2,718Updated last week
- Rayon: A data parallelism library for Rust☆11,077Updated 3 weeks ago
- Rust parser combinator framework☆9,488Updated last month