DEV Community

Cover image for Find code in open source projects
Stefan Alfbo
Stefan Alfbo

Posted on

Find code in open source projects

The search functionality on GitHub.com has been continually improving, making it an invaluable resource for discovering intriguing code snippets and projects.

Recently, I've stumbled upon two alternative search engines that have piqued my interest and warrant further exploration:

grep.app

grep.app - This platform offers the ability to search across more than half a million git repositories. My initial impressions are positive, although the repository count may seem limited in comparison to the vast expanse of available code online.

sourcegraph

Sourcegraph - Code search and an AI assistant with the context of the code graph. Sourcegraph presents a user experience that bears resemblance to GitHub's search feature.

It's encouraging to observe emerging competition in the code search arena. However, it's still premature for me to declare a definitive favorite among these tools.

Happy searching, and may you find the code insights you're looking for!

Image of Timescale

🚀 pgai Vectorizer: SQLAlchemy and LiteLLM Make Vector Search Simple

We built pgai Vectorizer to simplify embedding management for AI applications—without needing a separate database or complex infrastructure. Since launch, developers have created over 3,000 vectorizers on Timescale Cloud, with many more self-hosted.

Read more

Top comments (0)