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
- Document cleary that the limit configuration is about allocating memory
- Implement support for conversion to / from heapless::Vec
- Arc/Rc handling clarification
- deserialize_in_place equivalent for bincode 2.0
- [WIP] Started working on adding embedded-io support
- Feature request: embedded-io compatibility
- impl Enode for IpAddr and the other like it ( unstable feature `ip_in_core` )
- deserialize_from() fails when deserialize() works
- Invalid BorrowDecode derive for a struct with a `Cow<'a, [Foo]>` field
- Fix CI for `x86_64-linux-android` and `i686-linux-android`
- Docs
- Rust not yet supported