SpaceManiac / runtime-fmtLinks
Runtime string formatting for Rust
☆64Updated 6 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:
- ☆62Updated last year
- Custom derivation macro for Rust☆113Updated 8 years ago
- Intended to allow taking a T from a &mut T temporarily☆80Updated 6 years ago
- Concatenate identifiers in a macro invocation☆94Updated 3 years ago
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 6 years ago
- Macro to generate num::FromPrimitive instances for enum that works in Rust 1.0☆65Updated 3 years ago
- A circular buffer with fixed capacity (Rust).☆108Updated last year
- Atomic file-writes.☆101Updated last year
- Safely combine results☆82Updated last year
- Derive for the Display trait☆51Updated 7 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆69Updated 4 years ago
- Machine scalar casting that meets your expectations☆78Updated 4 years ago
- ☆64Updated 8 years ago
- Alternative syntax for printing macros in Rust☆49Updated 2 years ago
- Include a whole directory tree at compile time☆81Updated 5 years ago
- The empty type Void.☆71Updated 2 years ago
- ☆53Updated 6 years ago
- ASCII-only equivalents to `char`, `str` and `String`.☆74Updated last year
- A drop-in replacement for Rust's std::BufReader, with extra features☆40Updated 2 years ago
- Dynamically query a type-erased object for any trait implementation☆67Updated 3 years ago
- A type safe, low level replacement for `std::io`.☆62Updated 3 years ago
- Cargo subcommand for contributing to your dependencies☆56Updated 6 years ago
- ☆61Updated 2 years ago
- Candidates for inclusion in the Rust standard library☆88Updated 2 years ago
- Error management☆27Updated 7 years ago
- ☆58Updated 4 years ago
- Accessing file timestamps in a platform-agnostic fashion in Rust☆126Updated last month
- Faster, more flexible and more correct alternative to core::fmt☆40Updated 5 years ago
- Run Rust tests in isolated subprocesses☆41Updated 3 months ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 3 years ago