Decision Workspace
simplify-polyline vs rapidgeo-polyline vs polysplit
Side-by-side comparison of Rust crates
45
simplify-polyline
growingv0.5.0
Simplify polylines using Douglas-Peucker and radial distance algorithms. Port of the simplify-js library.
50
rapidgeo-polyline
experimentalv0.1.2
Fast Google Polyline Algorithm encoding/decoding for geographic coordinates
32
polysplit
growingv0.1.0
Algorithm that allows to split polylines into segments by the defined list of points not necessary belonging to the polyline
Core Metrics
| simplify-polyline | rapidgeo-polyline | polysplit | |
|---|---|---|---|
| Health Score | 45 | 50 | 32 |
| Total Downloads | 3.5M | 681 | 1.6K |
| 30d Downloads | 239.4K | 6 | 3 |
| Dependents | 3 | 0 | 0 |
| Releases | 6 | 3 | 1 |
| Last Updated | 894d ago | 128d ago | 1081d ago |
| Age | 3y 5m | 6m | 2y 11m |
Health Breakdown
simplify-polyline
Maintenance
4
Quality
13
Community
8
Popularity
8
Documentation
12
rapidgeo-polyline
Maintenance
13
Quality
15
Community
6
Popularity
3
Documentation
13
polysplit
Maintenance
1
Quality
16
Community
3
Popularity
4
Documentation
8
Technical Details
| simplify-polyline | rapidgeo-polyline | polysplit | |
|---|---|---|---|
| Version | 0.5.0 | 0.1.2 | 0.1.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT OR Apache-2.0 | non-standard |
| Dependencies | 8 | 5 | 0 |
| Crate Size | 187KB | 24KB | 86KB |
| Features | 1 | 3 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | 1.60 | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •rapidgeo-polyline leads with a health score of 50/100, but none of the options score above 80.
- •simplify-polyline has the most downloads (3.5M), suggesting wider adoption.
- •⚠ simplify-polyline, polysplit have not been updated in over a year.