nvzqz / static-assertionsLinks
Ensure correct assumptions about constants, types, and more in Rust
☆635Updated last year
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)☆832Updated last year
- Compile time numbers in Rust.☆569Updated last week
- A set of alternative `derive` attributes for Rust☆455Updated last month
- Rust method delegation with less boilerplate☆503Updated this week
- Automatic checking for semantic versioning in library crates☆635Updated 2 years ago
- Test harness for ui tests of compiler diagnostics☆935Updated last week
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆540Updated last week
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆348Updated 10 months ago
- The arena, a fast but limited type of allocator☆566Updated last year
- derive simple constructor functions for Rust structs☆569Updated last year
- Fast floating point to string conversion☆667Updated 3 weeks ago
- Generic array types in Rust☆429Updated 3 weeks ago
- Stackless generators on stable Rust.☆471Updated 3 years ago
- Count lines of LLVM IR per generic function☆481Updated last month
- Rust doesn't have exceptions☆636Updated 5 years ago
- Macros for all your token pasting needs☆1,064Updated last year
- Just, really the littlest Vec you could need. So smol.☆711Updated 2 months ago
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆760Updated last month
- Experimental one-shot benchmarking/profiling harness for Rust☆636Updated last year
- Rust procedural macro attribute for adding test cases easily☆627Updated last year
- oh heck, a case conversion library☆569Updated 3 months ago
- A crate for safe and ergonomic pin-projection.☆686Updated 2 weeks ago
- Support crate for rustc's self-profiling feature☆373Updated 4 months ago
- ☆501Updated last week
- Conditional compilation according to rustc compiler version☆385Updated last month
- a smaller, faster and panic-free alternative to core::fmt☆373Updated last year
- Getters and Setters for Rust.☆373Updated 4 months ago
- Easy self-referential struct generation for Rust.☆669Updated 10 months ago
- Arena based tree 🌲 structure by using indices instead of reference counted pointers☆768Updated 3 months ago
- Indented document literals for Rust☆746Updated 3 weeks ago