rsalmei / human-reprLinks
Generate beautiful human representations of sizes, durations, and even throughputs!
☆41Updated last year
Alternatives and similar repositories for human-repr
Users that are interested in human-repr are comparing it to the libraries listed below
Sorting:
- Flat message buffers with direct mapping to Rust types without packing/unpacking☆107Updated 4 months ago
- Minimal async cache in Rust with support for key expirations☆55Updated 8 months ago
- A simple wrapper around filesystem operations to provide more helpful error messages.☆172Updated last month
- Progress reporting abstraction for Rust☆64Updated last year
- Extended utilities for working with files and filesystems in Rust. This is a fork of the fs2-rs crate, the aim for this fork is to suppor…☆100Updated last week
- Oneshot Rust channel working both in and between sync and async environments☆96Updated this week
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆172Updated last year
- cargo-add command to make dependencies into dylibs☆105Updated 3 years ago
- Derive a builder for your constructors in Rust☆71Updated 2 months ago
- A pure Rust reimplementation of libc functions localtime, gmtime and mktime.☆169Updated last week
- A super powered testing macro for Rust☆124Updated 3 weeks ago
- Imitate the documentation build that docs.rs would do☆67Updated last month
- A rust crate to find the total size of an object, on the stack and on the heap☆113Updated 2 years ago
- Big array helper for serde☆65Updated last year
- Generate a THIRDPARTY file with all licenses in a cargo project.☆104Updated 3 months ago
- A Cargo subcommand to build and test all feature flag combinations.☆178Updated 2 months ago
- Typed any map for rust☆67Updated last year
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆141Updated last year
- A Rust crate providing an implementation of an RFC-compliant `EmailAddress` newtype.☆88Updated 3 months ago
- Humansize - A flexible crate for humanizing file sizes☆121Updated last year
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆143Updated last year
- Extract documentation for the feature flags from comments in Cargo.toml☆191Updated 3 months ago
- A Rust code linter☆213Updated last year
- Streaming JSON reader and writer written in Rust☆89Updated last week
- A trait + derive to recursively compute / print the memory usage of a data structure.☆40Updated last week
- Obsessively tiny error derive macro☆86Updated last year
- A token-based rate limiter based on the leaky bucket algorithm.☆113Updated 3 months ago
- Small and fast library for k-means clustering.☆53Updated 6 months ago
- JSON Pointer (RFC 6901) implementation for Rust☆48Updated 3 months ago
- A hash table with strong order and fast iteration; access items by key or sequence index☆51Updated 3 weeks ago