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
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 6 years ago
- ☆59Updated 11 months ago
- Macro to generate num::FromPrimitive instances for enum that works in Rust 1.0☆66Updated 2 years ago
- Intended to allow taking a T from a &mut T temporarily☆79Updated 5 years ago
- Custom derivation macro for Rust☆113Updated 7 years ago
- Derive for the Display trait☆52Updated 7 years ago
- ☆63Updated 8 years ago
- A drop-in replacement for Rust's std::BufReader, with extra features☆40Updated 2 years ago
- Machine scalar casting that meets your expectations☆75Updated 3 years ago
- ☆58Updated last year
- Rust library for checking the installed/running rustc's version.☆52Updated last year
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆37Updated 4 years ago
- Run Rust tests in isolated subprocesses☆37Updated 3 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- A circular buffer with fixed capacity (Rust).☆105Updated last year
- Lossless functionality for platform-native strings.☆71Updated 2 months ago
- Floating point approximate comparison for Rust☆64Updated 5 months ago
- Automatic cfg for Rust compiler features☆102Updated 2 months ago
- Dynamically query a type-erased object for any trait implementation☆66Updated 2 years ago
- Faster, more flexible and more correct alternative to core::fmt☆40Updated 5 years ago
- Atomic file-writes.☆100Updated 9 months ago
- ASCII-only equivalents to `char`, `str` and `String`.☆73Updated last year
- A simple map based on a vector for small integer keys☆66Updated 8 months ago
- ☆56Updated 4 years ago
- Library for language and locale identifier negotiation.☆40Updated last year
- Hjson for Rust☆114Updated 10 months ago
- A type safe, low level replacement for `std::io`.☆62Updated 2 years ago
- The empty type Void.☆71Updated 2 years ago
- Safely combine results☆81Updated 11 months ago