mirror of
https://github.com/BurntSushi/ripgrep.git
synced 2025-07-11 14:30:24 +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.
Description
ripgrep recursively searches directories for a regex pattern while respecting your gitignore
Readme
15 MiB
Languages
Rust
94.4%
Python
2.7%
Shell
2.1%
Roff
0.8%