1
0
mirror of https://github.com/BurntSushi/ripgrep.git synced 2025-02-04 06:08:39 +02:00
Andrew Gallant 5a9883d27c Try to use memory maps more aggressively on Windows.
Some brief playing around suggests that it is faster.

However, it's probably slower in a VM. Let's prioritize native users.
2016-09-21 20:47:40 -04:00
2016-09-16 18:22:35 -04:00
2016-09-20 16:35:09 -04:00
2016-09-21 20:19:29 -04:00
2016-09-21 19:14:12 -04:00
2016-09-21 20:19:29 -04:00
2016-09-20 20:24:03 -04:00
2016-09-11 19:05:53 -04:00
2016-09-20 22:12:41 -04:00
2016-09-21 19:37:37 -04:00
2016-09-21 19:37:37 -04:00
2016-02-27 11:07:26 -05:00
2016-02-27 11:07:26 -05:00
2016-09-21 20:19:29 -04:00
2016-09-13 21:23:22 -04:00
2016-02-27 11:07:26 -05:00

UNDER DEVELOPMENT.

ripgrep (rg)

ripgrep combines the usability of the silver searcher with the raw speed of grep.

Description
ripgrep recursively searches directories for a regex pattern while respecting your gitignore
Readme 12 MiB
Languages
Rust 94.4%
Python 2.7%
Shell 2.1%
Roff 0.8%