Decision Workspace
plain-ds vs orx-selfref-col vs orx-tree
Side-by-side comparison of Rust crates
43
plain-ds
experimentalv0.3.1
Plain data structures
63
orx-selfref-col
stablev3.2.0
SelfRefCol is a core data structure to conveniently build safe and efficient self referential collections, such as linked lists and trees.
60
orx-tree
stablev2.2.0
A beautiful tree 🌳 with convenient, efficient, parallelizable growth, mutation and traversal features.
Core Metrics
| plain-ds | orx-selfref-col | orx-tree | |
|---|---|---|---|
| Health Score | 43 | 63 | 60 |
| Total Downloads | 96 | 34.0K | 15.6K |
| 30d Downloads | 45 | 1.9K | 1.6K |
| Dependents | 0 | 44 | 8 |
| Releases | 7 | 32 | 17 |
| Last Updated | 17d ago | 61d ago | 61d ago |
| Age | 1m | 2y | 1y 2m |
Health Breakdown
plain-ds
Maintenance
12
Quality
11
Community
5
Popularity
2
Documentation
13
orx-selfref-col
Maintenance
16
Quality
19
Community
11
Popularity
5
Documentation
12
orx-tree
Maintenance
16
Quality
18
Community
9
Popularity
5
Documentation
12
Technical Details
| plain-ds | orx-selfref-col | orx-tree | |
|---|---|---|---|
| Version | 0.3.1 | 3.2.0 | 2.2.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | MIT | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 1 | 6 | 14 |
| Crate Size | 31KB | 26KB | 113KB |
| Features | 4 | 0 | 4 |
| Yanked % | 28.6% | 0.0% | 0.0% |
| Edition | 2024 | 2024 | 2024 |
| MSRV | — | 1.88 | 1.88 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •orx-selfref-col leads with a health score of 63/100, but none of the options score above 80.
- •plain-ds is pre-1.0 — API may change.