hexga_typedef
v0.0.11-beta.53 ExperimentalProvide a common typedef for `float`, `int` and `uint`. The precision can be changed with feature flags and can be easily shared across multiple crates.
Quick Verdict
- โActively maintained (updated 38d ago)
- !Pre-1.0: API may have breaking changes
- โTiny footprint (2KB, 0 deps)
- โPermissive license (MIT OR Apache-2.0)
Security
Deep Insights
230 downloads in the last 30 days (8/day). Volume is roughly flat compared to the previous period.
hexga_typedef has no external dependencies โ minimal supply chain risk and fast compile times.
At 2KB, hexga_typedef is lightweight. Small crate size correlates with focused, well-scoped functionality.
25% of releases have been yanked. Check version history before pinning.
Health Breakdown
Recency, release consistency, active ratio
Yanked ratio, deps, size, maturity, features
Reverse deps, ownership, ecosystem
Downloads, momentum, growth trend
Docs, repo, license, metadata
Download Trend
Top Dependents
Most downloaded crates that depend on hexga_typedef
Version Adoption
Release Timeline
Feature Flags
default =["int_are_32_bits", "float_are_32_bits"]