InfluxDB Platform is powered by columnar analytics, optimized for cost-efficient storage, and built with open data standards. Learn more →
Zoekt Alternatives
Similar projects and alternatives to zoekt
-
-
InfluxDB
Purpose built for real-time analytics at any scale. InfluxDB Platform is powered by columnar analytics, optimized for cost-efficient storage, and built with open data standards.
-
cody
Type less, code more: Cody is an AI code assistant that uses advanced search and codebase context to help you write and fix code.
-
-
-
-
-
opengrok
OpenGrok is a fast and usable source code search and cross reference engine, written in Java
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
dcs
Debian Code Search (codesearch.debian.net) is a search engine that searches through all the 130 GB of open source software that is included in Debian. Supports regular expressions!
-
-
-
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
zoekt discussion
zoekt reviews and mentions
-
Code Search at Google: The Story of Han-Wen and Zoekt
Russ Cox' trigram approach uses document IDs for the posting list, which makes the index much smaller, but gives less precise (ie. slower) matching. This is mentioned in the design doc at https://github.com/sourcegraph/zoekt/blob/main/doc/design.md....
-
Cody – The AI that knows your entire codebase
https://github.com/sourcegraph/zoekt seems to be doing a fair but of heavy lifting for Cody.
-
Sourcegraph is no longer Open Source
What is a good open-source system for code search if I want to plug 100 or so git repos into it and have it available over the web? GH search is not desirable because it would search too broadly and would not cover repos on Gitlab etc.
I looked at the Debian code search [1] in the past, but for some reason thought it required a bit too much effort and didn't complete my investigation of it. Though [2] looks pretty approachable.
Sourcegraph mentioned Zoekt [3], but I am not sure how usable it is. If it was pretty good, why did Sourcegraph OSS exist?
Finally, from all the discussion how Sourcegraph OSS was very behind in the past few years, I guess there is no serious plan to fork it?
[1]: https://github.com/Debian/dcs
[2]: https://github.com/Debian/dcs/blob/main/howto/building.md
[3]: https://github.com/sourcegraph/zoekt
-
A note from our sponsor - InfluxDB
www.influxdata.com | 11 Sep 2024
Stats
sourcegraph/zoekt is an open source project licensed under Apache License 2.0 which is an OSI approved license.
The primary programming language of zoekt is Go.