jan-auer / dynfmt
A Rust crate for formatting strings dynamically
☆32Updated last year
Alternatives and similar repositories for dynfmt:
Users that are interested in dynfmt are comparing it to the libraries listed below
- Automatic cfg for Rust compiler features☆96Updated 5 months ago
- Compile-time string operations☆90Updated last month
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆70Updated last month
- Take a value atomically once.☆28Updated 2 years ago
- Timer facilities for Rust's async story☆56Updated 5 months ago
- ☆55Updated last year
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆76Updated 2 months ago
- Convert closures into wakers☆45Updated 2 months ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆96Updated 2 months ago
- Make trait methods callable without the trait in scope☆135Updated 2 weeks ago
- Oneshot Rust channel working both in and between sync and async environments☆86Updated 3 weeks ago
- Convert number to enum☆87Updated 7 months ago
- ☆72Updated 4 months ago
- Cross-platform, endian-aware primitives for Rust☆36Updated 5 months ago
- Extensions for the Rust standard library☆39Updated 11 months ago
- (lifetime) GATs on stable Rust☆57Updated last year
- Threadsafe RefCell for Rust☆90Updated last week
- Macro for sealing traits and structures☆51Updated 3 months ago
- Time and duration crate optimized for speed and API stability.☆68Updated this week
- Mirror of Rust's allocator api for use on stable rust☆50Updated 3 weeks ago
- [DEPRECATED] Async TLS/SSL streams using rustls☆37Updated last year
- A library for interaction with units of bytes.☆56Updated 4 months ago
- ☆38Updated last year
- A procedural macro helper for easily writing custom derives for enums.☆31Updated last week
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆74Updated 2 weeks ago
- Remove Cargo.lock lockfile☆33Updated last month
- Lossless functionality for platform-native strings.☆71Updated last month
- A primitive for writing structural search and replace programs for rust☆31Updated 8 months ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 4 months ago
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆68Updated 10 months ago