fast, powerful filesystem indexing with .gitignore support and an iterator-based API
rustfilesystemlibrary
Rust 1 star 0 forks
A Rust library for fast filesystem indexing. Honors .gitignore rules and
exposes an iterator-based API, so you can stream over an indexed tree without
materializing the whole thing in memory.