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:
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆166Updated last year
- Const equivalents of std functions, compile-time comparison, and parsing.☆106Updated last month
- Safe, zero-cost downcasting for limited compile-time specialization.☆174Updated 2 months ago
- Utility wrapper to send non send types to other threads safely☆188Updated 6 months ago
- Pull in every source file in a directory as a module☆179Updated 3 weeks ago
- Define your own PhantomData☆158Updated last month
- Oneshot Rust channel working both in and between sync and async environments☆92Updated 7 months ago
- ☆93Updated 11 months ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆151Updated 2 months ago
- A simple wrapper around filesystem operations to provide more helpful error messages.☆152Updated 2 weeks ago
- Make trait methods callable without the trait in scope☆159Updated 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
- Better reference counted strings for Rust☆137Updated last year
- ☆145Updated 3 weeks ago
- Lending iterators on stable Rust☆83Updated last year
- Use declarative macros as proc_macro attributes or derives☆145Updated 4 months ago
- Utilities for working with impl traits in Rust.☆116Updated 8 months ago
- Compile-time checks that an enum or match is written in sorted order☆119Updated last month
- Rust library for typesystem-assisted bitflags.☆132Updated 4 months ago
- Open a scope and then freeze it in time for future access.☆107Updated last year
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆85Updated 2 months ago
- Macro to repeat sequentially indexed copies of a fragment of code☆159Updated last month
- Graph the number of crates that depend on your crate over time☆253Updated last month
- Type that deserializes only from one specific value☆265Updated last week
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆110Updated 2 months ago
- Cargo subcommand for proper use of -Z minimal-versions and -Z direct-minimal-versions.☆63Updated this week
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆86Updated 6 months ago
- A cargo-companion to become a 'lean crate' (a member of The Lean Crate Initiative)☆160Updated last week
- "A very small syn"☆209Updated 8 months ago
- Abstract over different executors☆74Updated 2 years ago