Lucretiel / lazy_format
Lazy formatting utility macro for rust
☆125Updated 11 months ago
Related projects ⓘ
Alternatives and complementary repositories for lazy_format
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆131Updated 3 months ago
- Define your own PhantomData☆146Updated last week
- Type that deserializes only from one specific value☆228Updated this week
- A simple wrapper around filesystem operations to provide more helpful error messages.☆132Updated 2 weeks ago
- "A very small syn"☆196Updated 7 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆151Updated 3 weeks ago
- ☆84Updated last week
- Utility wrapper to send non send types to other threads safely☆168Updated 10 months ago
- An alternate Cargo registry using static files☆103Updated last month
- Pull in every source file in a directory as a module☆158Updated 2 months ago
- Extract documentation for the feature flags from comments in Cargo.toml☆173Updated 3 months ago
- Compatibility adapter between tokio and futures☆155Updated 2 weeks ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆146Updated 8 months ago
- A cargo-companion to become a 'lean crate' (a member of The Lean Crate Initiative)☆156Updated last year
- A fast, concurrent string interner☆140Updated 2 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆86Updated 6 months ago
- Determine whether characters have the XID_Start or XID_Continue properties☆77Updated last month
- Lending iterators on stable Rust☆80Updated 9 months ago
- Track and query Cargo dependency graphs.☆167Updated 3 weeks ago
- A flexible, simple to use, immutable, clone-efficient String replacement for Rust☆148Updated 3 months ago
- Graph the number of crates that depend on your crate over time☆231Updated this week
- Utilities for working with impl traits in Rust.☆96Updated 7 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`☆101Updated last month
- Make trait methods callable without the trait in scope☆135Updated 2 months ago
- A rust crate to find the total size of an object, on the stack and on the heap☆104Updated 9 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆188Updated this week
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆244Updated last week
- ☆171Updated last week
- Oneshot Rust channel working both in and between sync and async environments☆80Updated 2 weeks ago
- A collection of utilities for a superior nom experience☆149Updated last year