Lazy formatting utility macro for rust
☆129Nov 29, 2023Updated 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. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- A Rust library for generically joining iterables with a separator☆94Jun 28, 2023Updated 2 years ago
- A library for to allow multiple return types by automatically generated enum.☆377Mar 12, 2026Updated last week
- A syntactic "for" loop Rust macro☆55Jan 17, 2023Updated 3 years ago
- An attribute macro for creating a `Standard` distribution for rust types☆17May 18, 2021Updated 4 years ago
- A string type for Rust that is not required to be valid UTF-8.☆1,053Feb 10, 2026Updated last month
- Provides machine-readable descriptions for rust types☆20Jun 24, 2024Updated last year
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Oct 11, 2021Updated 4 years ago
- Generic extensions for tapping values in Rust.☆59Apr 19, 2019Updated 6 years ago
- Append-only collections for Rust where borrows to entries can outlive insertions☆274Jan 23, 2026Updated 2 months ago
- Minimalist pedantic command line parser☆384Feb 28, 2026Updated 3 weeks ago
- ☆36Aug 8, 2024Updated last year
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆359Jan 20, 2026Updated 2 months ago
- Build and evaluate binary expression trees☆38Sep 7, 2024Updated last year
- Rust implementation of Internationalized Resource Identifiers (IRIs) and References, borrowed and owned.☆27Feb 27, 2026Updated 3 weeks ago
- ☆15Jan 8, 2024Updated 2 years ago
- ☆815Dec 23, 2024Updated last year
- Rust macros that produce the name of the function they're invoked within.☆22May 11, 2022Updated 3 years ago
- Print bytes as losslessly as possible.☆18Sep 6, 2025Updated 6 months ago
- A fast and flexible LRU map.☆199Jan 3, 2025Updated last year
- Generic extensions for tapping values in Rust.☆502Sep 29, 2023Updated 2 years ago
- ☆498Nov 8, 2025Updated 4 months ago
- More reliable path manipulation.☆68Mar 16, 2026Updated last week
- Like Rust's std::Path, but UTF-8.☆551Dec 15, 2025Updated 3 months ago
- A vector with a fixed capacity. (Rust)☆857Oct 19, 2024Updated last year
- A memory efficient string type that can store up to 24* bytes on the stack☆818Dec 24, 2025Updated 3 months ago
- ☆53Feb 8, 2026Updated last month
- Statically-checked alternatives to RefCell and RwLock☆390Sep 17, 2025Updated 6 months ago
- Compile-time string formatting☆269Oct 6, 2025Updated 5 months ago
- ☆14May 5, 2025Updated 10 months ago
- Execute Rust code carefully, with extra checking along the way☆481Jan 3, 2026Updated 2 months ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆35Oct 22, 2024Updated last year
- Rust macro to build std::Command objects with shell syntax. Uses macro_rules! and works on stable.☆43Mar 12, 2020Updated 6 years ago
- Slotmap data structure for Rust☆1,298Dec 6, 2025Updated 3 months ago
- Extract documentation for the feature flags from comments in Cargo.toml☆192Oct 24, 2025Updated 5 months ago
- A faster replacement for `#[derive(Hash)]` for types without padding☆30Aug 18, 2025Updated 7 months ago
- Conditional compilation according to rustc compiler version☆394Feb 16, 2026Updated last month
- ☆13Dec 13, 2020Updated 5 years ago
- "A very small syn"☆214Feb 1, 2025Updated last year
- Proc-macro utility to populate enums from database data☆20Aug 8, 2024Updated last year