Show HN: Bsize yet Another Byte Size Crate
Category: library
Tags: rust, byte-size, no-std
Score: 4.8/10 (Innovation: 3, Technical: 5, Documentation: 7, Utility: 4)
A Rust crate providing typed byte size wrappers with parsing and formatting, addressing ergonomic issues in existing solutions like bytesize. It offers generic type support and no_std capability, making it a thoughtful incremental improvement for Rust projects needing explicit byte size handling.
Target audience: backend devs
Repository: https://github.com/fast/bsize · Rust · Apache-2.0 · 14 stars
View on Hacker News