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:
- Macro to generate num::FromPrimitive instances for enum that works in Rust 1.0☆64Updated 2 years ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Custom derivation macro for Rust☆111Updated 7 years ago
- ☆57Updated last year
- Intended to allow taking a T from a &mut T temporarily☆78Updated 5 years ago
- ☆58Updated 9 months ago
- ☆63Updated 7 years ago
- Lossless functionality for platform-native strings.☆71Updated 3 months ago
- Machine scalar casting that meets your expectations☆74Updated 3 years ago
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 5 years ago
- Automatic cfg for Rust compiler features☆95Updated last week
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- Generic extensions for tapping values in Rust.☆55Updated 6 years ago
- Run closures in parallel☆113Updated 4 months ago
- A drop-in replacement for Rust's std::BufReader, with extra features☆40Updated 2 years ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆83Updated last week
- Error management☆26Updated 7 years ago
- Dynamically query a type-erased object for any trait implementation☆65Updated 2 years ago
- Rust main loop, proof of concept, cross platform☆79Updated 5 years ago
- Faster, more flexible and more correct alternative to core::fmt☆40Updated 4 years ago
- Atomic file-writes.☆98Updated 7 months ago
- A pool of reusable values☆50Updated 5 years ago
- A small ASCII-only bounded length string representation.☆59Updated 3 years ago
- A tiny library to efficiently search strings for sets of ASCII characters and byte slices for sets of bytes.☆114Updated 9 months ago
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆36Updated 4 years ago
- ☆124Updated 2 years ago
- Rust library providing a lazily filled Cell☆60Updated 4 years ago
- Floating point approximate comparison for Rust☆62Updated 3 months ago
- Safe wrapper for initializing arrays☆73Updated 2 years ago
- ☆76Updated 2 years ago