nvzqz / static-assertions
Ensure correct assumptions about constants, types, and more in Rust
☆603Updated 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)☆789Updated 4 months ago
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆507Updated this week
- Test harness for ui tests of compiler diagnostics☆854Updated last week
- Compile time numbers in Rust.☆528Updated this week
- A set of alternative `derive` attributes for Rust☆429Updated 8 months ago
- Generic array types in Rust☆407Updated last month
- Automatic checking for semantic versioning in library crates☆635Updated last year
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆330Updated 2 months ago
- A crate for safe and ergonomic pin-projection.☆631Updated this week
- Rust method delegation with less boilerplate☆455Updated last week
- Just, really the littlest Vec you could need. So smol.☆665Updated 3 weeks ago
- derive simple constructor functions for Rust structs☆541Updated 5 months ago
- Fast floating point to string conversion☆622Updated this week
- Rust doesn't have exceptions☆631Updated 4 years ago
- Slab allocator for Rust☆740Updated last week
- Easy self-referential struct generation for Rust.☆571Updated last month
- Macros for all your token pasting needs☆1,038Updated 4 months ago
- Typed distributed plugin registration☆1,069Updated last week
- A string type for Rust that is not required to be valid UTF-8.☆886Updated last month
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆701Updated this week
- The arena, a fast but limited type of allocator☆529Updated 6 months ago
- Count lines of LLVM IR per generic function☆434Updated 3 weeks ago
- Conditional compilation according to rustc compiler version☆346Updated 3 weeks ago
- A if/elif-like macro for Rust #[cfg] statements☆579Updated 3 months ago
- Intrusive collections for Rust☆436Updated 5 months ago
- Safe cross-platform linker shenanigans☆694Updated last week
- ☆791Updated last week
- Experimental one-shot benchmarking/profiling harness for Rust☆602Updated 6 months ago
- Stackless generators on stable Rust.☆449Updated 2 years ago
- Module initialization/global constructor functions for Rust☆798Updated this week