bitfields-impl
v2.0.2 StableMacro for generating flexible bitfields. Useful for low-level code (embedded or emulators).
Quick Verdict
- โActively maintained (updated 0d ago)
- โStable API (2.x for 1+ years)
- โPermissive license (MIT)
Security
Deep Insights
200.9K downloads in the last 30 days (6.7K/day), up 22% from the previous period.
Reached 1.0 over a year ago. The API surface is settled, making it safe for production use.
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 bitfields-impl
Version Adoption
Release Timeline
Feature Flags
default =["order_lsb", "generate_new", "generate_from_into_bits", "from_endian_big", "into_endian_big", "generate_from_traits", "generate_default", "generate_debug", "derive_copy", "generate_bit_ops", "generate_write_bit_ops", "write_endian_big", "generate_clear_bit_ops", "generate_set_get_bit_ops", "generate_invert_bit_ops", "generate_toggle_bit_ops", "generate_builder", "bitflag_from_endian_big", "bitflag_into_endian_big", "bitflag_derive_copy", "disable_array_heap"]