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:
- Abstract over different executors☆74Updated 2 years ago
- Postfix macros on stable Rust, today.☆76Updated 4 years ago
- A Rust library for runtime-checked linearish types☆37Updated 2 years ago
- Rust crate providing a reimplementation of the `std::Any` trait that supports types with non-`'static` lifetimes.☆43Updated last year
- Rust API stability attributes for the rest of us.☆31Updated last year
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆92Updated 9 months ago
- Zero-cost bitsets over native Rust types☆79Updated 2 months ago
- String formatting utilities that return impl Display and are 100% no_std compatible☆39Updated 4 years ago
- Macro for sealing traits and structures☆61Updated last year
- ☆58Updated 2 years ago
- A lightweight attribute macro for easily writing extension trait pattern.☆87Updated 3 weeks ago
- Generic SIMD abstractions for Rust.☆46Updated 3 years ago
- ☆56Updated 3 years ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆57Updated 2 months ago
- Efficient byte-stream pipe buffer☆44Updated last year
- The quickest way to override dependencies with Cargo☆82Updated this week
- Typed index version of Rust slice and Vec containers☆75Updated 3 weeks ago
- Rust data types and a macro for generating enumeration-based bit flags☆51Updated 2 months ago
- Provides typed variants of Path and PathBuf for Unix and Windows☆60Updated last week
- Find out about keys that are ignored when deserializing data☆95Updated last month
- Imitate the documentation build that docs.rs would do☆68Updated last month
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated 3 months ago
- Serde-based replacement for #[derive(Debug)]☆68Updated last year
- Configure const and static items by environment variables.☆26Updated 2 months ago
- A crate for compile-time duck typing and reflection of structs☆16Updated 4 years ago
- A low-ish level tool for easily writing and hosting WASM based plugins.☆71Updated last year
- A newtype with alignment of at least `A` bytes☆33Updated last month
- A Rust crate with a sscanf (inverse of format!()) Macro based on Regex☆33Updated 3 weeks ago
- Rust macro to specialize on the type of an expression.☆47Updated 2 years ago
- ☆35Updated last year