mirror of
https://github.com/BurntSushi/ripgrep.git
synced 2025-05-19 01:30:21 -07:00
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
8.4 MiB
Languages
Rust
94.4%
Python
2.7%
Shell
2.1%
Roff
0.8%