rustio rustio.net
66

byteorder

v1.5.0 Growing

Library for reading/writing numbers in big-endian and little-endian.

Unlicense OR MIT Edition 2021 MSRV 1.60
EncodingParsing toolsNo standard library #binary#byte#endian#big-endian#little-endian

Quick Verdict

  • Not updated for 2+ years
  • Stable API (1.x for 11+ years)
  • Massive adoption (52.9K crates depend on it)
  • Tiny footprint (23KB, 2 deps)
  • Permissive license (Unlicense OR MIT)

Security

Checking security advisories...
Downloads
534.5M
Dependents
52.9K
Releases
58
Size
23KB

Deep Insights

📊
Steady growth

35.7M downloads in the last 30 days (1.2M/day), up 18% from the previous period.

🏛️
Foundational crate

52.9K crates depend on byteorder — it's part of the Rust ecosystem's core infrastructure. Removing it from your dependency tree would be extremely difficult.

👤
Prolific maintainer

The primary maintainer publishes 84 crates. This suggests deep Rust expertise and long-term commitment to the ecosystem.

Stable for 11+ years

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

🪶
Minimal dependencies

Only 2 direct dependencies. Lean dependency tree means faster builds and lower supply chain risk.

📐
Compact crate

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

🌟
Used by top crates

Notable dependents include ff, png, fxhash, hdrhistogram, thrift. When high-quality crates choose byteorder, it's a strong quality signal.

Health Breakdown

Maintenance 6/25

Recency, release consistency, active ratio

Quality 22/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
980K/day avg+57%
0500K1.0M1.5M12/291/162/32/213/113/28

Top Dependents

Version Adoption

v1.5.0
66%
v1.4.3
28%
v1.3.4
4%
v1.3.2
1%
v1.4.2
1%

Release Timeline

58 releasessince 2015
J
F
M
A
M
J
J
A
S
O
N
D
2015
34
2016
5
2017
3
2018
6
2019
3
2020
2
2021
4
2022
2023
1
2024
2025
2026
Less
More

Feature Flags

default =["std"]

std*i128

README

Loading README...

Maintainers

Dependencies
2
direct dependencies
Dependents
52.9K
crates depend on byteorder

Similar Crates