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:
- Safe, zero-cost downcasting for limited compile-time specialization.☆169Updated last month
- Utility wrapper to send non send types to other threads safely☆187Updated 5 months ago
- Define your own PhantomData☆156Updated 2 weeks ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆105Updated this week
- Pull in every source file in a directory as a module☆177Updated 2 weeks ago
- ☆93Updated 10 months ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆162Updated last year
- A small test framework to write your own test harness that looks and behaves like the built-in test harness used by `rustc --test`☆122Updated 11 months ago
- Make trait methods callable without the trait in scope☆152Updated 2 weeks ago
- Better reference counted strings for Rust☆135Updated last year
- Type that deserializes only from one specific value☆245Updated 2 weeks ago
- Oneshot Rust channel working both in and between sync and async environments☆92Updated 6 months ago
- Macro to repeat sequentially indexed copies of a fragment of code☆157Updated 2 weeks ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆149Updated 3 weeks ago
- An alternate Cargo registry using static files☆125Updated 6 months ago
- prae is a crate that aims to provide a better way to define types that require validation.☆135Updated 2 years ago
- Graph the number of crates that depend on your crate over time☆251Updated 2 weeks ago
- Lending iterators on stable Rust☆83Updated last year
- An experimental linting interface for Rust. Let's make custom lints a reality☆147Updated last year
- A simple wrapper around filesystem operations to provide more helpful error messages.☆151Updated 3 months ago
- ☆216Updated last month
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆83Updated 3 weeks ago
- A versatile and developer-friendly trait mocking library☆76Updated 5 months ago
- Extract documentation for the feature flags from comments in Cargo.toml☆184Updated 5 months ago
- Utilities for working with impl traits in Rust.☆113Updated 7 months ago
- A cargo-companion to become a 'lean crate' (a member of The Lean Crate Initiative)☆158Updated 2 weeks ago
- Rust microbenchmarking harness based on paired-testing methodology☆138Updated 2 weeks ago
- Use declarative macros as proc_macro attributes or derives☆140Updated 3 months ago
- The missing compound borrowing for Rust.☆61Updated last month
- Open a scope and then freeze it in time for future access.☆107Updated last year