rustio rustio.net
47

type_hash

v0.3.0 Growing

Generate a hash for a Rust type. The primary use-case for this crate is for detecting differences in message types between versions of a crate. The `TypeHash` trait is implemented for most built-in types and a derive macro is provided, for implementing it for your own types.

MIT Edition 2018
Data structuresRust patterns #macro#hash#type#struct

Quick Verdict

  • โœ•Not updated for 5+ years
  • !Pre-1.0: API may have breaking changes
  • โœ“Tiny footprint (3KB, 2 deps)
  • โœ“Permissive license (MIT)

Security

Checking security advisories...
Downloads
931.5K
Dependents
20
Releases
5
Size
3KB

Deep Insights

๐Ÿ“Š
Steady growth

110.5K downloads in the last 30 days (3.7K/day), up 19% from the previous period.

๐Ÿ”ฌ
Pre-1.0 for over a year

Despite being 5+ years old, type_hash hasn't reached 1.0 yet. Expect potential API changes between versions.

๐Ÿชถ
Minimal dependencies

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

๐Ÿ“
Compact crate

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

๐ŸŒŸ
Used by top crates

Notable dependents include edsm-dumps-model, filkoll, beetry-message, beetry-plugin, beetry-editor-backend. When high-quality crates choose type_hash, it's a strong quality signal.

Health Breakdown

Maintenance 3/25

Recency, release consistency, active ratio

Quality 15/25

Yanked ratio, deps, size, maturity, features

Community 10/20

Reverse deps, ownership, ecosystem

Popularity 7/15

Downloads, momentum, growth trend

Documentation 12/15

Docs, repo, license, metadata

Download Trend

Daily downloads ยท last 90 days
3K/day avg+66%
02K4K6K12/301/172/42/223/123/29

Top Dependents

Version Adoption

v0.3.0
95%
v0.2.2
5%
v0.2.1
0%
v0.1.0
0%
v0.2.0
0%

Release Timeline

5 releasessince 2021
J
F
M
A
M
J
J
A
S
O
N
D
2021
5
2022
2023
2024
2025
2026
Less
More

README

Loading README...

Maintainers

Dependencies
2
direct dependencies
Dependents
20
crates depend on type_hash

Similar Crates