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:
- Define your own PhantomData☆155Updated 3 weeks ago
- Utility wrapper to send non send types to other threads safely☆184Updated 4 months ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆159Updated last year
- Const equivalents of std functions, compile-time comparison, and parsing.☆102Updated 7 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆166Updated 2 weeks ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆148Updated 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`☆120Updated 9 months ago
- ☆91Updated 9 months ago
- Make trait methods callable without the trait in scope☆150Updated 2 months ago
- Macro to repeat sequentially indexed copies of a fragment of code☆157Updated 2 months ago
- Type that deserializes only from one specific value☆244Updated 2 months ago
- A simple wrapper around filesystem operations to provide more helpful error messages.☆148Updated last month
- Pull in every source file in a directory as a module☆178Updated 4 months ago
- prae is a crate that aims to provide a better way to define types that require validation.☆134Updated 2 years ago
- An alternate Cargo registry using static files☆123Updated 4 months ago
- Lending iterators on stable Rust☆83Updated last year
- A scope for async_std and tokio to spawn non-static futures☆142Updated last year
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 5 months ago
- "A very small syn"☆208Updated 6 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆209Updated last month
- Better reference counted strings for Rust☆131Updated last year
- ☆216Updated last month
- Graph the number of crates that depend on your crate over time☆251Updated 3 weeks ago
- A flexible, simple to use, immutable, clone-efficient String replacement for Rust☆153Updated last year
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆80Updated 3 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆80Updated last month
- Comparison of Rust string types☆152Updated last month
- Utilities for working with impl traits in Rust.☆110Updated 6 months ago
- Extract documentation for the feature flags from comments in Cargo.toml☆183Updated 4 months ago
- ☆188Updated 3 weeks ago