Eolu / enum-assocLinks
Rust procedural macro to associate constants with enum variants.
☆27Updated 10 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:
- Choose Rust types at compile-time via constants☆68Updated last year
- Imitate the documentation build that docs.rs would do☆56Updated this week
- Const TypeId and non-'static TypeId☆67Updated 2 weeks ago
- Macro to repeat sequentially indexed copies of a fragment of code☆159Updated 2 weeks ago
- A lightweight attribute macro for easily writing extension trait pattern.☆80Updated last month
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆84Updated last month
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆150Updated last month
- Cargo API written in Paris☆52Updated this week
- Compile-time checks that an enum or match is written in sorted order☆119Updated 2 weeks ago
- Public repository for the Rust keyword generics initiative☆106Updated last year
- ☆108Updated last year
- Blazing fast immutable collection datatypes for Rust.☆113Updated 2 weeks ago
- Library for scripting analyses against crates.io's database dumps☆73Updated 2 weeks ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆105Updated 3 weeks ago
- Helper macros: autoimpl, impl_scope☆67Updated this week
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆110Updated last month
- A syntactic "for" loop Rust macro☆56Updated 2 years ago
- Simple goldenfile testing in Rust☆43Updated 7 months ago
- An alternate Cargo registry using static files☆130Updated 7 months ago
- Take a value atomically once.☆30Updated 2 years ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆86Updated 5 months ago
- Checksum of a directory tree☆48Updated last month
- Safe, zero-cost downcasting for limited compile-time specialization.☆172Updated last month
- Minimal TOML library with few dependencies☆84Updated 7 months ago
- Test harness for declarative and procedural macros expansion via `cargo-expand`☆63Updated 2 months ago
- Mirror of Rust's allocator api for use on stable rust☆65Updated 3 weeks ago
- Lazy formatting utility macro for rust☆129Updated last year
- A procedural macro helper for easily writing custom derives for enums.☆33Updated this week
- Correct by construction non-empty list☆64Updated 2 months ago
- PEG trace visualizer☆89Updated 8 months ago