Trangar / trait_enumLinks
Easy enum wrapper that implements all traits that the wrapped objects implement
☆15Updated 4 years ago
Alternatives and similar repositories for trait_enum
Users that are interested in trait_enum are comparing it to the libraries listed below
Sorting:
- A Rust library for runtime-checked linearish types☆37Updated 2 years ago
- Postfix macros on stable Rust, today.☆76Updated 4 years ago
- A newtype with alignment of at least `A` bytes☆33Updated last month
- Exposes arch-specific intrinsics as safe function (via cfg).☆57Updated 2 months ago
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated 3 months ago
- Macro for sealing traits and structures☆61Updated last year
- Find out about keys that are ignored when deserializing data☆95Updated last month
- Pretty-print file sizes and more☆50Updated 10 months ago
- ☆61Updated 2 years ago
- Inline procedural macros for Rust☆56Updated 3 years ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆92Updated 9 months ago
- ☆56Updated 3 years ago
- Typed index version of Rust slice and Vec containers☆75Updated 2 weeks ago
- ☆58Updated 2 years ago
- Machine scalar casting that meets your expectations☆78Updated 4 years ago
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 5 years ago
- Rust library for safely and explicitly parsing untrusted data☆53Updated last year
- Efficient byte-stream pipe buffer☆44Updated last year
- Proof of concept ranged integers in Rust.☆64Updated 3 months ago
- Proc-macro utility to populate enums from database data☆20Updated last year
- Abstract over different executors☆74Updated 2 years ago
- A procedural macro for configuring constant values across crates☆71Updated last year
- Easy and safe destructuring for more types.☆33Updated 2 months ago
- ☆30Updated last year
- ☆61Updated last year
- A drop-in replacement for #[derive(Debug)] with support for members which do not implement `fmt::Debug`.☆24Updated 6 years ago
- Embed images in Rust documentation☆27Updated 4 years ago
- Serialization value trees☆48Updated last year
- A sinless derive helper☆78Updated last month
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆115Updated 8 months ago