rustio rustio.net
69

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 (78.4K crates depend on it)
  • โœ“Tiny footprint (4KB, 0 deps)
  • โœ“Permissive license (MIT)

Security

Checking security advisories...
Downloads
213.8M
Dependents
78.4K
Releases
73
Size
4KB

Deep Insights

๐Ÿ“ˆ
Strong growth momentum

15.2M downloads in the last 30 days (507.9K/day), up 21% from the previous period.

๐Ÿ›๏ธ
Foundational crate

78.4K 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 78.4K 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 14/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
414K/day avg+56%
0200K400K600K12/291/162/32/213/113/28

Top Dependents

Version Adoption

v1.3.3
81%
v2.0.1
11%
v2.0.0-rc.3
5%
v1.3.1
2%
v1.2.1
1%

Release Timeline

73 releases9 yankedsince 2014
J
F
M
A
M
J
J
A
S
O
N
D
2014
3
2015
20
2016
11
2017
14
2018
2
2019
6
2020
2
2021
5
2022
6
2023
1
2024
2025
3
2026
Less
More|
Yanked

README

Loading README...

Maintainers

Dependencies
0
direct dependencies
Dependents
78.4K
crates depend on bincode

Similar Crates