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:
- Macro for sealing traits and structures☆59Updated 11 months ago
- Find out about keys that are ignored when deserializing data☆95Updated last month
- A sinless derive helper☆75Updated 4 months ago
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated last year
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆87Updated 7 months ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆57Updated 3 months ago
- Proc-macro utility to populate enums from database data☆20Updated last year
- Unsafe marker trait for types that deref to a stable address☆32Updated last month
- ☆61Updated 2 years ago
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 5 years ago
- Abstract over different executors☆74Updated 2 years ago
- Cargo subcommand for proper use of -Z minimal-versions and -Z direct-minimal-versions.☆64Updated last month
- Rust API stability attributes for the rest of us.☆32Updated last year
- ☆56Updated 2 years ago
- A Rust library for runtime-checked linearish types☆36Updated 2 years ago
- Postfix macros on stable Rust, today.☆75Updated 4 years ago
- Embed images in Rust documentation☆27Updated 4 years ago
- provides a `MaybeOwned<'a,T>` type different to std's `Cow` it implements `From<T>` and `From<&'a T>` and does not require `ToOwned`☆31Updated 2 years ago
- A newtype with alignment of at least `A` bytes☆32Updated 9 months ago
- A procedural macro for configuring constant values across crates☆70Updated last year
- Automatic cfg for Rust compiler features☆105Updated 5 months ago
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated last month
- String formatting utilities that return impl Display and are 100% no_std compatible☆39Updated 4 years ago
- A Rust crate with a sscanf (inverse of format!()) Macro based on Regex☆33Updated last week
- Mirror of https://gitlab.com/est/cargo-local-serve | Serve a local, offline, clone of crates.io.☆27Updated 5 years ago
- ☆30Updated last year
- Serde-based replacement for #[derive(Debug)]☆68Updated last year
- Generic SIMD abstractions for Rust.☆46Updated 3 years ago
- ☆60Updated 3 weeks ago
- ☆33Updated last year