Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 337 Bytes

File metadata and controls

7 lines (5 loc) · 337 Bytes

cs

cs is a web service designed to be a simple, fast, and utilitarian approach to code search for large repositories. It features line-level commit inspection, multi-repo search, and regex matching using a trigram-based approach.

references

https://swtch.com/~rsc/regexp/regexp4.html