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
- ☆56Updated 4 years ago
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆37Updated 4 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 2 weeks ago
- Safe wrapper for initializing arrays☆74Updated 2 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
- Derive for the Display trait☆51Updated 7 years ago
- Dynamically query a type-erased object for any trait implementation☆67Updated 3 years ago
- ☆64Updated 8 years ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- A Rust compiler plugin and support library to annotate overflow behavior☆107Updated 2 years ago
- ☆65Updated 4 years ago
- Keep version numbers in sync with Cargo.toml☆73Updated 3 weeks ago
- Rust library for checking the installed/running rustc's version.☆53Updated last year
- Runtime string formatting for Rust☆64Updated 6 years ago
- A procedural macro implementation of `quote!`.☆24Updated 2 years ago
- Write doc comments from macros☆101Updated last week
- ☆60Updated 2 years ago
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆102Updated 3 months ago
- A Macros 1.1 implementation of https://crates.io/crates/error-chain☆19Updated 3 years ago
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 6 years ago
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 5 years ago
- Intended to allow taking a T from a &mut T temporarily☆80Updated 5 years ago
- Mirror of https://gitlab.com/est/cargo-local-serve | Serve a local, offline, clone of crates.io.☆27Updated 5 years ago
- A structure for holding a set of enum variants☆19Updated 6 years ago
- Language tags for Rust☆41Updated 3 years ago
- ASCII-only equivalents to `char`, `str` and `String`.☆73Updated last year