jan-auer / dynfmtLinks
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
Sorting:
- Automatic cfg for Rust compiler features☆105Updated 5 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆87Updated 7 months ago
- Compile-time string operations☆111Updated 2 months ago
- A concise, self-describing binary format written in Rust for Serde☆67Updated last year
- Oneshot Rust channel working both in and between sync and async environments☆94Updated 9 months ago
- Threadsafe RefCell for Rust☆97Updated 8 months ago
- Helper macros: autoimpl, impl_scope☆68Updated 2 months ago
- Macro for sealing traits and structures☆59Updated 11 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆87Updated this week
- Convert closures into wakers☆46Updated 10 months ago
- Extensions for the Rust standard library☆42Updated last year
- Lossless functionality for platform-native strings.☆73Updated 5 months ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆152Updated last week
- A futures abstraction that runs a set of futures which may complete in any order.☆91Updated last month
- Safe, zero-cost downcasting for limited compile-time specialization.☆176Updated 3 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated last week
- Define your own PhantomData☆158Updated last week
- like thread::spawn but for processes☆159Updated 9 months ago
- ☆61Updated 2 years ago
- A low-level I/O ownership and borrowing library☆105Updated 3 months ago
- A memory efficient container for rust nested collections☆43Updated 3 years ago
- Big array helper for serde☆65Updated last year
- Minimal TOML library with few dependencies☆83Updated 8 months ago
- Generic extensions for tapping values in Rust.☆59Updated 6 years ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆113Updated 6 months ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆101Updated last month
- Better reference counted strings for Rust☆139Updated last year
- Convert number to enum☆87Updated last year
- Timer facilities for Rust's async story☆56Updated last year
- Defer dropping large structs to a background thread☆66Updated 3 years ago