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
- Macro to generate num::FromPrimitive instances for enum that works in Rust 1.0☆66Updated 2 years ago
- ☆58Updated 10 months 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 circular buffer with fixed capacity (Rust).☆105Updated last year
- Custom derivation macro for Rust☆112Updated 7 years ago
- ☆63Updated 8 years ago
- Dynamically query a type-erased object for any trait implementation☆65Updated 2 years ago
- A drop-in replacement for Rust's std::BufReader, with extra features☆40Updated 2 years ago
- Alternative syntax for printing macros in Rust☆49Updated last year
- Floating point approximate comparison for Rust☆62Updated 4 months ago
- Machine scalar casting that meets your expectations☆74Updated 3 years ago
- A tiny library to efficiently search strings for sets of ASCII characters and byte slices for sets of bytes.☆114Updated 10 months ago
- Atomic file-writes.☆99Updated 8 months ago
- ☆109Updated last year
- Generic extensions for tapping values in Rust.☆57Updated 6 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- Cargo subcommand for contributing to your dependencies☆56Updated 5 years ago
- Automatic cfg for Rust compiler features☆102Updated 3 weeks ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆86Updated last week
- Derive for the Display trait☆52Updated 7 years ago
- ASCII-only equivalents to `char`, `str` and `String`.☆73Updated 11 months ago
- Candidates for inclusion in the Rust standard library☆88Updated 2 years ago
- ☆57Updated last year
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 2 years ago
- Lossless functionality for platform-native strings.☆71Updated 2 weeks ago
- Bindings to liblzma in Rust (xz streams in Rust)☆86Updated last year
- Faster, more flexible and more correct alternative to core::fmt☆40Updated 4 years ago
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆101Updated this week