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
- Custom derivation macro for Rust☆112Updated 7 years ago
- ☆59Updated 6 months ago
- A circular buffer with fixed capacity (Rust).☆103Updated last year
- Concatenate identifiers in a macro invocation☆93Updated 2 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
- Intended to allow taking a T from a &mut T temporarily☆78Updated 5 years ago
- Macro to generate num::FromPrimitive instances for enum that works in Rust 1.0☆64Updated 2 years ago
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 5 years ago
- Floating point approximate comparison for Rust☆60Updated 3 weeks ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- ASCII-only equivalents to `char`, `str` and `String`.☆73Updated 7 months ago
- Generic extensions for tapping values in Rust.☆55Updated 5 years ago
- A Rust crate that provides a simple interface for LZMA compression and decompression.☆79Updated last year
- Small Box optimization: store small item on stack and fallback to heap for large item.☆78Updated 2 months ago
- Lossless functionality for platform-native strings.☆71Updated 3 weeks ago
- Safely combine results☆81Updated 6 months ago
- Atomic file-writes.☆96Updated 4 months ago
- A type safe, low level replacement for `std::io`.☆62Updated 2 years ago
- ☆55Updated last year
- Dynamically query a type-erased object for any trait implementation☆65Updated 2 years ago
- Safe wrapper for initializing arrays☆73Updated 2 years ago
- Automatic cfg for Rust compiler features☆96Updated 5 months ago
- A rust library for checked floating point operations☆82Updated 3 months ago
- ☆54Updated 3 years ago
- A simple map based on a vector for small integer keys☆64Updated 3 months ago
- Library for language and locale identifier negotiation.☆39Updated 10 months ago
- Find out about keys that are ignored when deserializing data☆78Updated 2 weeks ago
- Automatic testing of FFI bindings for Rust☆122Updated 3 years ago
- Alternative syntax for printing macros in Rust☆49Updated last year