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
- Macro to generate num::FromPrimitive instances for enum that works in Rust 1.0☆64Updated 2 years ago
- ☆58Updated 8 months ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Intended to allow taking a T from a &mut T temporarily☆78Updated 5 years ago
- Floating point approximate comparison for Rust☆61Updated 2 months ago
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 5 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- ☆52Updated 5 years ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆78Updated 4 months ago
- Custom derivation macro for Rust☆111Updated 7 years ago
- Machine scalar casting that meets your expectations☆74Updated 3 years ago
- Automatic cfg for Rust compiler features☆96Updated 7 months ago
- Rust library providing a counter-based thread barrier☆56Updated 6 years ago
- A small ASCII-only bounded length string representation.☆59Updated 3 years ago
- Dynamically query a type-erased object for any trait implementation☆65Updated 2 years ago
- Lossless functionality for platform-native strings.☆71Updated 2 months ago
- Generic extensions for tapping values in Rust.☆55Updated 6 years ago
- Candidates for inclusion in the Rust standard library☆88Updated 2 years ago
- A drop-in replacement for Rust's std::BufReader, with extra features☆40Updated 2 years ago
- Safely combine results☆81Updated 8 months ago
- ☆54Updated 4 years ago
- A procedural attribute macro to automatically cache the results of a function call with given args.☆65Updated 6 years ago
- A proc-macro to break Rust IDEs☆64Updated 3 years ago
- ☆56Updated last year
- ASCII-only equivalents to `char`, `str` and `String`.☆73Updated 9 months ago
- Concurrent hash trie☆54Updated 4 years ago
- Faster, more flexible and more correct alternative to core::fmt☆40Updated 4 years ago
- The empty type Void.☆69Updated 2 years ago
- Rust library providing a lazily filled Cell☆60Updated 4 years ago
- In support of measuring heap allocations in Rust programs.☆100Updated 5 years ago