An open API service indexing awesome lists of open source software.

https://github.com/hmerritt/go-file-search

(Proof-of-concept) Search entire file trees super-fast
https://github.com/hmerritt/go-file-search

Last synced: 9 months ago
JSON representation

(Proof-of-concept) Search entire file trees super-fast

Awesome Lists containing this project

README

          

# Go File Search

Recursively search files.

Uses [`go-ngram`](https://github.com/hmerritt/go-ngram) to search for files super-fast.

## Usage

```bash
$ ./go-file-search
```