regex-cheatsheet
regex-cheatsheet copied to clipboard
Rust
trafficstars
Rust's regex crate provides native regular expression matching.
At first glance, this is yet another Perl-inspired dialect, with a lot less features.