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
- Concatenate identifiers in a macro invocation☆94Updated 3 years ago
- Custom derivation macro for Rust☆113Updated 8 years ago
- Macro to generate num::FromPrimitive instances for enum that works in Rust 1.0☆65Updated 3 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
- Atomic file-writes.☆101Updated last year
- A type safe, low level replacement for `std::io`.☆62Updated 3 years ago
- 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
- ☆64Updated 8 years ago
- Machine scalar casting that meets your expectations☆78Updated 4 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 3 years ago
- Determines the MIME type of a file by traversing a filetype tree.☆75Updated 5 years ago
- A tiny library to efficiently search strings for sets of ASCII characters and byte slices for sets of bytes.☆113Updated last year
- Hjson for Rust☆117Updated last year
- ☆61Updated 2 years ago
- Alternative syntax for printing macros in Rust☆50Updated 2 years ago
- Cross-platform interface to the `errno` variable☆75Updated last month
- A circular buffer with fixed capacity (Rust).☆108Updated 2 years ago
- Dynamically query a type-erased object for any trait implementation☆67Updated 3 years ago
- Candidates for inclusion in the Rust standard library☆88Updated 3 years ago
- Automatic testing of FFI bindings for Rust☆122Updated 4 years ago
- Safely combine results☆82Updated last year
- Bindings to liblzma in Rust (xz streams in Rust)☆90Updated last year
- Rust library for checking the installed/running rustc's version.☆53Updated last year
- A variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflation☆144Updated 4 months ago
- Faster, more flexible and more correct alternative to core::fmt☆40Updated 5 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 3 years ago