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
Sorting:
- A Rust library for generically joining iterables with a separator☆94Jun 28, 2023Updated 2 years ago
- 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 library for to allow multiple return types by automatically generated enum.☆375Updated this week
- Generic extensions for tapping values in Rust.☆59Apr 19, 2019Updated 6 years ago
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Oct 11, 2021Updated 4 years ago
- Append-only collections for Rust where borrows to entries can outlive insertions☆274Jan 23, 2026Updated last month
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆357Jan 20, 2026Updated last month
- Minimalist pedantic command line parser☆375Updated this week
- ☆13Dec 13, 2020Updated 5 years ago
- More reliable path manipulation.☆67Dec 27, 2025Updated 2 months ago
- A faster replacement for `#[derive(Hash)]` for types without padding☆30Aug 18, 2025Updated 6 months ago
- A fast and flexible LRU map.☆199Jan 3, 2025Updated last year
- A string type for Rust that is not required to be valid UTF-8.☆1,041Feb 10, 2026Updated 3 weeks ago
- ☆36Aug 8, 2024Updated last year
- Print bytes as losslessly as possible.☆18Sep 6, 2025Updated 5 months ago
- Build and evaluate binary expression trees☆38Sep 7, 2024Updated last year
- ☆813Dec 23, 2024Updated last year
- Compile-time string formatting☆267Oct 6, 2025Updated 4 months ago
- Statically-checked alternatives to RefCell and RwLock☆390Sep 17, 2025Updated 5 months ago
- A browser interface for working through rustc errors and running cargo commands.☆16Jan 5, 2023Updated 3 years ago
- Extract documentation for the feature flags from comments in Cargo.toml☆192Oct 24, 2025Updated 4 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆280Jan 22, 2026Updated last month
- Like Rust's std::Path, but UTF-8.☆548Dec 15, 2025Updated 2 months ago
- A stack-allocated box that stores trait objects.☆20Jul 20, 2021Updated 4 years ago
- Rust macros that produce the name of the function they're invoked within.☆22May 11, 2022Updated 3 years ago
- Conditional compilation according to rustc compiler version☆393Feb 16, 2026Updated 2 weeks ago
- ☆500Nov 8, 2025Updated 3 months ago
- Lossless functionality for platform-native strings.☆75Jun 21, 2025Updated 8 months ago
- Thread-safe object pool with automatic return and attach/detach semantics☆82Jul 12, 2025Updated 7 months ago
- Deserialize (potentially nested) environment variables into your custom structs☆59Mar 28, 2024Updated last year
- Rust macro to build std::Command objects with shell syntax. Uses macro_rules! and works on stable.☆43Mar 12, 2020Updated 5 years ago
- (lifetime) GATs on stable Rust☆59Jan 12, 2024Updated 2 years ago
- Implements a fixed-capacity stack-allocated Vec alternative backed by an array, using const generics.☆265May 29, 2023Updated 2 years ago
- "A very small syn"☆213Feb 1, 2025Updated last year
- Data structure serialization library with several opposite design goals from Serde☆922Feb 16, 2026Updated 2 weeks ago
- Slotmap data structure for Rust☆1,289Dec 6, 2025Updated 2 months ago
- Shows only the first page of rustc output☆11May 21, 2025Updated 9 months ago
- Add a cute dependency declaration snippet in your crate documentation.☆43Nov 22, 2021Updated 4 years ago