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☆78Updated 4 years ago
- ☆62Updated last year
- A procedural macro implementation of `quote!`.☆24Updated 2 years ago
- A procedural attribute macro to automatically cache the results of a function call with given args.☆65Updated 6 years ago
- A type safe, low level replacement for `std::io`.☆62Updated 3 years ago
- ☆58Updated 4 years ago
- Safe wrapper for initializing arrays☆74Updated 3 years ago
- Candidates for inclusion in the Rust standard library☆88Updated 2 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆69Updated 4 years ago
- Derive for the Display trait☆51Updated 7 years ago
- ☆61Updated 2 years ago
- Concatenate identifiers in a macro invocation☆94Updated 3 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 3 months ago
- Dynamically query a type-erased object for any trait implementation☆67Updated 3 years ago
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆37Updated 5 years ago
- Rust library for checking the installed/running rustc's version.☆53Updated last year
- A Macros 1.1 implementation of https://crates.io/crates/error-chain☆19Updated 3 years ago
- Intended to allow taking a T from a &mut T temporarily☆80Updated 6 years ago
- Custom derivation macro for Rust☆113Updated 8 years ago
- native timers for futures 0.3☆25Updated 6 years ago
- Keep version numbers in sync with Cargo.toml☆73Updated 3 months ago
- ☆65Updated 4 years ago
- Extensions for the Rust standard library☆42Updated last year
- ☆64Updated 8 years ago
- Rust library to provide validations for arbitrary types.☆20Updated 9 years ago
- Automatic testing of FFI bindings for Rust☆122Updated 4 years ago
- Language tags for Rust☆41Updated 3 years ago
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 6 years ago
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆102Updated last month