Lucretiel / lazy_formatLinks
Lazy formatting utility macro for rust
☆128Updated 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:
- Utility wrapper to send non send types to other threads safely☆184Updated 4 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`☆121Updated 10 months ago
- Define your own PhantomData☆156Updated last week
- Pull in every source file in a directory as a module☆177Updated 5 months ago
- Make trait methods callable without the trait in scope☆152Updated last week
- Safe, zero-cost downcasting for limited compile-time specialization.☆168Updated last week
- ☆93Updated 9 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆104Updated this week
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆161Updated last year
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆149Updated last week
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆82Updated last week
- A scope for async_std and tokio to spawn non-static futures☆144Updated last year
- An alternate Cargo registry using static files☆124Updated 5 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆212Updated last week
- A versatile and developer-friendly trait mocking library☆76Updated 4 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆82Updated 4 months ago
- Utilities for working with impl traits in Rust.☆112Updated 6 months ago
- Macro to repeat sequentially indexed copies of a fragment of code☆157Updated last week
- A simple wrapper around filesystem operations to provide more helpful error messages.☆150Updated 2 months ago
- Graph the number of crates that depend on your crate over time☆251Updated last week
- Extract documentation for the feature flags from comments in Cargo.toml☆183Updated 4 months ago
- Lending iterators on stable Rust☆83Updated last year
- Open a scope and then freeze it in time for future access.☆107Updated last year
- Oneshot Rust channel working both in and between sync and async environments☆90Updated 5 months ago
- A flexible, simple to use, immutable, clone-efficient String replacement for Rust☆153Updated last year
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆109Updated this week
- Use declarative macros as proc_macro attributes or derives☆138Updated 2 months ago
- "A very small syn"☆209Updated 6 months ago
- ☆112Updated 2 years ago
- Type that deserializes only from one specific value☆245Updated last week