Eolu / enum-assocLinks
Rust procedural macro to associate constants with enum variants.
☆29Updated 11 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:
- Cargo API written in Paris☆53Updated last month
 - Take a value atomically once.☆30Updated 2 years ago
 - Simple goldenfile testing in Rust☆44Updated 2 weeks ago
 - Choose Rust types at compile-time via constants☆68Updated last year
 - Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆86Updated 2 months ago
 - ☆108Updated last year
 - Public repository for the Rust keyword generics initiative☆107Updated last year
 - Mirror of Rust's allocator api for use on stable rust☆68Updated last month
 - Automatic cfg for Rust compiler features☆105Updated 4 months ago
 - Unbuffered and unlocked I/O streams☆45Updated 7 months ago
 - assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆122Updated 2 months ago
 - A syntactic "for" loop Rust macro☆56Updated 2 years ago
 - Compile-time checks that an enum or match is written in sorted order☆119Updated 2 weeks ago
 - Helper macros: autoimpl, impl_scope☆68Updated last month
 - This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆151Updated 2 months ago
 - Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆34Updated last year
 - Test harness for declarative and procedural macros expansion via `cargo-expand`☆64Updated 3 months ago
 - A procedural macro helper for easily writing custom derives for enums.☆33Updated last week
 - This crate provides Discrete Interval Tree Data-Structures, which are based off BTreeMap☆49Updated 2 weeks ago
 - ☆39Updated last year
 - ☆76Updated 2 months ago
 - A primitive for writing structural search and replace programs for rust☆31Updated last month
 - Const TypeId and non-'static TypeId☆69Updated last month
 - Library for scripting analyses against crates.io's database dumps☆73Updated last month
 - Serde Visitor for deserializing untagged enums☆67Updated last month
 - A Set of Bits☆71Updated 2 months ago
 - Zero-cost type for stack without complicated type or Box☆45Updated 5 months ago
 - Macro to repeat sequentially indexed copies of a fragment of code☆159Updated last month
 - An efficient JSON Value parser☆77Updated last year
 - Parsing and inspecting Rust literals (particularly useful for proc macros)☆49Updated 2 weeks ago