rust-lang / regex
An implementation of regular expressions for Rust. This implementation uses finite automata and guarantees linear time matching on all inputs.
☆3,690Updated 6 months ago
Alternatives and similar repositories for regex
Users that are interested in regex are comparing it to the libraries listed below
Sorting:
- An interpreter for Rust's mid-level intermediate representation☆5,118Updated this week
- The Elegant Parser☆4,908Updated last month
- Flexible concrete Error type built on std::Error☆5,928Updated last week
- Statistics-driven benchmarking library for Rust☆5,010Updated 6 months ago
- Zero-cost asynchronous programming in Rust☆5,596Updated last week
- Rust parser combinator framework☆9,879Updated 3 months ago
- derive(Error) for struct and enum error types☆4,872Updated last week
- A small and fast async runtime for Rust☆4,167Updated 2 months ago
- Async version of the Rust standard library☆4,037Updated last month
- Date and time library for Rust☆3,519Updated this week
- Parse command line arguments by defining a struct.☆2,729Updated last year
- Application level tracing for Rust.☆5,901Updated this week
- Parser for Rust source code☆3,067Updated last week
- Serialization framework for Rust☆9,667Updated 2 weeks ago
- A command line progress reporting library for Rust☆4,730Updated last month
- Strongly typed JSON library for Rust☆5,172Updated last month
- Rust port of Google's SwissTable hash map☆2,629Updated last week
- Repository for the Rust Language Server (aka RLS)☆3,510Updated 2 years ago
- Tools for concurrent programming in Rust☆7,837Updated last month
- Rust friendly bindings to *nix APIs☆2,811Updated last week
- Extra iterator adaptors, iterator methods, free functions, and macros.☆2,915Updated 2 weeks ago
- A binary encoder / decoder implementation in Rust.☆2,974Updated this week
- Raw bindings to platform APIs for Rust☆2,249Updated this week
- Ergonomic bindings to SQLite for Rust☆3,600Updated this week
- Rayon: A data parallelism library for Rust☆11,725Updated last month
- Subcommand to show result of macro expansion☆2,848Updated last month
- Format Rust code☆6,262Updated last month
- async fn(Request) -> Result<Response, Error>☆3,785Updated 2 weeks ago
- LR(1) parser generator for Rust☆3,230Updated this week
- A utility for managing cargo dependencies from the command line.☆3,198Updated this week