ogham / rust-number-prefix
Library for numeric prefixes, such as “Kilo” or “Giga” or “Kibi”.
☆23Updated 3 years ago
Alternatives and similar repositories for rust-number-prefix:
Users that are interested in rust-number-prefix are comparing it to the libraries listed below
- Machine scalar casting that meets your expectations☆74Updated 3 years ago
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆36Updated 4 years ago
- ☆54Updated 3 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- ☆59Updated 5 months ago
- A type safe, low level replacement for `std::io`.☆61Updated 2 years ago
- Mirror of https://gitlab.com/est/cargo-local-serve | Serve a local, offline, clone of crates.io.☆27Updated 4 years ago
- ☆64Updated 4 years ago
- Bit-vectors and bit-slices for Rust☆27Updated 3 years ago
- Safe wrapper for initializing arrays☆73Updated 2 years ago
- Vec-backed ID-tree☆50Updated last week
- A drop-in replacement for #[derive(Debug)] with support for members which do not implement `fmt::Debug`.☆24Updated 5 years ago
- Generate a Markdown section in your README based on your Rust documentation☆58Updated 2 years ago
- Cargo subcommand for contributing to your dependencies☆56Updated 5 years ago
- Find calls to panic functions in rust executables☆35Updated 3 years ago
- Incremental, zero-copy UTF-8 decoding for Rust☆24Updated 2 years ago
- Pluralization handling in Rust☆38Updated 2 years ago
- configuration☆31Updated 7 years ago
- ☆60Updated 7 years ago
- Keep version numbers in sync with Cargo.toml☆73Updated 8 months ago
- A drop-in replacement for Rust's std::BufReader, with extra features☆40Updated 2 years ago
- ASCII-only equivalents to `char`, `str` and `String`.☆72Updated 6 months ago
- Generic extensions for tapping values in Rust.☆55Updated 5 years ago
- Runtime string formatting for Rust☆63Updated 5 years ago
- REPL-like interactive code editor☆29Updated 7 years ago
- Faster, more flexible and more correct alternative to core::fmt☆40Updated 4 years ago
- Rust library providing basic aliasable (non `core::Unique`) types☆12Updated 3 years ago
- Rust macros for std::Command☆40Updated 3 years ago
- Test harness for declarative and procedural macros expansion via `cargo-expand`☆53Updated 3 weeks ago
- Automatically derives `is_dog` and `is_cat` methods for `enum Pet { Dog, Cat }`.☆23Updated 4 years ago