code-search: add sourcegraph

Adds SourceGraph to Code Search section. SourceGraph searches code from all open-source repositories.
This commit is contained in:
Dmitiry Zub☀️ 2022-10-30 23:30:15 -07:00 committed by GitHub
parent 3be5118793
commit 680cfe5bb6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -260,6 +260,7 @@ algorithms, knowledgebase and AI technology.
* [AnalyzeID](https://analyzeid.com/) - Find Other Websites Owned By The Same Person
* [NerdyData](https://nerdydata.com) - Search engine for source code.
* [SearchCode](https://searchcode.com) - Help find real world examples of functions, API's and libraries across 10+ sources.
* [SourceGraph](https://sourcegraph.com/search) - Search code from millions of open source repositories.
* [grep.app](https://grep.app/) - Searches code from the entire github public repositories for a given specific string or using regular expression.
* [Reposearch](http://codefinder.org/)
* [PublicWWW](https://publicwww.com/)