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
- Safe, zero-cost downcasting for limited compile-time specialization.☆156Updated last week
- A rust crate to find the total size of an object, on the stack and on the heap☆106Updated last year
- Typed index version of Rust slice and Vec containers☆69Updated 5 months ago
- Oneshot Rust channel working both in and between sync and async environments☆86Updated 2 weeks ago
- Create extensions for types you don't own with extension traits but without the boilerplate☆129Updated last year
- A scope for async_std and tokio to spawn non-static futures☆126Updated 9 months ago
- Pull in every source file in a directory as a module☆169Updated last week
- Utilities for working with impl traits in Rust.☆103Updated last month
- Compile-time string operations☆90Updated 3 weeks ago
- Better reference counted strings for Rust☆118Updated 7 months ago
- Migrated to Codeberg☆80Updated last year
- Const TypeId and non-'static TypeId☆61Updated last week
- Write doc comments from macros☆100Updated 3 years ago
- Convert closures into wakers☆45Updated last month
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆141Updated 7 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆95Updated 2 months ago
- Compatibility adapter between tokio and futures☆164Updated this week
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- A implementation of convenience integrations between tokio and tower☆128Updated last year
- Open a scope and then freeze it in time for future access.☆105Updated 6 months ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- Utility wrapper to send non send types to other threads safely☆173Updated last year
- Semantic wrapper for byte count representations☆125Updated 2 weeks ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆70Updated last month
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆76Updated last month
- A Rust library for doing URL percentage encoding.☆60Updated 9 months ago
- ☆111Updated 2 years ago
- Struct fields that are made read-only accessible to other modules☆234Updated last week
- A global executor built on top of async-executor and smol☆73Updated 2 weeks ago
- Scoped Thread Local Storage for Rust☆54Updated last year