The Silver Searcher
grep
ripgrep
DocFetcher
SearchMyFiles
Advanced Recent Access
Recoll
dtsearch
Commit Together by Github
Refined GitHub
GitHub for Mobile
GitHub for Atom
Board for Github
GitStreak
Commit Print
Commit Club
The Silver Searcher
Commit Together by GithubBased on our record, The Silver Searcher seems to be a lot more popular than Commit Together by Github. While we know about 36 links to The Silver Searcher, we've tracked only 1 mention of Commit Together by Github. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
It's weird that the_silver_searcher, also known as `ag` [1] is not mentioned in benchmarks, which is also implemented in C. I wonder why... [1] https://github.com/ggreer/the_silver_searcher. - Source: Hacker News / over 1 year ago
There are other CLI search tools for code: grep, ripgrep, etc. Or actual search tools (Sourcegraph, Github, IDEs), but I always reach for Silver Searcher/Ag. Ag is a code-searching tool similar to ack, but faster. The syntax is pretty good and itโs very helpful when I just want something basic such as when Iโm just looking for the string Config (I donโt use complex regex).By the way fzf.zsh, combines ag with fzf... - Source: dev.to / about 2 years ago
If you have trouble finding it among the other stuff happening in the server log, well, so do I! I recommend learning how to programmatically search through your terminal output. Providing a universal method for this is challenging because various tools and terminal emulators implement this functionality differently. Another option would be to use tools like grep or the_silver_searcher (a favorite of mine) to... - Source: dev.to / over 2 years ago
Some of the examples below use ag, but could just as well use grep or equivalent. - Source: dev.to / almost 3 years ago
Why guess when [there are installation instructions for various platforms on the README](https://github.com/ggreer/the_silver_searcher#installing)? Also, although it may not be easy to remember, is this really a problem in practice given the installation count in most contexts is one? If there's a context where it's installed regularly, that's... - Source: Hacker News / almost 3 years ago
There is "Co-authored-by" which is supported on GitHub [1] and seems appropriate if the maintainer is basing the solution on someone's code. [1] https://github.blog/2018-01-29-commit-together-with-co-authors/. - Source: Hacker News / about 4 years ago
grep - grep is a command-line utility for searching plain-text data sets for lines matching a regular...
Refined GitHub - Browser extension that makes GitHub cleaner & more powerful
ripgrep - ripgrep combines the usability of The Silver Searcher with the raw speed of grep.
GitHub for Mobile - The worldโs development platform, in your pocket
DocFetcher - DocFetcher is a portable German/English open source desktop search application.
GitHub for Atom - Git and GitHub integration right inside Atom