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 this week
- Utility wrapper to send non send types to other threads safely☆186Updated 8 months ago
- Make trait methods callable without the trait in scope☆161Updated this week
- Oneshot Rust channel working both in and between sync and async environments☆96Updated 10 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆178Updated 4 months ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆169Updated last year
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆152Updated 3 weeks ago
- "A very small syn"☆212Updated 10 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`☆128Updated last year
- Const equivalents of std functions, compile-time comparison, and parsing.☆115Updated last month
- Graph the number of crates that depend on your crate over time☆254Updated this week
- A simple wrapper around filesystem operations to provide more helpful error messages.☆169Updated last week
- Better reference counted strings for Rust☆139Updated last year
- ☆95Updated last year
- Open a scope and then freeze it in time for future access.☆107Updated last year
- Type that deserializes only from one specific value☆266Updated this week
- ☆240Updated 4 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆215Updated this week
- Extract documentation for the feature flags from comments in Cargo.toml☆191Updated last month
- Pull in every source file in a directory as a module☆179Updated this week
- The missing compound borrowing for Rust.☆62Updated last month
- Utilities for working with impl traits in Rust.☆118Updated 10 months ago
- A flexible, simple to use, immutable, clone-efficient String replacement for Rust☆155Updated this week
- Lending iterators on stable Rust☆83Updated last year
- Use declarative macros as proc_macro attributes or derives☆151Updated 6 months ago
- ☆148Updated 3 months ago
- Rust library for typesystem-assisted bitflags.☆134Updated this week
- Macro to repeat sequentially indexed copies of a fragment of code☆160Updated last week
- A tool to mine crates.io and produce static websites☆137Updated last year
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆88Updated 8 months ago