# Google Open Source Code Search

> Clean Markdown view of GeekNews topic #1707. Use the original source for factual precision when an external source URL is present.

## Metadata

- GeekNews HTML: [https://news.hada.io/topic?id=1707](https://news.hada.io/topic?id=1707)
- GeekNews Markdown: [https://news.hada.io/topic/1707.md](https://news.hada.io/topic/1707.md)
- Type: news
- Author: [xguru](https://news.hada.io/@xguru)
- Published: 2020-03-13T12:03:56+09:00
- Updated: 2020-03-13T12:03:56+09:00
- Original source: [cs.opensource.google](https://cs.opensource.google/)
- Points: 6
- Comments: 1

## Topic Body

구글이 공개한 오픈소스 코드들을 검색 하는 도구

Android 부터 Flutter, Tensorflow, Kaggle Dataset 까지 약 2000개의 프로젝트

## Comments



### Comment 1354

- Author: xguru
- Created: 2020-03-13T12:09:33+09:00
- Points: 1

사내에 비슷한걸 도입한다면 다른 것들을 이용해서 비슷하게 사용가능합니다.

유료인 SourceGraph https://about.sourcegraph.com/

SourceGraph 가 사용하는 Zoekt https://github.com/google/zoekt

OpenGrok https://github.com/oracle/opengrok

Kythe https://kythe.io/
