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:
- Postfix macros on stable Rust, today.☆76Updated 4 years ago
- Macro for sealing traits and structures☆59Updated 8 months ago
- Abstract over different executors☆74Updated 2 years ago
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated last year
- Find out about keys that are ignored when deserializing data☆88Updated this week
- A sinless derive helper☆74Updated last month
- Data structures like Rust `alloc` which reuse user allocated memory☆58Updated 3 weeks ago
- ☆57Updated 3 years ago
- ☆29Updated last year
- A newtype with alignment of at least `A` bytes☆33Updated 6 months ago
- ☆56Updated 2 years ago
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆57Updated 5 months ago
- Efficient byte-stream pipe buffer☆43Updated last year
- A Rust crate with a sscanf (inverse of format!()) Macro based on Regex☆34Updated this week
- ☆57Updated last year
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- A Rust library for runtime-checked linearish types☆35Updated 2 years ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆82Updated 3 months ago
- Mirror of https://gitlab.com/est/cargo-local-serve | Serve a local, offline, clone of crates.io.☆27Updated 4 years ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆102Updated 7 months ago
- Rust data types and a macro for generating enumeration-based bit flags☆49Updated 4 months ago
- ☆92Updated 9 months ago
- Zero-cost bitsets over native Rust types☆78Updated 4 months ago
- Integer types with customizable niche values☆48Updated 8 months ago
- 🐱concat! with support for const variables and expressions☆42Updated last month
- Unsafe marker trait for types that deref to a stable address☆32Updated 3 weeks 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
- The missing compound borrowing for Rust.☆59Updated 2 months ago
- Make trait methods callable without the trait in scope☆151Updated 2 months ago