Lucretiel / lazy_formatLinks
Lazy formatting utility macro for rust
☆129Updated 2 years ago
Alternatives and similar repositories for lazy_format
Users that are interested in lazy_format are comparing it to the libraries listed below
Sorting:
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆152Updated last month
- Define your own PhantomData☆158Updated 3 weeks ago
- Utility wrapper to send non send types to other threads safely☆185Updated 9 months ago
- Make trait methods callable without the trait in scope☆161Updated 3 weeks ago
- Lending iterators on stable Rust☆83Updated 2 years ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆118Updated 2 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆178Updated 5 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`☆129Updated last year
- Type that deserializes only from one specific value☆267Updated 3 weeks ago
- Better reference counted strings for Rust☆139Updated last year
- ☆95Updated last year
- Extract documentation for the feature flags from comments in Cargo.toml☆191Updated 2 months ago
- Pull in every source file in a directory as a module☆179Updated 3 weeks ago
- Utilities for working with impl traits in Rust.☆118Updated 11 months ago
- The missing compound borrowing for Rust.☆62Updated 2 months ago
- Macro to repeat sequentially indexed copies of a fragment of code☆160Updated 3 weeks ago
- A cargo-companion to become a 'lean crate' (a member of The Lean Crate Initiative)☆162Updated last week
- Compile-time checks that an enum or match is written in sorted order☆120Updated 3 weeks ago
- A simple wrapper around filesystem operations to provide more helpful error messages.☆171Updated 2 weeks ago
- A Rust crate providing an implementation of an RFC-compliant `EmailAddress` newtype.☆88Updated 2 months ago
- Open a scope and then freeze it in time for future access.☆108Updated last year
- ☆76Updated 2 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆87Updated 3 weeks ago
- A flexible, simple to use, clone-efficient String replacement for Rust☆155Updated last week
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆291Updated last week
- A scope for async_std and tokio to spawn non-static futures☆155Updated last year
- Convert number to enum☆87Updated last year
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆123Updated 4 months ago
- Graph the number of crates that depend on your crate over time☆256Updated 3 weeks ago
- Versioned data-structures for Rust☆208Updated 10 months ago