BobGneu / human-format-rsLinks
Rust Port of human-format from node, formatting numbers for us, while the machines are still at bay
☆18Updated 5 months ago
Alternatives and similar repositories for human-format-rs
Users that are interested in human-format-rs are comparing it to the libraries listed below
Sorting:
- OS native dialogs for Windows, MacOS, and Linux☆33Updated 3 years ago
- Defer dropping large structs to a background thread☆62Updated 2 years ago
- Hassle-free asynchronous programming for Rust☆31Updated last month
- ergonomic paths and files in rust☆50Updated 3 years ago
- Mathematical expression calculator with big integers, floats, common fractions, and complex numbers support☆28Updated 3 years ago
- ☆54Updated 3 years ago
- An default value loader from TOML for structopt☆28Updated last year
- Determines the MIME type of a file by traversing a filetype tree.☆75Updated 4 years ago
- Pretty-print file sizes and more☆45Updated 2 months ago
- Helps you frob those bits☆38Updated 9 months ago
- ☆89Updated 7 months ago
- Rust data types and a macro for generating enumeration-based bit flags☆47Updated 2 months ago
- Asynchronize blocking operation.☆26Updated 3 years ago
- Extension of nom to trace parser☆49Updated 4 months ago
- Sort Unicode strings lexicographically☆36Updated 10 months ago
- Easy-cast library☆27Updated 4 months ago
- Provides machine-readable descriptions for rust types☆20Updated 11 months ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆38Updated last year
- Serde error messages for humans.☆34Updated last year
- A maintained fork of the app-dirs-rs project.☆35Updated 9 months ago
- A Rust library for generically joining iterables with a separator☆93Updated last year
- Bit-vectors and bit-slices for Rust☆29Updated 4 years ago
- A (mostly) drop-in replacement for Rust's Result that provides backtrace support.☆25Updated 3 years ago
- Floating point approximate comparison for Rust☆62Updated 3 months ago
- A memory efficient container for rust nested collections☆39Updated 2 years ago
- Rust crate for asynchronous file fetching, using optional fetching based on modified times and checksums☆40Updated last year
- Translation tools for rust☆62Updated 9 months ago
- ☆29Updated last year
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆36Updated 4 years ago
- provides a `MaybeOwned<'a,T>` type different to std's `Cow` it implements `From<T>` and `From<&'a T>` and does not require `ToOwned`☆31Updated 2 years ago