nvzqz / static-assertions
Ensure correct assumptions about constants, types, and more in Rust
☆607Updated last year
Alternatives and similar repositories for static-assertions:
Users that are interested in static-assertions are comparing it to the libraries listed below
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆511Updated 2 weeks ago
- Test harness for ui tests of compiler diagnostics☆869Updated 2 weeks ago
- A vector with a fixed capacity. (Rust)☆803Updated 5 months ago
- Rust method delegation with less boilerplate☆463Updated last week
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆330Updated 3 months ago
- Fowler–Noll–Vo hash function☆345Updated last year
- Generic array types in Rust☆406Updated 2 weeks ago
- Compile time numbers in Rust.☆541Updated 3 weeks ago
- A if/elif-like macro for Rust #[cfg] statements☆581Updated 4 months ago
- Slab allocator for Rust☆747Updated last month
- Macros for all your token pasting needs☆1,041Updated 5 months ago
- A set of alternative `derive` attributes for Rust☆433Updated 9 months ago
- Automatic checking for semantic versioning in library crates☆634Updated last year
- Fast floating point to string conversion☆626Updated 2 weeks ago
- Stackless generators on stable Rust.☆456Updated 2 years ago
- A crate for safe and ergonomic pin-projection.☆637Updated 2 weeks ago
- derive simple constructor functions for Rust structs☆544Updated 6 months ago
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆716Updated 2 weeks ago
- Easy self-referential struct generation for Rust.☆593Updated 2 months ago
- Faster, more compact implementation of std::Cow☆343Updated last year
- Just, really the littlest Vec you could need. So smol.☆675Updated 3 weeks ago
- ☆807Updated last week
- Delegation of trait implementations via procedural macros☆261Updated 8 months ago
- a smaller, faster and panic-free alternative to core::fmt☆357Updated last year
- Indented document literals for Rust☆699Updated 2 weeks ago
- oh heck, a case conversion library☆526Updated last year
- Conditional compilation according to rustc compiler version☆350Updated 2 weeks ago
- A tool for managing cargo workspaces and their crates, inspired by lerna☆509Updated 2 weeks ago
- Cargo subcommand to provide various options useful for testing and continuous integration.☆686Updated 2 weeks ago
- A string type for Rust that is not required to be valid UTF-8.☆900Updated 2 months ago