Decision Workspace
coordtransform vs transforms vs oxigdal-proj
Side-by-side comparison of Rust crates
46
coordtransform
experimentalv0.3.0
Provide mutual conversions between Baidu Coordinate System (BD09), Mars Coordinate System (GCJ02), and WGS84 Coordinate System.
60
transforms
stablev1.4.1
A transform library to track reference frames and provide transforms between them.
57
oxigdal-proj
experimentalv0.1.3
Pure Rust coordinate transformation and projection support for OxiGDAL - EPSG database and CRS operations
Core Metrics
| coordtransform | transforms | oxigdal-proj | |
|---|---|---|---|
| Health Score | 46 | 60 | 57 |
| Total Downloads | 1.6K | 21.9K | 175 |
| 30d Downloads | 9 | 600 | 157 |
| Dependents | 0 | 1 | 22 |
| Releases | 4 | 35 | 4 |
| Last Updated | 236d ago | 7d ago | 6d ago |
| Age | 8m | 1y 5m | 1m |
Health Breakdown
coordtransform
Maintenance
12
Quality
14
Community
6
Popularity
4
Documentation
10
transforms
Maintenance
19
Quality
19
Community
7
Popularity
5
Documentation
10
oxigdal-proj
Maintenance
16
Quality
13
Community
10
Popularity
3
Documentation
15
Technical Details
| coordtransform | transforms | oxigdal-proj | |
|---|---|---|---|
| Version | 0.3.0 | 1.4.1 | 0.1.3 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT | MIT | Apache-2.0 |
| Dependencies | 1 | 7 | 9 |
| Crate Size | 12KB | 49KB | 101KB |
| Features | 0 | 2 | 3 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2021 | 2024 |
| MSRV | — | — | 1.85 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •transforms leads with a health score of 60/100, but none of the options score above 80.
- •coordtransform, oxigdal-proj are pre-1.0 — API may change.