Eolu / enum-assoc
Rust procedural macro to associate constants with enum variants.
☆25Updated 5 months ago
Alternatives and similar repositories for enum-assoc
Users that are interested in enum-assoc are comparing it to the libraries listed below
Sorting:
- Imitate the documentation build that docs.rs would do☆50Updated 3 months ago
- ☆107Updated last year
- ☆40Updated 10 months ago
- Test harness for declarative and procedural macros expansion via `cargo-expand`☆58Updated 2 months ago
- Const TypeId and non-'static TypeId☆66Updated 2 months ago
- Find out about keys that are ignored when deserializing data☆81Updated this week
- Typed index version of Rust slice and Vec containers☆69Updated last week
- Serde support for the humantime crate☆33Updated last year
- An alternate Cargo registry using static files☆120Updated 2 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆98Updated 4 months ago
- Access and evaluate tracing logs in async and sync tests.☆71Updated 11 months ago
- Simple goldenfile testing in Rust.☆39Updated 3 months ago
- A modern and lightweight implementation of arbitrary integers for Rust☆38Updated last week
- A snapshot of name squatting on crates.io☆75Updated last year
- Serde-based replacement for #[derive(Debug)]☆68Updated 7 months ago
- Adapters to convert between different writable APIs.☆21Updated 4 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆71Updated last week
- A lightweight attribute macro for easily writing extension trait pattern.☆69Updated last month
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆102Updated 4 months ago
- A Rust library providing pretty hex dump.☆63Updated last year
- Cargo subcommand for proper use of -Z minimal-versions and -Z direct-minimal-versions.☆55Updated last month
- ☆41Updated last year
- Parsing and inspecting Rust literals (particularly useful for proc macros)☆43Updated last year
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 2 months ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆109Updated 2 years ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆143Updated 9 months ago
- Rust `Vec<T>` wrapper that gurantees to contain at least 1 element☆95Updated last week
- A Rust crate providing an implementation of an RFC-compliant `EmailAddress` newtype.☆72Updated 5 months ago
- Provides TestResult type for concise and precise test failures☆64Updated 9 months ago
- ☆53Updated 2 months ago