Archivarix

code-archive

Sourcegraph (public code search)

Code search across millions of public repositories, letting you find where a snippet, identifier, or string appears anywhere in open-source code. You search through the web UI; a GraphQL endpoint also answers public searches without a token. Useful whenever a question spans many codebases at once rather than a single project. The future of the free public tier is uncertain after the company's closed-source pivot, so treat it as a convenience that may change.

degraded
Dieses Archiv durchsuchen

Keine programmatische Prüfung, öffnet die eigene Suche des Archivs.

Warum es nützlich ist & wie es funktioniert

Sourcegraph's public code search lets you run a single query across millions of repositories at once, finding every place a function name, string literal, or code pattern appears in open-source code. It supports regular expressions, structural search, and language-specific filters, making it far more expressive than a plain web search. The web interface is open to anyone without an account, and the underlying GraphQL endpoint also accepts public queries. Because the company has shifted focus toward its Cody AI product, the future of the free public tier is uncertain, so treat it as a powerful but potentially temporary convenience.

Was drinsteckt

Approximately 2.8 million public repositories indexed across GitHub, GitLab, and other code hosts, with precise code navigation enabled for a growing subset.

API-Zugang

GraphQL https://sourcegraph.com/.api/graphql (POST; public search needs no token)

Zugang

Programmatic API access (a key may be required, see the API tag).

Startseite

https://sourcegraph.com/search