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
- v2 release candidate initiative to include stateful decode impls akin to serde's DeserializeSeed?
- `Encode` derive macro breaks when inside macro
- Specify MSRV by using `rust-version` in `Cargo.toml`
- Document v1/v2 split and motivation for moving away from serde
- [Tracking issue] removing `unsafe` implementations copied from `core`
- Holes in the spec
- [WIP] Deny OOM, embrace `try_reserve`
- RUSTSEC-2021-0127: serde_cbor is unmaintained
- serialize_into corrupts buffer when it fails
- bincode::serialize calls serialized_size, doubling runtime for nontrivial Serialize impls
- Docs
- Rust not yet supported