-
regex❤️A Rust library for parsing, compiling, and executing regular expressions.코딩Coding/★Rust★Crates.io★ 2023. 4. 22. 09:58728x90
An implementation of regular expressions for Rust. This implementation uses finite automata and guarantees linear time matching on all inputs.
https://github.com/rust-lang/regexGitHub - rust-lang/regex: An implementation of regular expressions for Rust. This implementation uses finite automata and guaran
An implementation of regular expressions for Rust. This implementation uses finite automata and guarantees linear time matching on all inputs. - GitHub - rust-lang/regex: An implementation of regul...
github.com
https://docs.rs/regex/latest/regex/regex - Rust
This crate provides a library for parsing, compiling, and executing regular expressions. Its syntax is similar to Perl-style regular expressions, but lacks a few features like look around and backreferences. In exchange, all searches execute in linear time
docs.rs
https://twitter.com/RustLibHunt/status/1649399393181896706트위터에서 즐기는 Rust LibHunt
“regex 1.8.0 released (no-op escapes allowed, (?<name>re) syntax added) https://t.co/HSLabKx3Nq”
twitter.com
반응형'코딩Coding > ★Rust★Crates.io★' 카테고리의 다른 글
Rust❤️Sub-second search & analytics engine on cloud storage (0) 2023.04.21 Rust❤️wgpu is a cross-platform, safe, pure-rust graphics api. (0) 2023.02.16 Rust: rusqlite tutorial (part 1) (0) 2023.02.14 Rust❤️GUI file synchronization client that can sync with any cloud provider (0) 2023.02.11 Rust❤️tokio-rs / axum: Ergonomic and modular web framework built with Tokio (0) 2023.02.07 Rust❤️로딩화면에 쓰자.Simple Rust library for displaying spinners in the terminal (0) 2023.02.01 Rust❤️libreddit❤️Private front-end for Reddit (0) 2023.01.23 Rust❤️UI❤️linebender / xilem: An experimental Rust native UI framework ★623 (0) 2023.01.23