Decision Workspace
libcanopy vs grapes vs rose_tree
Side-by-side comparison of Rust crates
42
libcanopy
growingv0.0.5
Canopy is a lightweight tree-based data structure for Rust, optimized for reference management using Rc and Weak pointers.
42
grapes
growingv0.3.0
Persistent graph data structures: Tree, Graph, Arena & more
37
rose_tree
growingv0.3.0
An indexable tree data structure with a variable and unbounded number of branches per node. It is Implemented on top of petgraph's Graph data structure and attempts to follow similar conventions where suitable.
Core Metrics
| libcanopy | grapes | rose_tree | |
|---|---|---|---|
| Health Score | 42 | 42 | 37 |
| Total Downloads | 3.0K | 6.5K | 269.6K |
| 30d Downloads | 7 | 7 | 5.3K |
| Dependents | 0 | 0 | 5 |
| Releases | 4 | 5 | 5 |
| Last Updated | 377d ago | 1408d ago | 1697d ago |
| Age | 1y | 3y 11m | 10y 5m |
Health Breakdown
libcanopy
Maintenance
13
Quality
9
Community
6
Popularity
4
Documentation
10
grapes
Maintenance
4
Quality
15
Community
5
Popularity
5
Documentation
13
rose_tree
Maintenance
3
Quality
15
Community
5
Popularity
6
Documentation
8
Technical Details
| libcanopy | grapes | rose_tree | |
|---|---|---|---|
| Version | 0.0.5 | 0.3.0 | 0.3.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT OR Apache-2.0 | MIT/Apache-2.0 |
| Dependencies | 3 | 5 | 1 |
| Crate Size | 3.8MB | 21KB | 10KB |
| Features | 2 | 1 | 0 |
| Yanked % | 25.0% | 0.0% | 0.0% |
| Edition | 2024 | 2021 | — |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •libcanopy leads with a health score of 42/100, but none of the options score above 80.
- •rose_tree has the most downloads (269.6K), suggesting wider adoption.
- •⚠ libcanopy, grapes, rose_tree have not been updated in over a year.