LeopoldArkham / humansizeLinks
Humansize - A flexible crate for humanizing file sizes
☆120Updated 8 months ago
Alternatives and similar repositories for humansize
Users that are interested in humansize are comparing it to the libraries listed below
Sorting:
- Migrated to Codeberg☆79Updated 2 years ago
- A simple wrapper around filesystem operations to provide more helpful error messages.☆152Updated this week
- A cargo-companion to become a 'lean crate' (a member of The Lean Crate Initiative)☆158Updated this week
- Create extensions for types you don't own with extension traits but without the boilerplate☆131Updated 2 years ago
- Pull in every source file in a directory as a module☆177Updated this week
- A Rust library for doing URL percentage encoding.☆70Updated last year
- Unicode Case-folding for Rust☆86Updated 8 months ago
- Extract documentation for the feature flags from comments in Cargo.toml☆184Updated 5 months ago
- Lazy formatting utility macro for rust☆128Updated last year
- Show unused code from multi-crate Rust projects☆119Updated last year
- struct RGB for sharing pixels between crates☆107Updated 2 months ago
- Cross platform Rust library for checking whether two file paths are the same file.☆115Updated 7 months ago
- Parse integers directly from `[u8]` slices in safe code☆57Updated last year
- Cargo subcommand for proper use of -Z minimal-versions and -Z direct-minimal-versions.☆62Updated this week
- Safe, zero-cost downcasting for limited compile-time specialization.☆169Updated last month
- Semantic wrapper for byte count representations☆145Updated this week
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆137Updated 9 months ago
- Oneshot Rust channel working both in and between sync and async environments☆92Updated 6 months ago
- Compile the Git version (tag name, or hash otherwise) and dirty state into your Rust program.☆121Updated last year
- Automatic cfg for Rust compiler features