#bit #bytemuck #frob

no-std bitfrob

A sibling crate for bytemuck, this is where forbid(unsafe_code) utilities live

12 releases (6 stable)

1.3.2 Aug 12, 2024
1.3.1 May 13, 2023
1.3.0 Apr 6, 2023
1.2.0 Mar 28, 2023
0.1.1 Jul 30, 2022

#159 in No standard library

Download history 186/week @ 2026-01-05 125/week @ 2026-01-12 156/week @ 2026-01-19 160/week @ 2026-01-26 171/week @ 2026-02-02 126/week @ 2026-02-09 198/week @ 2026-02-16 152/week @ 2026-02-23 135/week @ 2026-03-02 164/week @ 2026-03-09 150/week @ 2026-03-16 143/week @ 2026-03-23 147/week @ 2026-03-30 134/week @ 2026-04-06 173/week @ 2026-04-13 139/week @ 2026-04-20

617 downloads per month
Used in 8 crates (4 directly)

Zlib OR Apache-2.0 OR MIT

28KB
477 lines

A crate to help with bit manipulation of integers.

Features

  • track_caller adds the #[track_caller] attribute on all the functions that assert stuff.

docs.rs Documentation

bitfrob

Helps you frob those bits

No runtime deps

Features