Is there a free/open-source software source code search engine?
20th June 2012
My answer to Is there a free/open-source software source code search engine? on Quora
If you want to search through actual code in open source projects, GitHub search is fantastic https://github.com/search—e.g. here’s a search for all Ruby code that mentions oauth https://github.com/search?q=oaut...
If you want to find web service APIs to integrate with, Programmable Web still have the best index that I know of: http://www.programmableweb.com/apis
More recent articles
- Trying out llama.cpp's new vision support - 10th May 2025
- Saying "hi" to Microsoft's Phi-4-reasoning - 6th May 2025
- Feed a video to a vision LLM as a sequence of JPEG frames on the CLI (also LLM 0.25) - 5th May 2025