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:
- A vector with a fixed capacity. (Rust)☆830Updated 11 months ago
- Rust method delegation with less boilerplate☆496Updated 2 months ago
- Compile time numbers in Rust.☆563Updated this week
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆539Updated 2 weeks ago
- Automatic checking for semantic versioning in library crates☆635Updated 2 years ago
- A set of alternative `derive` attributes for Rust☆454Updated last week
- Fast floating point to string conversion☆654Updated 2 weeks ago
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆342Updated 9 months ago
- Test harness for ui tests of compiler diagnostics☆924Updated 2 weeks ago
- The arena, a fast but limited type of allocator☆557Updated last year
- derive simple constructor functions for Rust structs☆564Updated last year
- Stackless generators on stable Rust.☆469Updated 3 years ago
- Generic array types in Rust☆418Updated 6 months ago
- Count lines of LLVM IR per generic function☆475Updated this week
- Just, really the littlest Vec you could need. So smol.☆704Updated last month
- Rust doesn't have exceptions☆635Updated 5 years ago
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆757Updated 2 weeks ago
- Experimental one-shot benchmarking/profiling harness for Rust☆626Updated last year
- Rust procedural macro attribute for adding test cases easily☆631Updated last year
- Support crate for rustc's self-profiling feature☆373Updated 2 months ago
- Macros for all your token pasting needs☆1,055Updated 11 months ago
- Faster, more compact implementation of std::Cow☆363Updated 2 years ago
- a smaller, faster and panic-free alternative to core::fmt☆372Updated last year
- A crate for safe and ergonomic pin-projection.☆682Updated this week
- A if/elif-like macro for Rust #[cfg] statements☆607Updated 2 weeks ago
- ☆495Updated last week
- Compact inlined strings for Rust.☆529Updated 2 years ago
- Conditional compilation according to rustc compiler version☆381Updated 2 weeks ago
- Auditing crates for unsafe code which can be safely replaced☆558Updated 3 years ago
- Numeric traits for generic mathematics in Rust☆866Updated 3 months ago