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:
- ☆60Updated last year
- Custom derivation macro for Rust☆113Updated 7 years ago
- Macro to generate num::FromPrimitive instances for enum that works in Rust 1.0☆66Updated 3 years ago
- Intended to allow taking a T from a &mut T temporarily☆79Updated 5 years ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 6 years ago
- Atomic file-writes.☆100Updated 11 months ago
- A circular buffer with fixed capacity (Rust).☆105Updated last year
- Machine scalar casting that meets your expectations☆75Updated 4 years ago
- ☆63Updated 8 years ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆90Updated 3 months ago
- A drop-in replacement for Rust's std::BufReader, with extra features☆40Updated 2 years ago
- A type safe, low level replacement for `std::io`.☆62Updated 2 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- Dynamically query a type-erased object for any trait implementation☆67Updated 2 years ago
- Cross-platform interface to the `errno` variable☆72Updated 3 weeks ago
- Bindings to liblzma in Rust (xz streams in Rust)☆87Updated last year
- The empty type Void.☆71Updated 2 years ago
- ☆60Updated 2 years ago
- Automatic cfg for Rust compiler features☆103Updated 3 months ago
- Derive for the Display trait☆51Updated 7 years ago
- Safely combine results☆81Updated last year
- A tiny library to efficiently search strings for sets of ASCII characters and byte slices for sets of bytes.☆113Updated last year
- A Rust compiler plugin and support library to annotate overflow behavior☆107Updated 2 years ago
- Generic extensions for tapping values in Rust.☆58Updated 6 years ago
- A simple map based on a vector for small integer keys☆66Updated 10 months ago
- Decimal Floating Point arithmetic for rust☆80Updated 2 years ago
- Hjson for Rust☆114Updated last year
- Automatic testing of FFI bindings for Rust☆122Updated 4 years ago
- A Rust library for generically joining iterables with a separator☆94Updated 2 years ago