parawalk
Blazing-fast parallel directory walker with zero filtering baggage.
Uses a crossbeam-deque work-stealing scheduler — the same pattern as
the ignore crate's parallel walker, without any gitignore, glob, or
hidden-file filtering overhead.
Quick Start
use ;
use mpsc;
let = channel;
walk;
let count = rx.into_iter.count;
println!;