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:
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆546Updated 3 months ago
- A vector with a fixed capacity. (Rust)☆851Updated last year
- Test harness for ui tests of compiler diagnostics☆950Updated last week
- Rust method delegation with less boilerplate☆510Updated 2 months ago
- A set of alternative `derive` attributes for Rust☆459Updated 4 months ago
- Compile time numbers in Rust.☆573Updated 3 months ago
- Automatic checking for semantic versioning in library crates☆632Updated 2 years ago
- Stackless generators on stable Rust.☆476Updated 3 years ago
- Fast floating point to string conversion☆690Updated this week
- derive simple constructor functions for Rust structs☆574Updated last year
- Count lines of LLVM IR per generic function☆497Updated last month
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆354Updated 2 weeks ago
- Rust doesn't have exceptions☆634Updated 5 years ago
- Just, really the littlest Vec you could need. So smol.☆724Updated last week
- The arena, a fast but limited type of allocator☆576Updated last year
- Macros for all your token pasting needs☆1,077Updated last year
- Generic array types in Rust☆431Updated 2 months ago
- Experimental one-shot benchmarking/profiling harness for Rust☆644Updated last year
- Support crate for rustc's self-profiling feature☆376Updated 6 months ago
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆768Updated last month
- oh heck, a case conversion library☆581Updated 5 months ago
- Getters and Setters for Rust.☆381Updated 7 months ago
- Arena based tree 🌲 structure by using indices instead of reference counted pointers☆772Updated 6 months ago
- A if/elif-like macro for Rust #[cfg] statements☆627Updated 2 months ago
- a smaller, faster and panic-free alternative to core::fmt☆389Updated last year
- Easy self-referential struct generation for Rust.☆690Updated last year
- Rust procedural macro attribute for adding test cases easily☆630Updated last year
- A crate for safe and ergonomic pin-projection.☆699Updated 2 weeks ago
- ☆501Updated 3 months ago
- Auditing crates for unsafe code which can be safely replaced☆567Updated 3 years ago