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:
- Define your own PhantomData☆158Updated last week
- Utility wrapper to send non send types to other threads safely☆188Updated 6 months ago
- Make trait methods callable without the trait in scope☆157Updated last week
- Const equivalents of std functions, compile-time comparison, and parsing.☆105Updated 3 weeks ago
- Oneshot Rust channel working both in and between sync and async environments☆92Updated 7 months ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆150Updated last month
- Safe, zero-cost downcasting for limited compile-time specialization.☆172Updated last month
- A simple wrapper around filesystem operations to provide more helpful error messages.☆152Updated 2 weeks ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆165Updated last year
- Lending iterators on stable Rust☆83Updated last year
- Macro to repeat sequentially indexed copies of a fragment of code☆159Updated last week
- ☆93Updated 11 months ago
- Pull in every source file in a directory as a module☆177Updated 2 weeks ago
- Extract documentation for the feature flags from comments in Cargo.toml☆184Updated 6 months ago
- Better reference counted strings for Rust☆136Updated last year
- "A very small syn"☆209Updated 8 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`☆124Updated 11 months ago
- Type that deserializes only from one specific value☆253Updated last week
- The missing compound borrowing for Rust.☆61Updated last week
- A versatile and developer-friendly trait mocking library☆76Updated 5 months ago
- Rust microbenchmarking harness based on paired-testing methodology☆140Updated last month
- A scope for async_std and tokio to spawn non-static futures☆146Updated last year
- Open a scope and then freeze it in time for future access.☆107Updated last year
- Cargo command to create the README.md from your crate's documentation☆166Updated last month
- Convert number to enum☆87Updated last year
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆110Updated last month
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆84Updated last month
- ☆74Updated last month
- A flexible, simple to use, immutable, clone-efficient String replacement for Rust☆154Updated last year
- Safely cast &T to &U where the struct U contains a single field of type T.☆214Updated last week