bluejekyll / enum-as-inner
Macros for deriving as functions to access Enums as their inner components
☆97Updated 6 months ago
Alternatives and similar repositories for enum-as-inner:
Users that are interested in enum-as-inner are comparing it to the libraries listed below
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆141Updated 7 months ago
- Migrated to Codeberg☆80Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆156Updated 2 weeks ago
- Oneshot Rust channel working both in and between sync and async environments☆86Updated last month
- A rust crate to find the total size of an object, on the stack and on the heap☆106Updated last year
- A scope for async_std and tokio to spawn non-static futures☆127Updated 9 months ago
- Const TypeId and non-'static TypeId☆61Updated 2 weeks ago
- A variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflation☆137Updated 4 months ago
- Better reference counted strings for Rust☆119Updated 8 months ago
- Threadsafe RefCell for Rust☆90Updated last week
- Typed index version of Rust slice and Vec containers☆69Updated 5 months ago
- Create extensions for types you don't own with extension traits but without the boilerplate☆131Updated last year
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆46Updated last year
- Utilities for working with impl traits in Rust.☆104Updated last month
- Automatic cfg for Rust compiler features☆96Updated 5 months ago
- Macro for sealing traits and structures☆52Updated 3 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆70Updated last month
- Semantic wrapper for byte count representations☆125Updated last week
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Pull in every source file in a directory as a module☆170Updated 2 weeks ago
- A Rust library for doing URL percentage encoding.☆61Updated 10 months ago
- Convert closures into wakers☆45Updated 2 months ago
- Write doc comments from macros☆101Updated 3 years ago
- Compile-time string operations☆90Updated last month
- Define your own PhantomData☆152Updated 2 weeks ago
- Run closures in parallel☆113Updated 2 months ago
- Compatibility adapter between tokio and futures☆167Updated 2 weeks ago
- Overloadable functions in rust.☆43Updated 5 years ago
- A global executor built on top of async-executor and smol☆73Updated this week
- docs.rs as a publishing platform?☆68Updated last month