Eolu / enum-assocLinks
Rust procedural macro to associate constants with enum variants.
☆30Updated last year
Alternatives and similar repositories for enum-assoc
Users that are interested in enum-assoc are comparing it to the libraries listed below
Sorting:
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆86Updated 3 months ago
- Cargo API written in Paris☆54Updated 2 weeks ago
- Helper macros: autoimpl, impl_scope☆68Updated last month
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆122Updated 3 months ago
- Compile-time checks that an enum or match is written in sorted order☆119Updated last month
- A memory efficient syntax tree for language developers☆62Updated 3 months ago
- Const TypeId and non-'static TypeId☆69Updated 2 months ago
- Simple goldenfile testing in Rust☆44Updated last month
- Choose Rust types at compile-time via constants☆68Updated last year
- ☆108Updated last year
- A lightweight attribute macro for easily writing extension trait pattern.☆86Updated 3 weeks ago
- Unbuffered and unlocked I/O streams☆45Updated 8 months ago
- Mirror of Rust's allocator api for use on stable rust☆68Updated 2 months ago
- macro that expands to the name of the annotated function☆39Updated 2 years ago
- A garbage collection library for Rust with zero unsafe code☆115Updated last year
- A syntactic "for" loop Rust macro☆56Updated 2 years ago
- A Rust library for runtime-checked linearish types☆36Updated 2 years ago
- An efficient JSON Value parser☆77Updated last year
- Find out about keys that are ignored when deserializing data☆95Updated last month
- Serde Visitor for deserializing untagged enums☆67Updated this week
- A simple set of Rust proc macros for reading and writing global compile-time state between macro calls☆29Updated last year
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆34Updated last year
- `$crate` in procedural macros.☆77Updated this week
- Take a value atomically once.☆30Updated 2 years ago
- Thread-unsafe async runtime☆29Updated last year
- Provides TestResult type for concise and precise test failures☆67Updated 3 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆108Updated 3 weeks ago
- Rust String type with configurable byte storage.☆35Updated last year
- An alternate Cargo registry using static files☆134Updated last month
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆87Updated 7 months ago