No features have been listed yet.
No CodeUpStart videos yet. You could help us improve this page by suggesting one.
Based on our record, Zoekt seems to be more popular. It has been mentiond 3 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
For the grepping aspect, https://github.com/google/zoekt is a powerful one-stop-shop. For the navigating, I don't know. SourceGraph maybe, but the linking is somewhat heuristic I assume, not compilation-graph powered. But maybe that changes or depends per language. - Source: Hacker News / over 3 years ago
Given the shoutouts to Burntsushi and Lemire this is almost certainly a bitmap trigram index based engine similar to https://github.com/google/zoekt The index is likely based on Roaring bitmaps, presumably https://github.com/RoaringBitmap/roaring-rs in this case. Nice architecture, exactly how I would have done it also. - Source: Hacker News / over 3 years ago
The latest index/search engine is https://github.com/google/zoekt. Source: almost 4 years ago
Code-Free Startup - Learn how to build real apps without coding
OpenGrok - OpenGrok is a fast and usable source code search and cross reference engine.
Codeplace - Learn how to code by building real web apps
Sourcegraph - Sourcegraph is a free, self-hosted code search and intelligence server that helps developers find, review, understand, and debug code. Use it with any Git code host for teams from 1 to 10,000+.
Code4Startup - Learn Ruby on Rails, Python, AngularJS, NodeJS, React, Ionic by cloning AirBnb , TaskRabbit, Tinder, Product Hunt, Fiverr and . more.
Atlassian Fisheye - With FishEye you can search code, visualize and report on activity and find for commits, files, revisions, or teammates across SVN, Git, Mercurial, CVS and Perforce.