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 newtype with alignment of at least `A` bytes☆33Updated last month
- Postfix macros on stable Rust, today.☆76Updated 4 years ago
- Embed images in Rust documentation☆27Updated 4 years ago
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated 3 months ago
- Efficient byte-stream pipe buffer☆44Updated last year
- 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
- Macro for sealing traits and structures☆61Updated last year
- ☆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
- ☆30Updated last year
- Find out about keys that are ignored when deserializing data☆95Updated 3 weeks ago
- Abstract over different executors☆74Updated 2 years ago
- Stack-allocated DSTs for rust (fixed capacity)☆51Updated last year
- A crate for compile-time duck typing and reflection of structs☆16Updated 3 years ago
- ☆61Updated 2 years ago
- Proc-macro utility to populate enums from database data☆20Updated last year
- A procedural macro for configuring constant values across crates☆70Updated last year
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated 2 years ago
- Unsafe marker trait for types that deref to a stable address☆32Updated 3 months ago
- ☆26Updated 2 years ago
- ☆19Updated 4 years ago
- ⚠️ DEPRECATED ⚠️ -- use `portable-atomic` instead.☆32Updated 2 years ago
- Proof of concept ranged integers in Rust.☆63Updated 2 months ago
- Mirror of https://gitlab.com/est/cargo-local-serve | Serve a local, offline, clone of crates.io.☆27Updated 5 years ago
- Rust API stability attributes for the rest of us.☆31Updated last year
- Rust crate for making Read streams peekable.☆26Updated 4 years ago
- Imitate the documentation build that docs.rs would do☆65Updated 3 weeks ago
- A Rust library for runtime-checked linearish types☆37Updated 2 years ago
- Generic SIMD abstractions for Rust.☆46Updated 3 years ago
- Convert number to enum☆87Updated last year