SpaceManiac / runtime-fmtLinks
Runtime string formatting for Rust
☆64Updated 5 years ago
Alternatives and similar repositories for runtime-fmt
Users that are interested in runtime-fmt are comparing it to the libraries listed below
Sorting:
- ☆59Updated 11 months ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Macro to generate num::FromPrimitive instances for enum that works in Rust 1.0☆66Updated 2 years ago
- Custom derivation macro for Rust☆113Updated 7 years ago
- ☆57Updated last year
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 6 years ago
- Atomic file-writes.☆99Updated 9 months ago
- Intended to allow taking a T from a &mut T temporarily☆79Updated 5 years ago
- Machine scalar casting that meets your expectations☆74Updated 3 years ago
- Cross-platform interface to the `errno` variable☆70Updated last month
- Derive for the Display trait☆52Updated 7 years ago
- ☆63Updated 8 years ago
- A drop-in replacement for Rust's std::BufReader, with extra features☆41Updated 2 years ago
- Candidates for inclusion in the Rust standard library☆88Updated 2 years ago
- ASCII-only equivalents to `char`, `str` and `String`.☆73Updated last year
- A type safe, low level replacement for `std::io`.☆62Updated 2 years ago
- Rust library for checking the installed/running rustc's version.☆52Updated last year
- Cargo subcommand for contributing to your dependencies☆56Updated 5 years ago
- The empty type Void.☆70Updated 2 years ago
- Dynamically query a type-erased object for any trait implementation☆66Updated 2 years ago
- A tiny library to efficiently search strings for sets of ASCII characters and byte slices for sets of bytes.☆114Updated 11 months ago
- Alternative syntax for printing macros in Rust☆49Updated last year
- Safely combine results☆81Updated 11 months ago
- ☆53Updated 5 years ago
- Library for language and locale identifier negotiation.☆40Updated last year
- Run Rust tests in isolated subprocesses☆37Updated 3 years ago
- A circular buffer with fixed capacity (Rust).☆105Updated last year
- ☆56Updated 4 years ago
- Automatic cfg for Rust compiler features☆102Updated last month