Lucretiel / lazy_formatLinks
Lazy formatting utility macro for rust
☆129Updated 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:
- Safe, zero-cost downcasting for limited compile-time specialization.☆175Updated 3 months ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆151Updated 3 months ago
- Oneshot Rust channel working both in and between sync and async environments☆92Updated 8 months ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆169Updated last year
- Utility wrapper to send non send types to other threads safely☆188Updated 7 months ago
- Define your own PhantomData☆158Updated this week
- Make trait methods callable without the trait in scope☆160Updated 3 weeks ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆106Updated last week
- Macro to repeat sequentially indexed copies of a fragment of code☆160Updated last month
- Extract documentation for the feature flags from comments in Cargo.toml☆188Updated 2 weeks ago
- Lending iterators on stable Rust☆83Updated last year
- ☆95Updated last year
- Open a scope and then freeze it in time for future access.☆107Updated last year
- "A very small syn"☆211Updated 9 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆86Updated 2 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆215Updated last week
- Graph the number of crates that depend on your crate over time☆253Updated last month
- Better reference counted strings for Rust☆138Updated last year
- An alternate Cargo registry using static files☆134Updated 3 weeks ago
- A simple wrapper around filesystem operations to provide more helpful error messages.☆153Updated 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`☆126Updated last year
- Convert number to enum☆87Updated last year
- Type that deserializes only from one specific value☆266Updated 3 weeks ago
- Use declarative macros as proc_macro attributes or derives☆146Updated 5 months ago
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆122Updated 2 months ago
- Pull in every source file in a directory as a module☆179Updated 3 weeks ago
- Versioned data-structures for Rust☆208Updated 8 months ago
- An experimental linting interface for Rust. Let's make custom lints a reality☆147Updated last year
- A flexible, simple to use, immutable, clone-efficient String replacement for Rust☆154Updated last year
- prae is a crate that aims to provide a better way to define types that require validation.☆135Updated 2 years ago