jan-auer / dynfmt
A Rust crate for formatting strings dynamically
☆31Updated 11 months ago
Related projects ⓘ
Alternatives and complementary repositories for dynfmt
- Lossless functionality for platform-native strings.☆70Updated last week
- Macro for sealing traits and structures☆49Updated last month
- ☆55Updated last year
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆73Updated 2 months ago
- `$crate` in procedural macros.☆65Updated 2 months ago
- Cross-platform, endian-aware primitives for Rust☆32Updated last month
- ☆68Updated 3 weeks ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆74Updated last week
- Make trait methods callable without the trait in scope☆135Updated last week
- Take a value atomically once.☆27Updated last year
- A thread pool for running multiple tasks on a configurable group of threads.☆49Updated 11 months ago
- Defer dropping large structs to a background thread☆61Updated 2 years ago
- impl fallible collections in rust, quite as describe in RFC 2116☆34Updated 2 weeks ago
- Automatic cfg for Rust compiler features☆95Updated last month
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 3 weeks ago
- Parse integers directly from `[u8]` slices in safe code☆53Updated 10 months ago
- (lifetime) GATs on stable Rust☆56Updated 10 months ago
- Serde support for the humantime crate☆27Updated 9 months ago
- Rust library for checking the installed/running rustc's version.☆51Updated 3 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆59Updated 3 months ago
- Proc macro for smol async runtime☆53Updated 3 years ago
- Convert number to enum☆88Updated 3 months ago
- Fake implementation of `std::Fn` for user-defined data types☆36Updated last year
- Automatically implement traits for common smart pointers☆104Updated 8 months ago
- Rust crate for making Read streams peekable.☆26Updated 3 years ago
- Serialization value trees☆43Updated 3 months ago
- docs.rs as a publishing platform?☆66Updated 4 months ago
- Extension of nom to trace parser☆48Updated 10 months ago
- Lending iterators on stable Rust☆80Updated 10 months ago
- Oneshot Rust channel working both in and between sync and async environments☆80Updated last month