parsenic
A simple no-std/no-alloc I/O and parsing crate
0.2.1
8.0M downloads/mo
#3504 most downloaded on crates.io
ardaku/parsenic
What this package is like to depend on
Last release 2 years ago
no release in 18 months
Release timing varies
gaps range from 2 weeks to 1.3 years
Nearly every release is documented
notes for 3 of 3 stable releases
Nothing withdrawn
no release was ever pulled
3 years old
3 releases · first in 2023
0 releases in the last 12 months
see the full history below
Release timeline
3 releases · Jul 2023 to Nov 2024
2024
2025
2026
Releases
latest 3-
0.2.117 Nov 2024Release notes
Open source →Added
le::Read::f32()le::Read::f64()le::Write::f32()le::Write::f64()be::Read::f32()be::Read::f64()be::Write::f32()be::Write::f64()
-
0.2.005 Nov 2024Release notes
Open source →Added
errormodule with error typesresultmodule withResulttype aliasesunstable-errorfeature implementingErrorfor error typesEmptyreader andempty()constructorPurgewriter andpurge()constructorclassmoduleReadandWriteextension traits onReaderandWriter
Changed
- Bounds of
IntandUInt - Now depends on
traitfulfor extension traits iomodule is behind a feature flagUIntandIntare now inclassmodule
Fixed
- Broken links in README and docs
- Parsing
u8()not advancing reader
-
0.1.017 Jul 2023Release notes
Open source →Added
bemodulelemoduleReaderstructWriterstructInttraitUInttrait