Debounce
When last time I lamented the unoriginality of my tool nfp
I also entertained the idea of salvaging some value from it by extracting the event debouncing part into a stand-alone tool. So that's what I did.
Meet debounce, a Rust library and a prototype command-line tool.