* feat: Improve scan runtime performance and RSS
* chore: Comprehensive randomized fuzzy mutation testing
It's such a shame that we keep commiting regressions that are leading ot
the missed events from the file watcher. I want to minimize this to 0.
* chore: Update docs for - chore: Comprehensive randomized fuzzy mutation testing
* chore: Update docs for - chore: Update docs for - chore: Comprehensive randomized fuzzy mutation testing
* test: Verbose stress test output
* wip: Paths and dirs
* feat: att 2
* final changes
* feat!: Revamp & optimize the way paths are stored
This is a very crucial redesign that actually required a lot of
consideration to move forward but now it allows us to save a lot of RAM,
acutally improves query time and gives an ability to query directories
for free
* fix: Wrong pointer
* chore: Update docs for - fix: Wrong pointer
* fix: notify debouncer on macos
* get rid of flienma_ptrs juggling
* consolidate arena/picker via pub trait