SpaceManiac / runtime-fmt
Runtime string formatting for Rust
☆63Updated 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
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Macro to generate num::FromPrimitive instances for enum that works in Rust 1.0☆64Updated 2 years ago
- ☆59Updated 7 months ago
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 5 years ago
- Machine scalar casting that meets your expectations☆74Updated 3 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
- Custom derivation macro for Rust☆111Updated 7 years ago
- Safe wrapper for initializing arrays☆73Updated 2 years ago
- Floating point approximate comparison for Rust☆60Updated last month
- A circular buffer with fixed capacity (Rust).☆104Updated last year
- Alternative syntax for printing macros in Rust☆49Updated last year
- Error management☆26Updated 7 years ago
- Cross-platform interface to the `errno` variable☆69Updated last week
- Automatic cfg for Rust compiler features☆96Updated 6 months ago
- ☆52Updated 5 years ago
- ☆61Updated 7 years ago
- ☆54Updated 4 years ago
- Bindings to liblzma in Rust (xz streams in Rust)☆83Updated last year
- A small ASCII-only bounded length string representation.☆59Updated 3 years ago
- Atomic file-writes.☆98Updated 5 months ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆78Updated 3 months ago
- Unsafe marker trait for types that deref to a stable address☆31Updated 2 years ago
- Futures-aware lock primitives☆39Updated 4 months ago
- A simple map based on a vector for small integer keys☆64Updated 4 months ago
- The empty type Void.☆69Updated last year
- A Rust library for generically joining iterables with a separator☆92Updated last year
- Rust library providing a lazily filled Cell☆60Updated 4 years ago
- Write doc comments from macros☆99Updated 3 years ago
- ☆37Updated 3 years ago