rodrimati1992 / const_format_cratesView external linksLinks
Compile-time string formatting
☆263Oct 6, 2025Updated 4 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 3 months ago
- Ensure correct assumptions about constants, types, and more in Rust☆645Nov 18, 2023Updated 2 years ago
- Module initialization/global constructor functions for Rust☆954Dec 4, 2025Updated 2 months ago
- Tiny little crate to determine how large an unnameable type is.☆12Mar 29, 2025Updated 10 months ago
- Fast function for printing integer primitives to a decimal string☆364Feb 2, 2026Updated last week
- Fast floating point to string conversion☆692Updated this week
- Macros for all your token pasting needs☆1,079Oct 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.☆549Jul 17, 2023Updated 2 years ago
- Use declarative macros as proc_macro attributes or derives☆151Feb 5, 2026Updated last week
- A simple and fast random number generator☆560Updated this week
- A crate for safe and ergonomic pin-projection.☆702Feb 7, 2026Updated last week
- A small rust library for adding custom derives to enums☆2,287Feb 5, 2026Updated last week
- A vector with a fixed capacity. (Rust)☆854Oct 19, 2024Updated last year
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆221Updated this week
- A macro to generate structures which behave like bitflags☆1,101Dec 9, 2025Updated 2 months ago
- Easy code duplicate with substitution for Rust☆254Nov 3, 2025Updated 3 months ago
- Lending iterators on stable Rust☆83Jan 12, 2024Updated 2 years ago
- Like Rust's std::Path, but UTF-8.☆545Dec 15, 2025Updated 2 months ago
- A library for to allow multiple return types by automatically generated enum.☆374Updated this week
- Just, really the littlest Vec you could need. So smol.☆726Jan 28, 2026Updated 2 weeks ago
- A set of alternative `derive` attributes for Rust☆459Sep 27, 2025Updated 4 months ago
- Statically-checked alternatives to RefCell and RwLock☆388Sep 17, 2025Updated 4 months ago
- A if/elif-like macro for Rust #[cfg] statements☆629Nov 26, 2025Updated 2 months ago
- Find unused dependencies in Cargo.toml☆2,077Dec 29, 2025Updated last month
- A crate for mucking around with piles of bytes☆959Jan 31, 2026Updated 2 weeks ago
- ☆244Jan 25, 2026Updated 3 weeks ago
- cargo subcommand showing the assembly, LLVM-IR and MIR generated for Rust code☆921Updated this week
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,613Updated this week
- in-place allocation-reusing queues for Rust☆394Jun 6, 2024Updated last year
- Compile-time reference counting☆457May 18, 2025Updated 8 months ago
- A Rust proc-macro attribute parser☆1,230Jan 15, 2026Updated 3 weeks ago
- aHash is a non-cryptographic hashing algorithm that uses the AES hardware instruction☆1,307Nov 21, 2025Updated 2 months ago
- Compile time static maps for Rust☆2,100Feb 4, 2026Updated last week
- Indented document literals for Rust☆763Updated this week
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆547Nov 4, 2025Updated 3 months ago
- Slab allocator for Rust☆875Jan 31, 2026Updated 2 weeks ago
- Slotmap data structure for Rust☆1,285Dec 6, 2025Updated 2 months ago
- Conditional compilation according to rustc compiler version☆389Updated this week