Hacker News
- Open-source code-search tool Sourcebot now supports Gitea https://github.com/sourcebot-dev/sourcebot/releases/tag/v2.1.0 2 comments
- Ack is a grep-like source code search tool https://beyondgrep.com/ 11 comments
Lobsters
- ack 2.02 -- beyond grep, a source code search tool for programmers http://beyondgrep.com/ 16 comments commandline
- Blink code search - source code indexer and instant search tool https://sourceforge.net/projects/blink-code-search/ 16 comments cpp
- Blink code search - source code indexer and instant search tool v1.10.0 released https://sourceforge.net/projects/blink-code-search/ 2 comments cpp
- Finding contracts with similiar source codes the Ez way -> Introducing the Similiar Contracts Fuzzy Search Tool https://www.reddit.com/r/ethereum/comments/4r0zra/finding_contracts_with_similiar_source_codes_the/ 7 comments ethereum
- pt -- the platinum searcher. Code search tool. Understands git and hg ignore files, UTF-8. Is fast, multi-platform. Open Source (MIT) https://github.com/monochromegane/the_platinum_searcher 7 comments programming
- fccf: A command-line tool that quickly searches through C/C++ source code in a directory based on a search string and prints relevant code snippets that match the query https://github.com/p-ranav/fccf 33 comments cpp
- fccf: A command-line tool that quickly searches through C/C++ source code in a directory based on a search string and prints relevant code snippets that match the query. https://github.com/p-ranav/fccf 17 comments commandline