nvzqz / static-assertions
Ensure correct assumptions about constants, types, and more in Rust
☆615Updated last year
Alternatives and similar repositories for static-assertions:
Users that are interested in static-assertions are comparing it to the libraries listed below
- A vector with a fixed capacity. (Rust)☆810Updated 6 months ago
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆518Updated 2 months ago
- Rust method delegation with less boilerplate☆487Updated 3 weeks ago
- Test harness for ui tests of compiler diagnostics☆877Updated 2 months ago
- A crate for safe and ergonomic pin-projection.☆653Updated last month
- Module initialization/global constructor functions for Rust☆847Updated 2 weeks ago
- derive simple constructor functions for Rust structs☆548Updated 8 months ago
- Generic array types in Rust☆407Updated last month
- A set of alternative `derive` attributes for Rust☆438Updated 11 months ago
- Automatic checking for semantic versioning in library crates☆635Updated last year
- Compile time numbers in Rust.☆542Updated 3 weeks ago
- The arena, a fast but limited type of allocator☆540Updated 8 months ago
- Rust doesn't have exceptions☆632Updated 4 years ago
- Fast floating point to string conversion☆632Updated 2 months ago
- Typed distributed plugin registration☆1,103Updated 2 months ago
- Stackless generators on stable Rust.☆461Updated 2 years ago
- Easy self-referential struct generation for Rust.☆607Updated 3 months ago
- Slab allocator for Rust☆773Updated last week
- Faster, more compact implementation of std::Cow☆351Updated 2 years ago
- A if/elif-like macro for Rust #[cfg] statements☆588Updated 6 months ago
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆335Updated 4 months ago
- A Rust proc-macro attribute parser☆1,115Updated 2 weeks ago
- Macros for all your token pasting needs☆1,045Updated 6 months ago
- Cargo subcommand to provide various options useful for testing and continuous integration.☆710Updated last month
- Intrusive collections for Rust☆447Updated 8 months ago
- Rust procedural macro attribute for adding test cases easily☆619Updated 11 months ago
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆735Updated last week
- Just, really the littlest Vec you could need. So smol.☆680Updated 2 months ago
- Heap profiling and ad hoc profiling for Rust programs.☆792Updated 2 months ago
- oh heck, a case conversion library☆537Updated last year