Decision Workspace
osrm_interface vs osrm_client vs osrm-binding
Side-by-side comparison of Rust crates
47
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.
42
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 | 47 | 42 | 42 |
| Total Downloads | 403 | 5.3K | 2.9K |
| 30d Downloads | 5 | 11 | 26 |
| Dependents | 0 | 0 | 0 |
| Releases | 3 | 4 | 8 |
| Last Updated | 151d ago | 1176d ago | 215d ago |
| Age | 5m | 3y 2m | 8m |
Health Breakdown
osrm_interface
Maintenance
12
Quality
16
Community
6
Popularity
3
Documentation
10
osrm_client
Maintenance
10
Quality
13
Community
5
Popularity
4
Documentation
10
osrm-binding
Maintenance
10
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 47/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.