Decision Workspace
osmgraph vs petgraph vs elsa
Side-by-side comparison of Rust crates
50
osmgraph
growingv0.4.1
Convert OSM queries into graphs.
66
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 | 50 | 66 | 63 |
| Total Downloads | 5.1K | 323.5M | 13.2M |
| 30d Downloads | 8 | 25.9M | 1.1M |
| Dependents | 0 | 16.0K | 618 |
| Releases | 6 | 78 | 23 |
| Last Updated | 77d ago | 178d ago | 384d ago |
| Age | 1y 7m | 11y 2m | 7y 3m |
Health Breakdown
osmgraph
Maintenance
14
Quality
13
Community
6
Popularity
4
Documentation
13
petgraph
Maintenance
11
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 66/100, but none of the options score above 80.
- •petgraph is depended on by 16.0K crates — strongest ecosystem trust.
- •⚠ elsa has not been updated in over a year.
- •osmgraph, petgraph are pre-1.0 — API may change.