Decision Workspace
nmea0183 vs nmeasis vs nmea0183-parser
Side-by-side comparison of Rust crates
49
nmea0183
growingv0.6.0
NMEA 0183 parser targetting mostly embedded devices but not limited to.
51
nmeasis
experimentalv26.4.1
A memory-safe NMEA 0183 parser with a C FFI
47
nmea0183-parser
experimentalv0.3.2
A zero-allocation NMEA 0183 parser that separates message framing from content parsing
Core Metrics
| nmea0183 | nmeasis | nmea0183-parser | |
|---|---|---|---|
| Health Score | 49 | 51 | 47 |
| Total Downloads | 17.8K | 28 | 1.2K |
| 30d Downloads | 0 | 0 | 0 |
| Dependents | 2 | 0 | 0 |
| Releases | 10 | 2 | 3 |
| Last Updated | 197d ago | 52d ago | 306d ago |
| Age | 6y 9m | 1m | 10m |
Health Breakdown
nmea0183
Maintenance
9
Quality
18
Community
7
Popularity
5
Documentation
10
nmeasis
Maintenance
11
Quality
19
Community
6
Popularity
2
Documentation
13
nmea0183-parser
Maintenance
9
Quality
16
Community
5
Popularity
4
Documentation
13
Technical Details
| nmea0183 | nmeasis | nmea0183-parser | |
|---|---|---|---|
| Version | 0.6.0 | 26.4.1 | 0.3.2 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | BSD-3-Clause | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 0 | 7 | 5 |
| Crate Size | 19KB | 30KB | 35KB |
| Features | 3 | 8 | 6 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2024 | 2024 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •nmeasis leads with a health score of 51/100, but none of the options score above 80.
- •nmea0183 has the most downloads (17.8K), suggesting wider adoption.
- •nmea0183, nmea0183-parser are pre-1.0 — API may change.