bincode
https://github.com/bincode-org/bincode
Rust
A binary encoder / decoder implementation in Rust.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Rust not yet supported1 Subscribers
Add a CodeTriage badge to bincode
Help out
- Issues
- `libcore` reference should use `::core`
- Automatic `BorrowDecode` causes issues with `Cow<'static, [T]>` types
- Add feature flag for `defmt` derives for errors
- Enum field named encoder
- derive Decode and trait containing a type
- (Better?) Document the compatibility of version 1 and 2 serialized data
- bincode_derive does not like generic parameters with defaults
- bincode 2 overallocates on untrusted inputs
- default field value
- Implementing Encode / Decode for an arbitrary type
- Docs
- Rust not yet supported