Hacker News
- Ripgrep is faster than grep, ag, Git grep, ucg, pt, sift (2016) https://blog.burntsushi.net/ripgrep/ 188 comments
- Ripgrep is faster than {grep, ag, Git grep, ucg, pt, sift} (2016) https://blog.burntsushi.net/ripgrep/ 3 comments
- Ripgrep is faster (2016) https://blog.burntsushi.net/ripgrep/ 40 comments
- Ripgrep – A new command line search tool http://blog.burntsushi.net/ripgrep/ 209 comments
Lobsters
- ripgrep is faster than {grep, ag, git grep, ucg, pt, sift} http://blog.burntsushi.net/ripgrep 12 comments programming , rust , show
- ripgrep is faster than {grep, ag, git grep, ucg, pt, sift} https://blog.burntsushi.net/ripgrep/ 78 comments programming
- ripgrep is faster than {grep, ag, git grep, ucg, pt, sift} https://blog.burntsushi.net/ripgrep/ 33 comments linux
- ripgrep is faster than {grep, ag, git grep, ucg, pt, sift} https://blog.burntsushi.net/ripgrep/ 135 comments programming
- ripgrep is faster than {grep, ag, git grep, ucg, pt, sift} http://blog.burntsushi.net/ripgrep/ 60 comments vim
- "grep -r " lover here. I'm dumping grep -r for "ripgrep" ("rg" as i use it. ) It's amazingly faster. Will save you many time over the time it takes to install, and installing was easy. http://blog.burntsushi.net/ripgrep/ 137 comments linux
- ripgrep and perf comparison with {grep, ag, git grep, ucg, pt, sift} http://blog.burntsushi.net/ripgrep/ 16 comments commandline
- ripgrep is faster than {grep, ag, git grep, ucg, pt, sift} http://blog.burntsushi.net/ripgrep/ 168 comments programming
- ripgrep is faster than {grep, ag, git grep, ucg, pt, sift} http://blog.burntsushi.net/ripgrep/ 143 comments rust
Linking pages
- Building personal search infrastructure for your knowledge and code | beepb00p https://beepb00p.xyz/pkm-search.html 178 comments
- How to code like a Hacker in the terminal | by Caleb Taylor | Medium https://medium.com/@caleb89taylor/coding-like-a-hacker-in-the-terminal-79e22954968e 127 comments
- 10 Tools To Power Up Your Command Line - DEV Community https://dev.to/_darrenburns/10-tools-to-power-up-your-command-line-4id4 109 comments
- Rust Optimization.md · GitHub https://gist.github.com/jFransham/369a86eff00e5f280ed25121454acec1 104 comments
- Booting Secure – mikeymikey blogs here https://michaellynn.github.io/2018/07/27/booting-secure/ 90 comments
- GitHub - brson/stdx: The missing batteries of Rust https://github.com/brson/stdx 89 comments
- GitHub - BurntSushi/ripgrep: ripgrep recursively searches directories for a regex pattern while respecting your gitignore https://github.com/BurntSushi/ripgrep 87 comments
- Supercharging Vim: Blazing fast search and global replace · Matt Layman https://www.mattlayman.com/blog/2019/supercharging-vim-blazing-fast-search/ 60 comments
- GitHub - jqnatividad/qsv: CSVs sliced, diced & analyzed. https://github.com/jqnatividad/qsv 31 comments
- Search and replace tricks with ripgrep https://learnbyexample.github.io/substitution-with-ripgrep/ 24 comments
- Finding stuff in the terminal · FlakM blog https://flakm.com/posts/finding_stuff/ 19 comments
- Supercharging Vim: Navigate files instantly · Matt Layman https://www.mattlayman.com/blog/2019/supercharging-vim-navigate-files-instantly/ 18 comments
- My terminal became more Rusty 🦀 - DEV Community 👩💻👨💻 https://dev.to/22mahmoud/my-terminal-became-more-rusty-4g8l 18 comments
- A collection of notable Rust blog posts · GitHub https://gist.github.com/brson/a324c83a6af6a8a78dfaa9d33eb9b48e 17 comments
- This Week in Rust 149 · This Week in Rust https://this-week-in-rust.org/blog/2016/09/27/this-week-in-rust-149/ 9 comments
- GitHub - SallySoul/regexc: A regular expression compiler written in Prolog https://github.com/SallySoul/regexc 6 comments
- The best open source project for someone might not be yours, and that's OK http://blog.petdance.com/2018/01/02/the-best-open-source-project-for-someone-might-not-be-yours-and-thats-ok/ 5 comments
- Lambda3 Podcast 66 – Rust | Lambda3 https://www.lambda3.com.br/2017/10/lambda3-podcast-66-rust/ 4 comments
- GitHub - dajva/rg.el: Emacs search tool based on ripgrep https://github.com/dajva/rg.el 3 comments
- GitHub - boyter/scc: Sloc, Cloc and Code: scc is a very fast accurate code counter with complexity calculations and COCOMO estimates written in pure Go https://github.com/boyter/scc/ 2 comments
Linked pages
- Rust Programming Language https://www.rust-lang.org/ 595 comments
- GitHub - ggreer/the_silver_searcher: A code-searching tool similar to ack, but faster. https://github.com/ggreer/the_silver_searcher 139 comments
- Trie - Wikipedia https://en.wikipedia.org/wiki/Trie 126 comments
- The Treacherous Optimization http://ridiculousfish.com/blog/posts/old-age-and-treachery.html 93 comments
- GitHub - BurntSushi/ripgrep: ripgrep recursively searches directories for a regex pattern while respecting your gitignore https://github.com/BurntSushi/ripgrep 87 comments
- Boyer–Moore string-search algorithm - Wikipedia https://en.wikipedia.org/wiki/Boyer%E2%80%93Moore_string_search_algorithm 84 comments
- Intel® Intrinsics Guide http://software.intel.com/sites/landingpage/intrinsicsguide/ 66 comments
- Beyond grep: ack v3.7.0 http://beyondgrep.com/ 66 comments
- Contributing os.scandir() to Python http://benhoyt.com/writings/scandir/ 37 comments
- Regular Expression Matching in the Wild https://swtch.com/~rsc/regexp/regexp3.html 35 comments
- musl libc https://www.musl-libc.org/ 30 comments
- Download Visual C++ Redistributable for Visual Studio 2015 from Official Microsoft Download Center https://www.microsoft.com/en-us/download/details.aspx?id=48145 30 comments
- GitHub - monochromegane/the_platinum_searcher: A code search tool similar to ack and the_silver_searcher(ag). It supports multi platforms and multi encodings. https://github.com/monochromegane/the_platinum_searcher 27 comments
- https://doc.rust-lang.org/regex/regex/struct.RegexSet.html 21 comments
- Releases · BurntSushi/ripgrep · GitHub https://github.com/burntsushi/ripgrep/releases 18 comments
- GitHub - svent/sift: A fast and powerful alternative to grep https://github.com/svent/sift 11 comments
- regexp package - regexp - Go Packages https://golang.org/pkg/regexp/#Regexp.FindReaderSubmatchIndex 10 comments
- GitHub - BurntSushi/aho-corasick: A fast implementation of Aho-Corasick in Rust. https://github.com/burntsushi/aho-corasick 10 comments
- Aho–Corasick algorithm - Wikipedia https://en.wikipedia.org/wiki/Aho%E2%80%93Corasick_algorithm 6 comments
- http://doc.rust-lang.org/regex/regex_syntax/index.html 4 comments
Related searches:
Search whole site: site:blog.burntsushi.net
Search title: ripgrep is faster than {grep, ag, git grep, ucg, pt, sift} - Andrew Gallant's Blog
See how to search.