ogham / rust-number-prefixLinks
Library for numeric prefixes, such as “Kilo” or “Giga” or “Kibi”.
☆24Updated 4 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
Sorting:
- Machine scalar casting that meets your expectations☆75Updated 4 years ago
- ☆60Updated last year
- Dynamically query a type-erased object for any trait implementation☆67Updated 3 years ago
- ☆56Updated 4 years ago
- A procedural macro implementation of `quote!`.☆24Updated 2 years ago
- Safe wrapper for initializing arrays☆74Updated 2 years ago
- Incremental, zero-copy UTF-8 decoding for Rust☆24Updated 2 years ago
- Unsafe marker trait for types that deref to a stable address☆32Updated last month
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆37Updated 4 years ago
- Rust library for checking the installed/running rustc's version.☆53Updated last year
- A type safe, low level replacement for `std::io`.☆62Updated 2 years ago
- Concatenate identifiers in a macro invocation☆94Updated 2 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆69Updated 3 years ago
- Like Rust's built-in assert_eq macro, but for token streams. Passes them through rustfmt, and shows a pretty diff☆14Updated 2 years ago
- Candidates for inclusion in the Rust standard library☆88Updated 2 years ago
- Rust macro to build std::Command objects with shell syntax. Uses macro_rules! and works on stable.☆43Updated 5 years ago
- Generic SIMD abstractions for Rust.☆46Updated 2 years ago
- A procedural attribute macro to automatically cache the results of a function call with given args.☆65Updated 6 years ago
- Keep version numbers in sync with Cargo.toml☆73Updated last month
- Mirror of https://gitlab.com/est/cargo-local-serve | Serve a local, offline, clone of crates.io.☆27Updated 5 years ago
- Intended to allow taking a T from a &mut T temporarily☆80Updated 5 years ago
- A drop-in replacement for Rust's std::BufReader, with extra features☆40Updated 2 years ago
- A Rust compiler plugin and support library to annotate overflow behavior☆107Updated 2 years ago
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 6 years ago
- Find calls to panic functions in rust executables☆36Updated 4 years ago
- Pluralization handling in Rust☆40Updated 3 years ago
- A Macros 1.1 implementation of https://crates.io/crates/error-chain☆19Updated 3 years ago
- ☆65Updated 4 years ago
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- Rust library providing a counter-based thread barrier☆56Updated 6 years ago