jan-auer / dynfmtLinks
A Rust crate for formatting strings dynamically
☆32Updated 2 years ago
Alternatives and similar repositories for dynfmt
Users that are interested in dynfmt are comparing it to the libraries listed below
Sorting:
- Automatic cfg for Rust compiler features☆111Updated 7 months ago
- Lossless functionality for platform-native strings.☆74Updated 7 months ago
- Helper macros: autoimpl, impl_scope☆68Updated 2 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆77Updated last month
- Compile-time string operations☆116Updated last week
- Extensions for the Rust standard library☆42Updated last year
- Convert closures into wakers☆47Updated last year
- A concise, self-describing binary format written in Rust for Serde☆68Updated last year
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆37Updated 5 years ago
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆89Updated last month
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆92Updated 9 months ago
- A memory efficient container for rust nested collections☆43Updated 3 years ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆104Updated this week
- ☆61Updated last year
- ☆87Updated 2 months ago
- like thread::spawn but for processes☆160Updated 11 months ago
- ☆23Updated 11 months ago
- Big array helper for serde☆65Updated last year
- Oneshot Rust channel working both in and between sync and async environments☆96Updated 2 weeks ago
- Defer dropping large structs to a background thread☆66Updated 3 years ago
- impl fallible collections in rust, quite as describe in RFC 2116☆40Updated last year
- Migrated to Codeberg☆79Updated 2 years ago
- Unbuffered and unlocked I/O streams☆45Updated 11 months ago
- Minimal TOML library with few dependencies☆83Updated 11 months ago
- Threadsafe RefCell for Rust☆99Updated 10 months ago
- In Rust, format Duration into a string like "1 hour ago" or "01hou".☆73Updated 3 weeks ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆31Updated 3 weeks ago
- Run closures in parallel☆114Updated last year
- A variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflation☆144Updated 4 months ago