Decision Workspace
osrm_interface vs osrm_client vs osrm-binding
Side-by-side comparison of Rust crates
45
osrm_interface
experimentalv0.8.2
Interface into osrm-backend, supporting native C++ binding and a wrapper around the HTTP request API
42
osrm_client
growingv0.1.3
A lightweight client for the HTTP services provided by OSRM.
41
osrm-binding
experimentalv0.1.7
Low-level, unsafe FFI bindings to the OSRM C++ library.
Core Metrics
| osrm_interface | osrm_client | osrm-binding | |
|---|---|---|---|
| Health Score | 45 | 42 | 41 |
| Total Downloads | 562 | 5.3K | 3.0K |
| 30d Downloads | 0 | 0 | 0 |
| Dependents | 0 | 0 | 0 |
| Releases | 3 | 4 | 8 |
| Last Updated | 259d ago | 1284d ago | 323d ago |
| Age | 8m | 3y 6m | 11m |
Health Breakdown
osrm_interface
Maintenance
10
Quality
16
Community
6
Popularity
3
Documentation
10
osrm_client
Maintenance
10
Quality
13
Community
5
Popularity
4
Documentation
10
osrm-binding
Maintenance
9
Quality
12
Community
6
Popularity
4
Documentation
10
Technical Details
| osrm_interface | osrm_client | osrm-binding | |
|---|---|---|---|
| Version | 0.8.2 | 0.1.3 | 0.1.7 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT | MIT |
| Dependencies | 7 | 11 | 12 |
| Crate Size | 52KB | 29KB | 25KB |
| Features | 5 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2021 | 2024 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •osrm_interface leads with a health score of 45/100, but none of the options score above 80.
- •osrm_client has the most downloads (5.3K), suggesting wider adoption.
- •⚠ osrm_client has not been updated in over a year.