nvzqz / static-assertionsLinks
Ensure correct assumptions about constants, types, and more in Rust
☆630Updated 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:
- Automatic checking for semantic versioning in library crates☆636Updated 2 years ago
- A vector with a fixed capacity. (Rust)☆829Updated 10 months ago
- Test harness for ui tests of compiler diagnostics☆917Updated 3 weeks ago
- Compile time numbers in Rust.☆561Updated 3 months ago
- Rust method delegation with less boilerplate☆496Updated 2 months ago
- A set of alternative `derive` attributes for Rust☆448Updated last year
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆538Updated 6 months ago
- Stackless generators on stable Rust.☆469Updated 3 years ago
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆337Updated 8 months ago
- Fast floating point to string conversion☆650Updated 3 weeks ago
- Rust doesn't have exceptions☆634Updated 5 years ago
- derive simple constructor functions for Rust structs☆562Updated last year
- Generic array types in Rust☆418Updated 6 months ago
- Macros for all your token pasting needs☆1,054Updated 11 months ago
- Experimental one-shot benchmarking/profiling harness for Rust☆626Updated last year
- Just, really the littlest Vec you could need. So smol.☆705Updated 3 weeks ago
- The arena, a fast but limited type of allocator☆553Updated last year
- Rust procedural macro attribute for adding test cases easily☆626Updated last year
- oh heck, a case conversion library☆559Updated last month
- Indented document literals for Rust☆730Updated 3 weeks ago
- Conditional compilation according to rustc compiler version☆375Updated this week
- Faster, more compact implementation of std::Cow☆362Updated 2 years ago
- Support crate for rustc's self-profiling feature☆370Updated 2 months ago
- Fowler–Noll–Vo hash function☆347Updated last year
- Count lines of LLVM IR per generic function☆475Updated 2 weeks ago
- A minimal `syn` syntax tree pretty-printer☆714Updated 3 weeks ago
- Safe cross-platform linker shenanigans☆777Updated this week
- A if/elif-like macro for Rust #[cfg] statements☆608Updated 3 weeks ago
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆759Updated 3 weeks ago
- Attribute macro to require that the compiler prove a function can't ever panic☆1,146Updated this week