Compile-time string formatting
☆267Oct 6, 2025Updated 5 months ago
Alternatives and similar repositories for const_format_crates
Users that are interested in const_format_crates are comparing it to the libraries listed below
Sorting:
- Const equivalents of std functions, compile-time comparison, and parsing.☆119Nov 2, 2025Updated 4 months ago
- Ensure correct assumptions about constants, types, and more in Rust☆646Nov 18, 2023Updated 2 years ago
- Module initialization/global constructor functions for Rust☆960Dec 4, 2025Updated 3 months ago
- Tiny little crate to determine how large an unnameable type is.☆12Mar 29, 2025Updated 11 months ago
- Fast function for printing integer primitives to a decimal string☆366Feb 2, 2026Updated last month
- Fast floating point to string conversion☆692Feb 16, 2026Updated 2 weeks ago
- Macros for all your token pasting needs☆1,081Oct 6, 2024Updated last year
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆35Oct 22, 2024Updated last year
- Rust crate for a convenient RAII scope guard.☆551Jul 17, 2023Updated 2 years ago
- Use declarative macros as proc_macro attributes or derives☆154Feb 5, 2026Updated last month
- A simple and fast random number generator☆565Feb 9, 2026Updated 3 weeks ago
- A crate for safe and ergonomic pin-projection.☆704Feb 27, 2026Updated last week
- A vector with a fixed capacity. (Rust)☆852Oct 19, 2024Updated last year
- A small rust library for adding custom derives to enums☆2,314Feb 28, 2026Updated last week
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆224Feb 25, 2026Updated last week
- Easy code duplicate with substitution for Rust☆255Nov 3, 2025Updated 4 months ago
- A macro to generate structures which behave like bitflags☆1,112Feb 13, 2026Updated 3 weeks ago
- Lending iterators on stable Rust☆84Jan 12, 2024Updated 2 years ago
- Like Rust's std::Path, but UTF-8.☆548Dec 15, 2025Updated 2 months ago
- A library for to allow multiple return types by automatically generated enum.☆375Feb 27, 2026Updated last week
- Just, really the littlest Vec you could need. So smol.☆728Jan 28, 2026Updated last month
- A set of alternative `derive` attributes for Rust☆459Sep 27, 2025Updated 5 months ago
- Statically-checked alternatives to RefCell and RwLock☆390Sep 17, 2025Updated 5 months ago
- A if/elif-like macro for Rust #[cfg] statements☆632Nov 26, 2025Updated 3 months ago
- Find unused dependencies in Cargo.toml☆2,083Dec 29, 2025Updated 2 months ago
- A crate for mucking around with piles of bytes☆967Jan 31, 2026Updated last month
- ☆247Jan 25, 2026Updated last month
- cargo subcommand showing the assembly, LLVM-IR and MIR generated for Rust code☆927Feb 23, 2026Updated last week
- in-place allocation-reusing queues for Rust☆394Jun 6, 2024Updated last year
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,624Feb 16, 2026Updated 2 weeks ago
- Compile-time reference counting☆456May 18, 2025Updated 9 months ago
- A Rust proc-macro attribute parser☆1,238Jan 15, 2026Updated last month
- aHash is a non-cryptographic hashing algorithm that uses the AES hardware instruction☆1,315Nov 21, 2025Updated 3 months ago
- Compile time static maps for Rust☆2,107Updated this week
- Indented document literals for Rust☆767Feb 16, 2026Updated 2 weeks ago
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆549Nov 4, 2025Updated 4 months ago
- Conditional compilation according to rustc compiler version☆393Feb 16, 2026Updated 2 weeks ago
- Slotmap data structure for Rust☆1,289Dec 6, 2025Updated 3 months ago
- Slab allocator for Rust☆879Jan 31, 2026Updated last month