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:
- Compile time numbers in Rust.☆568Updated last month
- A vector with a fixed capacity. (Rust)☆843Updated last year
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆540Updated last month
- Test harness for ui tests of compiler diagnostics☆941Updated last week
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆350Updated this week
- Automatic checking for semantic versioning in library crates☆632Updated 2 years ago
- A set of alternative `derive` attributes for Rust☆459Updated 2 months ago
- Stackless generators on stable Rust.☆474Updated 3 years ago
- derive simple constructor functions for Rust structs☆570Updated last year
- Generic array types in Rust☆431Updated last month
- Rust method delegation with less boilerplate☆508Updated last month
- Fast floating point to string conversion☆678Updated this week
- Rust doesn't have exceptions☆635Updated 5 years ago
- Compact inlined strings for Rust.☆537Updated 2 years ago
- Count lines of LLVM IR per generic function☆487Updated this week
- Just, really the littlest Vec you could need. So smol.☆715Updated this week
- Experimental one-shot benchmarking/profiling harness for Rust☆642Updated last year
- A if/elif-like macro for Rust #[cfg] statements☆619Updated 3 weeks ago
- oh heck, a case conversion library☆572Updated 4 months ago
- The arena, a fast but limited type of allocator☆571Updated last year
- Macros for all your token pasting needs☆1,067Updated last year
- Rust procedural macro attribute for adding test cases easily☆629Updated last year
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆765Updated this week
- Getters and Setters for Rust.☆377Updated 6 months ago
- Faster, more compact implementation of std::Cow☆370Updated 2 years ago
- a smaller, faster and panic-free alternative to core::fmt☆383Updated last year
- Arena based tree 🌲 structure by using indices instead of reference counted pointers☆769Updated 4 months ago
- Indented document literals for Rust☆753Updated this week
- Conditional compilation according to rustc compiler version☆389Updated this week
- Attribute macro to require that the compiler prove a function can't ever panic☆1,167Updated last week