Decision Workspace
stacking_heaps vs orn vs god-gragh
Side-by-side comparison of Rust crates
38
stacking_heaps
growingv0.1.3
Data Structures, Algorithms and their usage in Data Engineering world. Implemented and described on my blog Stacking Heaps.
64
orn
stablev1.0.0
A generic implementation of a sum type (or discriminated union). It provides `enum Or<T1, T2, ..., N>` types as a counterpart to tuples.
56
god-gragh
experimentalv0.4.3-beta
A high-performance, feature-rich Rust graph operations library with comprehensive algorithm support and parallel processing capabilities
Core Metrics
| stacking_heaps | orn | god-gragh | |
|---|---|---|---|
| Health Score | 38 | 64 | 56 |
| Total Downloads | 4.6K | 22.8K | 49 |
| 30d Downloads | 2 | 812 | 49 |
| Dependents | 0 | 44 | 0 |
| Releases | 4 | 17 | 5 |
| Last Updated | 1286d ago | 29d ago | today |
| Age | 3y 7m | 2y 5m | 1d |
Health Breakdown
stacking_heaps
Maintenance
5
Quality
10
Community
6
Popularity
4
Documentation
13
orn
Maintenance
17
Quality
18
Community
11
Popularity
5
Documentation
13
god-gragh
Maintenance
19
Quality
14
Community
6
Popularity
2
Documentation
15
Technical Details
| stacking_heaps | orn | god-gragh | |
|---|---|---|---|
| Version | 0.1.3 | 1.0.0 | 0.4.3-beta |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | GPL-3.0 | MIT | MIT OR Apache-2.0 |
| Dependencies | 0 | 4 | 18 |
| Crate Size | 3KB | 18KB | 293KB |
| Features | 0 | 7 | 22 |
| Yanked % | 100.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | — | 1.85 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •orn leads with a health score of 64/100, but none of the options score above 80.
- •⚠ stacking_heaps has not been updated in over a year.
- •stacking_heaps, god-gragh are pre-1.0 — API may change.