nvzqz / static-assertions
Ensure correct assumptions about constants, types, and more in Rust
☆594Updated last year
Alternatives and similar repositories for static-assertions:
Users that are interested in static-assertions are comparing it to the libraries listed below
- A vector with a fixed capacity. (Rust)☆771Updated 2 months ago
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆503Updated 6 months ago
- Rust method delegation with less boilerplate☆451Updated this week
- Test harness for ui tests of compiler diagnostics☆837Updated last month
- Just, really the littlest Vec you could need. So smol.☆657Updated 2 weeks ago
- Slab allocator for Rust☆726Updated last month
- The arena, a fast but limited type of allocator☆525Updated 5 months ago
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆329Updated 3 weeks ago
- A set of alternative `derive` attributes for Rust☆428Updated 7 months ago
- Automatic checking for semantic versioning in library crates☆636Updated last year
- derive simple constructor functions for Rust structs☆534Updated 4 months ago
- Rust doesn't have exceptions☆631Updated 4 years ago
- Fowler–Noll–Vo hash function☆342Updated 9 months ago
- Generic array types in Rust☆406Updated this week
- Fast floating point to string conversion☆613Updated 2 months ago
- A crate for safe and ergonomic pin-projection.☆625Updated this week
- Compile time numbers in Rust.☆521Updated 7 months ago
- Intrusive collections for Rust☆430Updated 4 months ago
- Macros for all your token pasting needs☆1,037Updated 3 months ago
- A if/elif-like macro for Rust #[cfg] statements☆578Updated 2 months ago
- Module initialization/global constructor functions for Rust☆775Updated last month
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆723Updated 3 weeks ago
- Count lines of LLVM IR per generic function☆418Updated last week
- Stackless generators on stable Rust.☆446Updated 2 years ago
- A string type for Rust that is not required to be valid UTF-8.☆867Updated 2 weeks ago
- A minimal `syn` syntax tree pretty-printer☆651Updated this week
- Indented document literals for Rust☆676Updated 2 months ago
- Easy self-referential struct generation for Rust.☆561Updated last week
- Numeric traits for generic mathematics in Rust☆756Updated 5 months ago
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆691Updated 2 weeks ago