nvzqz / static-assertionsLinks
Ensure correct assumptions about constants, types, and more in Rust
☆641Updated 2 years ago
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)☆846Updated last year
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆545Updated 2 months ago
- Compile time numbers in Rust.☆571Updated 2 months ago
- Rust method delegation with less boilerplate☆508Updated last month
- Test harness for ui tests of compiler diagnostics☆950Updated 3 weeks ago
- A set of alternative `derive` attributes for Rust☆459Updated 3 months ago
- Stackless generators on stable Rust.☆475Updated 3 years ago
- Automatic checking for semantic versioning in library crates☆632Updated 2 years ago
- Fast floating point to string conversion☆688Updated 2 weeks ago
- Rust doesn't have exceptions☆635Updated 5 years ago
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆353Updated 3 weeks ago
- The arena, a fast but limited type of allocator☆573Updated last year
- derive simple constructor functions for Rust structs☆570Updated last year
- Generic array types in Rust☆431Updated last month
- Just, really the littlest Vec you could need. So smol.☆717Updated 2 weeks ago
- Macros for all your token pasting needs☆1,072Updated last year
- Experimental one-shot benchmarking/profiling harness for Rust☆643Updated last year
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆766Updated 3 weeks ago
- oh heck, a case conversion library☆576Updated 5 months ago
- Count lines of LLVM IR per generic function☆492Updated 3 weeks ago
- Faster, more compact implementation of std::Cow☆370Updated 2 years ago
- Auditing crates for unsafe code which can be safely replaced☆564Updated 3 years ago
- Rust procedural macro attribute for adding test cases easily☆629Updated last year
- A crate for safe and ergonomic pin-projection.☆694Updated 3 weeks ago
- A minimal `syn` syntax tree pretty-printer☆733Updated 3 weeks ago
- Indented document literals for Rust☆758Updated 3 weeks ago
- Support crate for rustc's self-profiling feature☆376Updated 6 months ago
- Easy self-referential struct generation for Rust.☆680Updated last year
- Inline diagrams for rustdoc with mermaid.js☆544Updated last year
- a smaller, faster and panic-free alternative to core::fmt☆387Updated last year