Decision Workspace
alg_ds vs meminterval vs diffus
Side-by-side comparison of Rust crates
43
alg_ds
growingv0.3.2
Algorithms & data structures
54
meminterval
growingv0.4.2
A simple interval-tree in Rust made to store memory mappings
53
diffus
growingv0.10.0
Finds the difference between two instances of any data structure. Supports: collections, Strings, Maps etc. Uses LCS where applicable. Also supports derive via `diffus-derive`.
Core Metrics
| alg_ds | meminterval | diffus | |
|---|---|---|---|
| Health Score | 43 | 54 | 53 |
| Total Downloads | 14.8K | 467.9K | 2.8M |
| 30d Downloads | 61 | 22.9K | 133.6K |
| Dependents | 5 | 51 | 52 |
| Releases | 7 | 6 | 15 |
| Last Updated | 114d ago | 235d ago | 1775d ago |
| Age | 6y 9m | 3y 5m | 6y 5m |
Health Breakdown
alg_ds
Maintenance
10
Quality
12
Community
4
Popularity
5
Documentation
12
meminterval
Maintenance
7
Quality
16
Community
11
Popularity
7
Documentation
13
diffus
Maintenance
4
Quality
14
Community
15
Popularity
8
Documentation
12
Technical Details
| alg_ds | meminterval | diffus | |
|---|---|---|---|
| Version | 0.3.2 | 0.4.2 | 0.10.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT OR Apache-2.0 | Apache-2.0 |
| Dependencies | 0 | 2 | 6 |
| Crate Size | 6KB | 10KB | 7KB |
| Features | 0 | 1 | 6 |
| Yanked % | 14.3% | 0.0% | 6.7% |
| Edition | 2018 | 2021 | 2018 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 3 |
Links
Quick Verdict
- •meminterval leads with a health score of 54/100, but none of the options score above 80.
- •diffus has the most downloads (2.8M), suggesting wider adoption.
- •⚠ diffus has not been updated in over a year.