#bit-manipulation #nibble #bit

bit_utils

Bit utilities (and eventually Nibble support) for Rust

3 unstable releases

Uses old Rust 2015

0.1.1 Apr 8, 2016
0.1.0 Aug 8, 2015
0.0.0 Aug 7, 2015

#10 in #nibble

Download history 391/week @ 2024-12-14 109/week @ 2024-12-21 58/week @ 2024-12-28 316/week @ 2025-01-04 344/week @ 2025-01-11 310/week @ 2025-01-18 563/week @ 2025-01-25 1035/week @ 2025-02-01 959/week @ 2025-02-08 620/week @ 2025-02-15 783/week @ 2025-02-22 703/week @ 2025-03-01 616/week @ 2025-03-08 561/week @ 2025-03-15 457/week @ 2025-03-22 317/week @ 2025-03-29

2,038 downloads per month
Used in 34 crates (2 directly)

MIT/Apache

23KB
527 lines

bit_utils-rs

##Bit utilities (and eventually Nibble support) for Rust

Build Status Crates.io

Does not yet add support for Nibbles.

License

Licensed under either of

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

No runtime deps