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
- Intended to allow taking a T from a &mut T temporarily☆78Updated 5 years ago
- 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 6 months ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- ☆61Updated 7 years ago
- A type safe, low level replacement for `std::io`.☆62Updated 2 years ago
- Custom derivation macro for Rust☆112Updated 7 years ago
- Machine scalar casting that meets your expectations☆74Updated 3 years ago
- Floating point approximate comparison for Rust☆60Updated 2 weeks ago
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 5 years ago
- ASCII-only equivalents to `char`, `str` and `String`.☆73Updated 7 months ago
- A drop-in replacement for Rust's std::BufReader, with extra features☆40Updated 2 years ago
- A small ASCII-only bounded length string representation.☆58Updated 3 years ago
- Automatic cfg for Rust compiler features☆95Updated 5 months ago
- A circular buffer with fixed capacity (Rust).☆103Updated last year
- ☆55Updated last year
- Small Box optimization: store small item on stack and fallback to heap for large item.☆78Updated 2 months ago
- ☆52Updated 5 years ago
- Rust library providing a lazily filled Cell☆60Updated 4 years ago
- Unicode Case-folding for Rust☆77Updated 2 months ago
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆36Updated 4 years ago
- Faster, more flexible and more correct alternative to core::fmt☆40Updated 4 years ago
- Mirror of https://gitlab.com/est/cargo-local-serve | Serve a local, offline, clone of crates.io.☆27Updated 4 years ago
- Candidates for inclusion in the Rust standard library☆89Updated 2 years ago
- Dynamically query a type-erased object for any trait implementation☆65Updated 2 years ago
- Unsafe marker trait for types that deref to a stable address☆31Updated last year
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 2 years ago
- Keep version numbers in sync with Cargo.toml☆73Updated 9 months ago
- ☆54Updated 3 years ago