mirror of
https://github.com/BurntSushi/ripgrep.git
synced 2026-05-16 08:24:41 +02:00
c809679cf2d8293deae98b75dc728ede4d4894cd
Memory maps appear to degrade quite a bit in the presence of multithreading. Also, switch to lock free data structures for synchronization. Give each worker an input and output buffer which require no synchronization.
rep
grep, written in Rust using the
regex
crate.
Description
ripgrep recursively searches directories for a regex pattern while respecting your gitignore
Readme
22 MiB
Languages
Rust
94.6%
Python
2.6%
Shell
2.1%
Roff
0.7%