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:
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- ☆58Updated 9 months ago
- A simple map based on a vector for small integer keys☆65Updated 6 months ago
- Macro to generate num::FromPrimitive instances for enum that works in Rust 1.0☆64Updated 2 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- Intended to allow taking a T from a &mut T temporarily☆78Updated 5 years ago
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 6 years ago
- A drop-in replacement for Rust's std::BufReader, with extra features☆40Updated 2 years ago
- Custom derivation macro for Rust☆112Updated 7 years ago
- Machine scalar casting that meets your expectations☆74Updated 3 years ago
- Automatic cfg for Rust compiler features☆99Updated this week
- The empty type Void.☆69Updated 2 years ago
- Candidates for inclusion in the Rust standard library☆88Updated 2 years ago
- ☆57Updated last year
- Dynamically query a type-erased object for any trait implementation☆65Updated 2 years ago
- Run closures in parallel☆113Updated 5 months ago
- Faster, more flexible and more correct alternative to core::fmt☆40Updated 4 years ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆84Updated last week
- A type safe, low level replacement for `std::io`.☆62Updated 2 years ago
- ASCII-only equivalents to `char`, `str` and `String`.☆73Updated 10 months ago
- Floating point approximate comparison for Rust☆62Updated 3 months ago
- ☆63Updated 7 years ago
- Hjson for Rust☆112Updated 8 months ago
- Error management☆26Updated 7 years ago
- In support of measuring heap allocations in Rust programs.☆101Updated 6 years ago
- Library for language and locale identifier negotiation.☆40Updated last year
- Lossless functionality for platform-native strings.☆71Updated last week
- ☆54Updated 4 months ago
- Cross-platform interface to the `errno` variable☆70Updated this week
- Alternative syntax for printing macros in Rust☆49Updated last year