codesearch

Fast, indexed regexp search over large file trees

Github星跟踪图

Code Search is a tool for indexing and then performing
regular expression searches over large bodies of source code.
It is a set of command-line programs written in Go.

For background and an overview of the commands,
see http://swtch.com/~rsc/regexp/regexp4.html.

To install:

go get github.com/google/codesearch/cmd/...

Use "go get -u" to update an existing installation.

Russ Cox
rsc@swtch.com
June 2015

主要指标

概览
名称与所有者google/codesearch
主编程语言Go
编程语言Go (语言数: 4)
平台
许可证BSD 3-Clause "New" or "Revised" License
所有者活动
创建于2015-03-31 00:43:14
推送于2025-05-29 20:00:43
最后一次提交2024-06-19 20:28:30
发布数4
最新版本名称v1.3.0-rc.1 (发布于 )
第一版名称v1.0.0 (发布于 )
用户参与
星数3.9k
关注者数116
派生数394
提交数42
已启用问题?
问题数68
打开的问题数32
拉请求数1
打开的拉请求数5
关闭的拉请求数16
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?