Ensure correct assumptions about constants, types, and more in Rust
☆665Nov 18, 2023Updated 2 years ago
Alternatives and similar repositories for static-assertions
Users that are interested in static-assertions are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Some more derive(Trait) options☆2,138Sep 7, 2026Updated last week
- Macros for all your token pasting needs☆1,090Oct 6, 2024Updated last year
- Compile time numbers in Rust.☆589May 29, 2026Updated 3 months ago
- Test harness for ui tests of compiler diagnostics☆998Sep 8, 2026Updated last week
- Conditional compilation according to rustc compiler version☆394Aug 3, 2026Updated last month
- AI Agents on DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- Attribute macro to require that the compiler prove a function can't ever panic☆1,218Aug 3, 2026Updated last month
- A vector with a fixed capacity. (Rust)☆907Jul 19, 2026Updated last month
- A library for to allow multiple return types by automatically generated enum.☆381Sep 6, 2026Updated last week
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,735Updated this week
- Slotmap data structure for Rust☆1,358Sep 4, 2026Updated 2 weeks ago
- Heapless, `static` friendly data structures☆2,022Updated this week
- This crate guarantees that your application is free of panicking branches☆180May 23, 2019Updated 7 years ago
- Overwrite `assert_eq!` with a drop-in replacement, adding a colorful diff.☆1,358Sep 26, 2025Updated 11 months ago
- Runtime for executing procedural macros as WebAssembly☆1,527Jul 19, 2026Updated 2 months ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- Rust library for single assignment cells and lazy statics without macros