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 week
- Make trait methods callable without the trait in scope☆161Updated last week
- Utility wrapper to send non send types to other threads safely☆186Updated 8 months ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆169Updated 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`☆128Updated last year
- Utilities for working with impl traits in Rust.☆117Updated 10 months ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆152Updated last week
- Safe, zero-cost downcasting for limited compile-time specialization.☆177Updated 3 months ago
- Better reference counted strings for Rust☆139Updated last year
- Type that deserializes only from one specific value☆266Updated last week
- Open a scope and then freeze it in time for future access.☆107Updated last year
- Lending iterators on stable Rust☆83Updated last year
- Oneshot Rust channel working both in and between sync and async environments☆94Updated 9 months ago
- ☆95Updated last year
- Macro to repeat sequentially indexed copies of a fragment of code☆161Updated last week
- A simple wrapper around filesystem operations to provide more helpful error messages.☆168Updated 2 weeks ago
- Pull in every source file in a directory as a module☆179Updated last week
- Graph the number of crates that depend on your crate over time☆254Updated this week
- The missing compound borrowing for Rust.☆61Updated last month
- Const equivalents of std functions, compile-time comparison, and parsing.☆114Updated last month
- A scope for async_std and tokio to spawn non-static futures☆154Updated last year
- Extract documentation for the feature flags from comments in Cargo.toml☆190Updated last month
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆87Updated 7 months ago
- ☆198Updated 2 weeks ago
- prae is a crate that aims to provide a better way to define types that require validation.☆136Updated 2 years ago
- Convert number to enum☆87Updated last year
- A versatile and developer-friendly trait mocking library☆77Updated 3 weeks ago
- Rust library for typesystem-assisted bitflags.☆132Updated 5 months ago
- An alternate Cargo registry using static files☆134Updated last month
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆288Updated 2 weeks ago