nvzqz / static-assertionsLinks
Ensure correct assumptions about constants, types, and more in Rust
☆644Updated 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:
- Rust method delegation with less boilerplate☆509Updated 2 months ago
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆545Updated 2 months ago
- A vector with a fixed capacity. (Rust)☆851Updated last year
- Compile time numbers in Rust.☆572Updated 2 months ago
- Generic array types in Rust☆430Updated 2 months ago
- Automatic checking for semantic versioning in library crates☆632Updated 2 years ago
- A set of alternative `derive` attributes for Rust☆459Updated 4 months ago
- Test harness for ui tests of compiler diagnostics☆950Updated last week
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆354Updated last week
- Stackless generators on stable Rust.☆476Updated 3 years ago
- derive simple constructor functions for Rust structs☆573Updated last year
- Fast floating point to string conversion☆688Updated last week
- Experimental one-shot benchmarking/profiling harness for Rust☆643Updated last year
- Rust procedural macro attribute for adding test cases easily☆630Updated last year
- Just, really the littlest Vec you could need. So smol.☆722Updated this week
- Rust doesn't have exceptions☆634Updated 5 years ago
- The arena, a fast but limited type of allocator☆575Updated last year
- Macros for all your token pasting needs☆1,074Updated last year
- Numeric traits for generic mathematics in Rust☆909Updated 7 months ago
- Count lines of LLVM IR per generic function☆495Updated last month
- A minimal `syn` syntax tree pretty-printer☆736Updated last month
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆768Updated last month
- oh heck, a case conversion library☆580Updated 5 months ago
- Faster, more compact implementation of std::Cow☆371Updated 2 years ago
- A if/elif-like macro for Rust #[cfg] statements☆625Updated 2 months ago
- Easy self-referential struct generation for Rust.☆689Updated last year
- Delegation of trait implementations via procedural macros☆279Updated last month
- A crate for safe and ergonomic pin-projection.☆697Updated last week
- a smaller, faster and panic-free alternative to core::fmt☆388Updated last year
- Auditing crates for unsafe code which can be safely replaced☆566Updated 3 years ago