nvzqz / static-assertionsLinks
Ensure correct assumptions about constants, types, and more in Rust
☆619Updated 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)☆821Updated 8 months ago
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆529Updated 3 months ago
- Generic array types in Rust☆411Updated 3 months ago
- Test harness for ui tests of compiler diagnostics☆889Updated 2 weeks ago
- Compile time numbers in Rust.☆547Updated 3 weeks ago
- Rust method delegation with less boilerplate☆487Updated 2 months ago
- Macros for all your token pasting needs☆1,051Updated 8 months ago
- A set of alternative `derive` attributes for Rust☆441Updated last year
- Just, really the littlest Vec you could need. So smol.☆696Updated 3 months ago
- Fast floating point to string conversion☆641Updated last month
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆335Updated 6 months ago
- The arena, a fast but limited type of allocator☆542Updated 10 months ago
- Automatic checking for semantic versioning in library crates☆635Updated last year
- derive simple constructor functions for Rust structs☆556Updated 9 months ago
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆749Updated last month
- A crate for safe and ergonomic pin-projection.☆663Updated last week
- Slab allocator for Rust☆793Updated last week
- Indented document literals for Rust☆712Updated 2 weeks ago
- Rust procedural macro attribute for adding test cases easily☆620Updated last year
- Delegation of trait implementations via procedural macros☆267Updated 11 months ago
- Module initialization/global constructor functions for Rust☆869Updated last month
- Rust doesn't have exceptions☆634Updated 4 years ago
- Stackless generators on stable Rust.☆464Updated 2 years ago
- Faster, more compact implementation of std::Cow☆355Updated 2 years ago
- Typed distributed plugin registration☆1,122Updated 3 months ago
- A Rust proc-macro attribute parser☆1,129Updated 2 weeks ago
- ☆832Updated this week
- Fowler–Noll–Vo hash function☆345Updated last year
- Statically-checked alternatives to RefCell and RwLock☆368Updated last year
- Attribute macro to require that the compiler prove a function can't ever panic☆1,132Updated 3 months ago