sourcegraph-release-train VS zoekt

Compare sourcegraph-release-train vs zoekt and see what are their differences.

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
sourcegraph-release-train zoekt
1 4
29 514
- 16.6%
5.9 9.1
6 months ago 7 days ago
Shell Go
GNU General Public License v3.0 only Apache License 2.0
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

sourcegraph-release-train

Posts with mentions or reviews of sourcegraph-release-train. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-07-04.
  • Sourcegraph is no longer Open Source
    26 projects | news.ycombinator.com | 4 Jul 2023
    License was changed almost 3 weeks ago, 5.1.0 release blog post skips this information. There's still no official announcement.

    It seems like the author of Sourcegraph OSS containers announced that his release train is now dead

    https://github.com/jensim/sourcegraph-release-train/

zoekt

Posts with mentions or reviews of zoekt. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-11-21.
  • Code Search at Google: The Story of Han-Wen and Zoekt
    2 projects | news.ycombinator.com | 21 Nov 2023
    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
    14 projects | news.ycombinator.com | 26 Aug 2023
    https://github.com/sourcegraph/zoekt seems to be doing a fair but of heavy lifting for Cody.
  • Sourcegraph is no longer Open Source
    26 projects | news.ycombinator.com | 4 Jul 2023
    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

What are some alternatives?

When comparing sourcegraph-release-train and zoekt you can also consider the following projects:

livegrep - Interactively grep source code. Source for http://livegrep.com/

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!

cody - AI that knows your entire codebase

mozsearch - Mozilla code search website. (Please file bugs in bugzilla at https://mzl.la/2YtXmoN)

git-peek - git repo to local editor instantly

hound - Lightning fast code searching made easy

repo

lsp-cody - A Client to Connect to the Cody LSP Gateway