Show HN: Fast `git status` (git core.fsmonitor in Rust) 8 years ago
Very cool! I wrote the original (with help) in Perl as it has the advantage of being installed with git but I love the speed advantage of your Rust implementation. Also helps shows the advantage of making core.fsmonitor a pluggable interface.