nvzqz / static-assertionsLinks
Ensure correct assumptions about constants, types, and more in Rust
☆618Updated 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:
- Rust method delegation with less boilerplate☆487Updated last month
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆526Updated 2 months ago
- Compile time numbers in Rust.☆547Updated last month
- Test harness for ui tests of compiler diagnostics☆886Updated 2 weeks ago
- A vector with a fixed capacity. (Rust)☆816Updated 7 months ago
- Fast floating point to string conversion☆635Updated 2 weeks ago
- Generic array types in Rust☆411Updated 2 months ago
- Automatic checking for semantic versioning in library crates☆635Updated last year
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆335Updated 5 months ago
- Indented document literals for Rust☆707Updated 2 weeks ago
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆741Updated 3 weeks ago
- A set of alternative `derive` attributes for Rust☆438Updated last year
- Rust doesn't have exceptions☆634Updated 4 years ago
- derive simple constructor functions for Rust structs☆554Updated 9 months ago
- A crate for safe and ergonomic pin-projection.☆659Updated 2 months ago
- Experimental one-shot benchmarking/profiling harness for Rust☆611Updated 9 months ago
- A string type for Rust that is not required to be valid UTF-8.☆938Updated last month
- ☆487Updated 7 months ago
- Macros for all your token pasting needs☆1,046Updated 7 months ago
- Just, really the littlest Vec you could need. So smol.☆689Updated 2 months ago
- ☆828Updated 2 weeks ago
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆746Updated 2 weeks ago
- oh heck, a case conversion library☆546Updated last year
- A Rust proc-macro attribute parser☆1,121Updated last week
- Slab allocator for Rust☆787Updated last week
- A minimal `syn` syntax tree pretty-printer☆703Updated this week
- Module initialization/global constructor functions for Rust☆864Updated 2 weeks ago
- Stackless generators on stable Rust.☆461Updated 2 years ago
- The arena, a fast but limited type of allocator☆541Updated 9 months ago
- Count lines of LLVM IR per generic function☆444Updated 4 months ago