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:
- ☆61Updated last year
- Macro to generate num::FromPrimitive instances for enum that works in Rust 1.0☆65Updated 3 years ago
- Custom derivation macro for Rust☆113Updated 7 years ago
- Concatenate identifiers in a macro invocation☆94Updated 2 years ago
- Intended to allow taking a T from a &mut T temporarily☆80Updated 6 years ago
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 6 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆69Updated 3 years ago
- A circular buffer with fixed capacity (Rust).☆107Updated last year
- Faster, more flexible and more correct alternative to core::fmt☆40Updated 5 years ago
- Rust library for checking the installed/running rustc's version.☆53Updated last year
- A drop-in replacement for Rust's std::BufReader, with extra features☆40Updated 2 years ago
- Alternative syntax for printing macros in Rust☆49Updated 2 years ago
- ☆64Updated 8 years ago
- Derive for the Display trait☆51Updated 7 years ago
- Floating point approximate comparison for Rust☆65Updated 9 months ago
- Dynamically query a type-erased object for any trait implementation☆67Updated 3 years ago
- Machine scalar casting that meets your expectations☆78Updated 4 years ago
- ☆61Updated 2 years ago
- Atomic file-writes.☆101Updated last year
- ☆56Updated 4 years ago
- A tiny library to efficiently search strings for sets of ASCII characters and byte slices for sets of bytes.☆113Updated last year
- A Rust library for generically joining iterables with a separator☆94Updated 2 years ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆91Updated 5 months ago
- Fast float-to-string conversion based on the Ryū algorithm by Ulf Adams.☆32Updated 7 years ago
- Safely combine results☆82Updated last year
- Rust main loop, proof of concept, cross platform☆79Updated 5 years ago
- Automatic cfg for Rust compiler features☆105Updated 5 months ago
- ☆78Updated 2 years ago
- Cross-platform interface to the `errno` variable☆73Updated last week
- A type safe, low level replacement for `std::io`.☆62Updated 2 years ago