#byte #changelog

scuffle-bytes-util

A utility crate for working with bytes

6 releases

Uses new Rust 2024

0.1.5 Jul 12, 2025
0.1.4 May 17, 2025
0.1.2 Apr 27, 2025
0.1.1 Feb 21, 2025
0.0.2 Feb 9, 2025

#431 in Encoding

Download history 11149/week @ 2026-01-07 12726/week @ 2026-01-14 15064/week @ 2026-01-21 13235/week @ 2026-01-28 12548/week @ 2026-02-04 12686/week @ 2026-02-11 11999/week @ 2026-02-18 16629/week @ 2026-02-25 27700/week @ 2026-03-04 29255/week @ 2026-03-11 26948/week @ 2026-03-18 36934/week @ 2026-03-25 25624/week @ 2026-04-01 31404/week @ 2026-04-08 23551/week @ 2026-04-15 28228/week @ 2026-04-22

118,205 downloads per month
Used in 72 crates (11 directly)

MIT/Apache

80KB
1.5K SLoC

scuffle-bytes-util

[!WARNING]
This crate is under active development and may not be stable.

License: MIT OR Apache-2.0 docs.rs crates.io GitHub Actions: ci Codecov


Adds some helpful utilities for working with bits and bytes.

See the changelog for a full release history.

Feature flags

  • serde — Enables serde support
  • docs — Enables changelog and documentation of feature flags

License

This project is licensed under the MIT or Apache-2.0 license. You can choose between one of them if you use this work.

SPDX-License-Identifier: MIT OR Apache-2.0

Dependencies

~0.2–1MB
~17K SLoC