ripgrep recursively searches directories for a regex pattern while respecting your gitignore
created at March 11, 2016, 2:02 a.m.
293 +2
48,765 +129
2,005 +10
Melody is a language that compiles to regular expressions and aims to be more readable and maintainable
created at Feb. 13, 2022, 7:18 p.m.
17 +0
4,634 -2
56 +1
An implementation of regular expressions for Rust. This implementation uses finite automata and guarantees linear time matching on all inputs.
created at Dec. 11, 2014, 8:39 p.m.
54 +0
3,544 +6
443 +1