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 5 months ago
- Custom derivation macro for Rust☆111Updated 7 years ago
- Intended to allow taking a T from a &mut T temporarily☆78Updated 5 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- A drop-in replacement for Rust's std::BufReader, with extra features☆40Updated 2 years ago
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 5 years ago
- Candidates for inclusion in the Rust standard library☆89Updated 2 years ago
- Machine scalar casting that meets your expectations☆74Updated 3 years ago
- ☆55Updated last year
- Mirror of https://gitlab.com/est/cargo-local-serve | Serve a local, offline, clone of crates.io.☆27Updated 4 years ago
- Rust library providing a lazily filled Cell☆60Updated 4 years ago
- Faster, more flexible and more correct alternative to core::fmt☆40Updated 4 years ago
- Derive for the Display trait☆51Updated 6 years ago
- Floating point approximate comparison for Rust☆60Updated 4 months ago
- ASCII-only equivalents to `char`, `str` and `String`.☆72Updated 6 months ago
- Dynamically query a type-erased object for any trait implementation☆65Updated 2 years ago
- ☆60Updated 7 years ago
- Generate a Markdown section in your README based on your Rust documentation☆58Updated 2 years ago
- Bindings to liblzma in Rust (xz streams in Rust)☆84Updated 11 months ago
- Related constants in Rust: 1 << iota☆18Updated 2 years ago
- Error management☆26Updated 6 years ago
- A circular buffer with fixed capacity (Rust).☆104Updated last year
- Safely combine results☆81Updated 5 months ago
- A small ASCII-only bounded length string representation.☆58Updated 3 years ago
- Rust library providing a counter-based thread barrier☆53Updated 6 years ago
- Rust macros for std::Command☆40Updated 3 years ago
- Serialization value trees☆43Updated 6 months ago
- Cross-platform interface to the `errno` variable☆65Updated last week