Decision Workspace
osmgraph vs petgraph vs elsa
Side-by-side comparison of Rust crates
47
osmgraph
growingv0.4.1
Convert OSM queries into graphs.
65
petgraph
growingv0.8.3
Graph data structure library. Provides graph types and graph algorithms.
63
elsa
growingv1.11.2
Append-only collections for Rust where borrows to entries can outlive insertions
Core Metrics
| osmgraph | petgraph | elsa | |
|---|---|---|---|
| Health Score | 47 | 65 | 63 |
| Total Downloads | 5.1K | 377.6M | 14.2M |
| 30d Downloads | 0 | 31.2M | 553.7K |
| Dependents | 0 | 17.7K | 651 |
| Releases | 6 | 78 | 23 |
| Last Updated | 136d ago | 237d ago | 443d ago |
| Age | 1y 9m | 11y 4m | 7y 5m |
Health Breakdown
osmgraph
Maintenance
11
Quality
13
Community
6
Popularity
4
Documentation
13
petgraph
Maintenance
10
Quality
13
Community
19
Popularity
8
Documentation
15
elsa
Maintenance
7
Quality
22
Community
14
Popularity
8
Documentation
12
Technical Details
| osmgraph | petgraph | elsa | |
|---|---|---|---|
| Version | 0.4.1 | 0.8.3 | 1.11.2 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT | MIT OR Apache-2.0 | MIT/Apache-2.0 |
| Dependencies | 9 | 16 | 2 |
| Crate Size | 31KB | 808KB | 21KB |
| Features | 0 | 12 | 2 |
| Yanked % | 0.0% | 1.3% | 0.0% |
| Edition | 2021 | 2021 | 2018 |
| MSRV | — | 1.64 | — |
| Owners | 1 | 3 (team) | 1 |
Links
Quick Verdict
- •petgraph leads with a health score of 65/100, but none of the options score above 80.
- •petgraph is depended on by 17.7K crates — strongest ecosystem trust.
- •⚠ elsa has not been updated in over a year.
- •osmgraph, petgraph are pre-1.0 — API may change.