rustio rustio.net
67

bincode

v3.0.0 Stable

A binary serialization / deserialization strategy for transforming structs into bytes and vice versa!

MIT Edition 2021 MSRV 1.85.0
EncodingNetwork programming #binary#encode#decode#serialize#deserialize

Quick Verdict

  • โœ“Stable API (3.x for 11+ years)
  • โœ“Massive adoption (84.3K crates depend on it)
  • โœ“Tiny footprint (4KB, 0 deps)
  • โœ“Permissive license (MIT)

Security

Checking security advisories...
Downloads
243.0M
Dependents
84.3K
Releases
73
Size
4KB

Deep Insights

๐Ÿ“Š
Steady growth

15.9M downloads in the last 30 days (530.3K/day), up 12% from the previous period.

๐Ÿ›๏ธ
Foundational crate

84.3K crates depend on bincode โ€” it's part of the Rust ecosystem's core infrastructure. Removing it from your dependency tree would be extremely difficult.

โš ๏ธ
Single maintainer risk

bincode has only 1 owner despite 84.3K dependents. This is a bus-factor concern โ€” consider the implications for long-term support.

โœ…
Stable for 11+ years

The API has been stable (1.x) for over 11 years with 73 releases. This level of maturity means you can depend on it without worrying about breaking changes.

๐Ÿชถ
Zero dependencies

bincode has no external dependencies โ€” minimal supply chain risk and fast compile times.

๐Ÿ“
Compact crate

At 4KB, bincode is lightweight. Small crate size correlates with focused, well-scoped functionality.

โš ๏ธ
Notable yanked versions

12% of releases have been yanked. Check version history before pinning.

๐ŸŒŸ
Used by top crates

Notable dependents include smallvec, parking_lot, generic-array, chrono, encoding_rs. When high-quality crates choose bincode, it's a strong quality signal.

Health Breakdown

Maintenance 12/25

Recency, release consistency, active ratio

Quality 17/25

Yanked ratio, deps, size, maturity, features

Community 15/20

Reverse deps, ownership, ecosystem

Popularity 8/15

Downloads, momentum, growth trend

Documentation 15/15

Docs, repo, license, metadata

Download Trend

Daily downloads ยท last 90 days
498K/day avg+4%
0200K400K600K2/263/164/34/215/95/26

Top Dependents

Version Adoption

v2.0.1
72%
v2.0.0-rc.3
25%
v2.0.0-rc.2
2%
v2.0.0
1%
v2.0.0-rc.1
1%

Release Timeline

10 releasessince 2022
J
F
M
A
M
J
J
A
S
O
N
D
2022
6
2023
1
2024
2025
3
2026
Less
More

README

Loading README...

Maintainers

Dependencies
0
direct dependencies
Dependents
84.3K
crates depend on bincode

Similar Crates