Decision Workspace
const_irc_message_parser vs ircv3_parse vs fast-float2
Side-by-side comparison of Rust crates
49
const_irc_message_parser
growingv0.9.0
A 0 dependency, no_std, const-only parser for the IRC message protocol.
64
ircv3_parse
stablev4.0.0
Zero-copy parser for IRCv3 messages
56
fast-float2
growingv0.2.3
Fast floating-point number parser.
Core Metrics
| const_irc_message_parser | ircv3_parse | fast-float2 | |
|---|---|---|---|
| Health Score | 49 | 64 | 56 |
| Total Downloads | 13.0K | 22.0K | 7.2M |
| 30d Downloads | 16 | 54 | 1.4M |
| Dependents | 0 | 6 | 218 |
| Releases | 11 | 29 | 3 |
| Last Updated | 549d ago | 24d ago | 512d ago |
| Age | 2y 7m | 2y | 1y 4m |
Health Breakdown
const_irc_message_parser
Maintenance
7
Quality
16
Community
6
Popularity
5
Documentation
15
ircv3_parse
Maintenance
17
Quality
19
Community
8
Popularity
5
Documentation
15
fast-float2
Maintenance
6
Quality
16
Community
12
Popularity
8
Documentation
14
Technical Details
| const_irc_message_parser | ircv3_parse | fast-float2 | |
|---|---|---|---|
| Version | 0.9.0 | 4.0.0 | 0.2.3 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | ISC | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 0 | 8 | 5 |
| Crate Size | 28KB | 62KB | 44KB |
| Features | 0 | 4 | 2 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2018 |
| MSRV | 1.74 | 1.78 | 1.37 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •ircv3_parse leads with a health score of 64/100, but none of the options score above 80.
- •fast-float2 has the most downloads (7.2M), suggesting wider adoption.
- •fast-float2 is depended on by 218 crates — strongest ecosystem trust.
- •⚠ const_irc_message_parser, fast-float2 have not been updated in over a year.
- •const_irc_message_parser, fast-float2 are pre-1.0 — API may change.