Lucretiel / lazy_formatLinks
Lazy formatting utility macro for rust
☆127Updated last year
Alternatives and similar repositories for lazy_format
Users that are interested in lazy_format are comparing it to the libraries listed below
Sorting:
- Make trait methods callable without the trait in scope☆149Updated last month
- Define your own PhantomData☆155Updated this week
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆147Updated 11 months ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆157Updated last year
- Utility wrapper to send non send types to other threads safely☆183Updated 3 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆98Updated 6 months ago
- A small test framework to write your own test harness that looks and behaves like the built-in test harness used by `rustc --test`☆120Updated 9 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆166Updated 3 weeks ago
- A simple wrapper around filesystem operations to provide more helpful error messages.☆148Updated last month
- ☆91Updated 8 months ago
- Macro to repeat sequentially indexed copies of a fragment of code☆156Updated last month
- A scope for async_std and tokio to spawn non-static futures☆138Updated last year
- Pull in every source file in a directory as a module☆173Updated 4 months ago
- Utilities for working with impl traits in Rust.☆109Updated 5 months ago
- Convert number to enum☆87Updated 11 months ago
- Lending iterators on stable Rust☆83Updated last year
- Type that deserializes only from one specific value☆244Updated last month
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 4 months ago
- A cargo-companion to become a 'lean crate' (a member of The Lean Crate Initiative)☆157Updated last year
- Graph the number of crates that depend on your crate over time☆251Updated last month
- "A very small syn"☆206Updated 5 months ago
- An alternate Cargo registry using static files☆121Updated 4 months ago
- ☆140Updated 3 weeks ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆81Updated 3 weeks ago
- A flexible, simple to use, immutable, clone-efficient String replacement for Rust☆152Updated 11 months ago
- Better reference counted strings for Rust☆130Updated 11 months ago
- Extract documentation for the feature flags from comments in Cargo.toml☆180Updated 3 months ago
- Append-only collections for Rust where borrows to entries can outlive insertions☆252Updated 4 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆209Updated 3 weeks ago
- ☆188Updated 3 weeks ago