Decision Workspace
meminterval vs store-interval-tree vs ezquadtree
Side-by-side comparison of Rust crates
54
meminterval
growingv0.4.2
A simple interval-tree in Rust made to store memory mappings
47
store-interval-tree
growingv0.4.0
A balanced unbounded interval-tree in Rust with associated values in the nodes
32
ezquadtree
growingv0.0.1
Simple and easy to use QuadTree
Core Metrics
| meminterval | store-interval-tree | ezquadtree | |
|---|---|---|---|
| Health Score | 54 | 47 | 32 |
| Total Downloads | 467.9K | 20.4K | 1.8K |
| 30d Downloads | 23.7K | 686 | 4 |
| Dependents | 51 | 21 | 0 |
| Releases | 6 | 5 | 1 |
| Last Updated | 235d ago | 1221d ago | 1964d ago |
| Age | 3y 5m | 3y 5m | 5y 4m |
Health Breakdown
meminterval
Maintenance
7
Quality
16
Community
11
Popularity
7
Documentation
13
store-interval-tree
Maintenance
4
Quality
15
Community
10
Popularity
5
Documentation
13
ezquadtree
Maintenance
1
Quality
15
Community
3
Popularity
4
Documentation
9
Technical Details
| meminterval | store-interval-tree | ezquadtree | |
|---|---|---|---|
| Version | 0.4.2 | 0.4.0 | 0.0.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | Apache-2.0 |
| Dependencies | 2 | 1 | 1 |
| Crate Size | 10KB | 11KB | 9KB |
| Features | 1 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2018 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •meminterval leads with a health score of 54/100, but none of the options score above 80.
- •⚠ store-interval-tree, ezquadtree have not been updated in over a year.