nvzqz / static-assertionsLinks
Ensure correct assumptions about constants, types, and more in Rust
☆639Updated 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
Sorting:
- A vector with a fixed capacity. (Rust)☆836Updated last year
- Rust method delegation with less boilerplate☆506Updated 2 weeks ago
- A set of alternative `derive` attributes for Rust☆458Updated 2 months ago
- Stackless generators on stable Rust.☆473Updated 3 years ago
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆540Updated last month
- Compile time numbers in Rust.☆568Updated last month
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆349Updated 11 months ago
- Automatic checking for semantic versioning in library crates☆635Updated 2 years ago
- Test harness for ui tests of compiler diagnostics☆940Updated 2 weeks ago
- Generic array types in Rust☆431Updated 2 weeks ago
- The arena, a fast but limited type of allocator☆569Updated last year
- Just, really the littlest Vec you could need. So smol.☆710Updated 3 months ago
- Count lines of LLVM IR per generic function☆483Updated 2 weeks ago
- Fast floating point to string conversion☆670Updated 2 weeks ago
- derive simple constructor functions for Rust structs☆570Updated last year
- Rust doesn't have exceptions☆636Updated 5 years ago
- Macros for all your token pasting needs☆1,064Updated last year
- A if/elif-like macro for Rust #[cfg] statements☆617Updated last week
- A minimal `syn` syntax tree pretty-printer☆728Updated 2 weeks ago
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆762Updated 2 weeks ago
- A small utility to compare Rust micro-benchmarks.☆363Updated last year
- Indented document literals for Rust☆751Updated 2 weeks ago
- Experimental one-shot benchmarking/profiling harness for Rust☆639Updated last year
- a smaller, faster and panic-free alternative to core::fmt☆381Updated last year
- Rust procedural macro attribute for adding test cases easily☆629Updated last year
- Delegation of trait implementations via procedural macros☆279Updated 3 weeks ago
- A crate for safe and ergonomic pin-projection.☆692Updated 3 weeks ago
- Compact inlined strings for Rust.☆536Updated 2 years ago
- oh heck, a case conversion library☆571Updated 3 months ago
- Conditional compilation according to rustc compiler version☆386Updated 2 weeks ago