Decision Workspace
tokio-inotify vs include-exclude-watcher vs fast-fs
Side-by-side comparison of Rust crates
36
tokio-inotify
growingv0.4.1
Stream-based access to filesystem events.
53
include-exclude-watcher
experimentalv0.2.0
Async file watcher with glob-based include/exclude patterns and built-in debouncing
46
fast-fs
experimentalv0.2.0
High-speed async file system traversal library with batteries-included file browser component
Core Metrics
| tokio-inotify | include-exclude-watcher | fast-fs | |
|---|---|---|---|
| Health Score | 36 | 53 | 46 |
| Total Downloads | 13.2K | 251 | 44 |
| 30d Downloads | 43 | 25 | 23 |
| Dependents | 0 | 1 | 4 |
| Releases | 6 | 4 | 1 |
| Last Updated | 2909d ago | 82d ago | 76d ago |
| Age | 9y 6m | 4m | 2m |
Health Breakdown
tokio-inotify
Maintenance
3
Quality
14
Community
3
Popularity
5
Documentation
11
include-exclude-watcher
Maintenance
13
Quality
15
Community
7
Popularity
3
Documentation
15
fast-fs
Maintenance
9
Quality
12
Community
8
Popularity
2
Documentation
15
Technical Details
| tokio-inotify | include-exclude-watcher | fast-fs | |
|---|---|---|---|
| Version | 0.4.1 | 0.2.0 | 0.2.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT | MIT |
| Dependencies | 4 | 4 | 8 |
| Crate Size | 3KB | 20KB | 74KB |
| Features | 0 | 2 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | — | 2021 | 2021 |
| MSRV | — | 1.70 | 1.74 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •include-exclude-watcher leads with a health score of 53/100, but none of the options score above 80.
- •tokio-inotify has the most downloads (13.2K), suggesting wider adoption.
- •⚠ tokio-inotify has not been updated in over a year.