Decision Workspace
ezquadtree vs meminterval vs store-interval-tree
Side-by-side comparison of Rust crates
32
ezquadtree
growingv0.0.1
Simple and easy to use QuadTree
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
Core Metrics
| ezquadtree | meminterval | store-interval-tree | |
|---|---|---|---|
| Health Score | 32 | 54 | 47 |
| Total Downloads | 1.8K | 467.9K | 20.4K |
| 30d Downloads | 4 | 22.9K | 674 |
| Dependents | 0 | 51 | 21 |
| Releases | 1 | 6 | 5 |
| Last Updated | 1964d ago | 235d ago | 1221d ago |
| Age | 5y 4m | 3y 5m | 3y 5m |
Health Breakdown
ezquadtree
Maintenance
1
Quality
15
Community
3
Popularity
4
Documentation
9
meminterval
Maintenance
7
Quality
16
Community
11
Popularity
7
Documentation
13
store-interval-tree
Maintenance
4
Quality
15
Community
10
Popularity
5
Documentation
13
Technical Details
| ezquadtree | meminterval | store-interval-tree | |
|---|---|---|---|
| Version | 0.0.1 | 0.4.2 | 0.4.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | Apache-2.0 | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 1 | 2 | 1 |
| Crate Size | 9KB | 10KB | 11KB |
| Features | 0 | 1 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2018 | 2021 | 2021 |
| 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.
- •⚠ ezquadtree, store-interval-tree have not been updated in over a year.