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:
- Define your own PhantomData☆158Updated last month
- Utility wrapper to send non send types to other threads safely☆186Updated 10 months ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆152Updated 2 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆119Updated 3 months ago
- Make trait methods callable without the trait in scope☆162Updated last month
- Safe, zero-cost downcasting for limited compile-time specialization.☆180Updated 6 months ago
- Macro to repeat sequentially indexed copies of a fragment of code☆162Updated last month
- Graph the number of crates that depend on your crate over time☆256Updated last week
- Type that deserializes only from one specific value☆267Updated last month
- A small test framework to write your own test harness that looks and behaves like the built-in test harness used by `rustc --test`☆131Updated last year
- Oneshot Rust channel working both in and between sync and async environments☆96Updated 2 weeks ago
- ☆95Updated last year
- Lending iterators on stable Rust☆83Updated 2 years ago
- Pull in every source file in a directory as a module☆181Updated this week
- ☆205Updated 3 months ago
- A simple wrapper around filesystem operations to provide more helpful error messages.☆172Updated this week
- Better reference counted strings for Rust☆140Updated last year
- prae is a crate that aims to provide a better way to define types that require validation.☆134Updated 3 years ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆173Updated last year
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆293Updated last month
- Safely cast &T to &U where the struct U contains a single field of type T.☆216Updated 3 weeks ago
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆124Updated 2 weeks ago
- A cargo-companion to become a 'lean crate' (a member of The Lean Crate Initiative)☆164Updated 3 weeks ago
- Extract documentation for the feature flags from comments in Cargo.toml☆191Updated 3 months ago
- Use declarative macros as proc_macro attributes or derives☆151Updated last week
- "A very small syn"☆212Updated last year
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆290Updated 3 years ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆89Updated last month
- ☆149Updated 4 months ago
- ☆76Updated 3 weeks ago