nvzqz / static-assertionsLinks
Ensure correct assumptions about constants, types, and more in Rust
☆626Updated 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:
- Compile time numbers in Rust.☆555Updated 2 months ago
- A vector with a fixed capacity. (Rust)☆827Updated 9 months ago
- Automatic checking for semantic versioning in library crates☆635Updated 2 years ago
- Rust method delegation with less boilerplate☆492Updated 3 weeks ago
- A set of alternative `derive` attributes for Rust☆446Updated last year
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆534Updated 4 months ago
- Test harness for ui tests of compiler diagnostics☆911Updated this week
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆336Updated 7 months ago
- Stackless generators on stable Rust.☆467Updated 3 years ago
- Fast floating point to string conversion☆647Updated 2 months ago
- Generic array types in Rust☆414Updated 4 months ago
- The arena, a fast but limited type of allocator☆548Updated 11 months ago
- Rust doesn't have exceptions☆634Updated 4 years ago
- derive simple constructor functions for Rust structs☆560Updated 11 months ago
- Experimental one-shot benchmarking/profiling harness for Rust☆620Updated 11 months ago
- Just, really the littlest Vec you could need. So smol.☆700Updated 5 months ago
- Macros for all your token pasting needs☆1,052Updated 9 months ago
- Fowler–Noll–Vo hash function☆347Updated last year
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆754Updated 2 months ago
- Count lines of LLVM IR per generic function☆465Updated 3 weeks ago
- Delegation of trait implementations via procedural macros☆269Updated last year
- Rust procedural macro attribute for adding test cases easily☆621Updated last year
- A crate for safe and ergonomic pin-projection.☆670Updated this week
- A if/elif-like macro for Rust #[cfg] statements☆602Updated last month
- Struct mocking library for Rust☆470Updated 7 months ago
- A minimal `syn` syntax tree pretty-printer☆710Updated last week
- Easy self-referential struct generation for Rust.☆633Updated 6 months ago
- Conditional compilation according to rustc compiler version☆373Updated 2 months ago
- Faster, more compact implementation of std::Cow☆355Updated 2 years ago
- A Rust macro to determine if a type implements a logical trait expression☆259Updated 5 years ago