Decision Workspace
titanic vs nmea0183 vs nmea0183-parser
Side-by-side comparison of Rust crates
35
titanic
growingv0.1.0
Unsinkable parser for the GGA sentence of the NMEA 0183 protocol (parses GPS positions).
50
nmea0183
growingv0.6.0
NMEA 0183 parser targetting mostly embedded devices but not limited to.
48
nmea0183-parser
experimentalv0.3.2
A zero-allocation NMEA 0183 parser that separates message framing from content parsing
Core Metrics
| titanic | nmea0183 | nmea0183-parser | |
|---|---|---|---|
| Health Score | 35 | 50 | 48 |
| Total Downloads | 2.6K | 17.5K | 1.1K |
| 30d Downloads | 3 | 235 | 6 |
| Dependents | 0 | 2 | 0 |
| Releases | 1 | 10 | 3 |
| Last Updated | 2759d ago | 138d ago | 247d ago |
| Age | 7y 6m | 6y 7m | 8m |
Health Breakdown
titanic
Maintenance
1
Quality
14
Community
8
Popularity
4
Documentation
8
nmea0183
Maintenance
10
Quality
18
Community
7
Popularity
5
Documentation
10
nmea0183-parser
Maintenance
10
Quality
16
Community
5
Popularity
4
Documentation
13
Technical Details
| titanic | nmea0183 | nmea0183-parser | |
|---|---|---|---|
| Version | 0.1.0 | 0.6.0 | 0.3.2 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | BSD-3-Clause | MIT OR Apache-2.0 |
| Dependencies | 4 | 0 | 5 |
| Crate Size | 14KB | 19KB | 35KB |
| Features | 0 | 3 | 6 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | — | 2021 | 2024 |
| MSRV | — | — | — |
| Owners | 2 (team) | 1 | 1 |
Links
Quick Verdict
- •nmea0183 leads with a health score of 50/100, but none of the options score above 80.
- •⚠ titanic has not been updated in over a year.