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☆103Updated 2 months ago
- Compile-time string operations☆103Updated last week
- Lossless functionality for platform-native strings.☆73Updated 2 months ago
- Helper macros: autoimpl, impl_scope☆67Updated last week
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆84Updated 4 months ago
- ☆75Updated 2 weeks ago
- A concise, self-describing binary format written in Rust for Serde☆66Updated last year
- An updated version of linked-hash-map and friends☆122Updated 5 months ago
- Postfix macros on stable Rust, today.☆75Updated 4 years ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆83Updated 3 weeks ago
- Convert number to enum☆87Updated last year
- Threadsafe RefCell for Rust☆95Updated 5 months ago
- ☆60Updated 2 years ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆32Updated 10 months ago
- Better reference counted strings for Rust☆135Updated last year
- Macro for sealing traits and structures☆59Updated 9 months ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆112Updated 3 months ago
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆73Updated last year
- Extended utilities for working with files and filesystems in Rust. This is a fork of the fs2-rs crate, the aim for this fork is to suppor…☆93Updated 6 months ago
- String optimized for map keys☆66Updated 2 months ago
- Parsing and inspecting Rust literals (particularly useful for proc macros)☆45Updated last month
- Convert closures into wakers☆45Updated 7 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated 2 weeks ago
- Oneshot Rust channel working both in and between sync and async environments☆92Updated 6 months ago
- A memory efficient container for rust nested collections☆40Updated 3 years ago
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated last month
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- Mirror of Rust's allocator api for use on stable rust☆63Updated this week
- impl fallible collections in rust, quite as describe in RFC 2116☆39Updated 10 months ago