bluejekyll / enum-as-innerLinks
Macros for deriving as functions to access Enums as their inner components
☆102Updated 10 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
Sorting:
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆147Updated 11 months ago
- A scope for async_std and tokio to spawn non-static futures☆138Updated last year
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 4 months ago
- Better reference counted strings for Rust☆130Updated 11 months ago
- Create extensions for types you don't own with extension traits but without the boilerplate☆130Updated 2 years ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆166Updated 3 weeks ago
- A rust crate to find the total size of an object, on the stack and on the heap☆108Updated last year
- Const TypeId and non-'static TypeId☆66Updated last month
- Make trait methods callable without the trait in scope☆149Updated last month
- Compile-time string operations☆97Updated last month
- A variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflation☆138Updated 8 months ago
- Compile-time checks that an enum or match is written in sorted order☆117Updated last month
- Pull in every source file in a directory as a module☆173Updated 4 months ago
- Fast, FFI-friendly string interning for Rust☆166Updated 9 months ago
- ☆188Updated 3 weeks ago
- Automatic cfg for Rust compiler features☆102Updated 3 weeks ago
- Write doc comments from macros☆99Updated 3 years ago
- Find out about keys that are ignored when deserializing data☆85Updated last month
- Utility wrapper to send non send types to other threads safely☆183Updated 3 months ago
- Compatibility adapter between tokio and futures☆171Updated 4 months ago
- Macro for sealing traits and structures☆57Updated 7 months ago
- Threadsafe RefCell for Rust☆93Updated 3 months ago
- Graph the number of crates that depend on your crate over time☆251Updated last month
- Open a scope and then freeze it in time for future access.☆107Updated 10 months ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆157Updated last year
- ☆42Updated 9 months ago
- ⚡️📊 Compare the performance of Rust project branches☆66Updated 2 months ago
- A simple Cross-platform thread schedule and priority library for rust.☆132Updated 3 weeks ago
- Fast JSON deserialization on borrowed data☆108Updated 3 weeks ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆81Updated 3 weeks ago