bluejekyll / enum-as-innerLinks
Macros for deriving as functions to access Enums as their inner components
☆104Updated last year
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.☆151Updated 2 months ago
- Oneshot Rust channel working both in and between sync and async environments☆92Updated 8 months ago
- Make trait methods callable without the trait in scope☆160Updated 3 weeks ago
- A scope for async_std and tokio to spawn non-static futures☆152Updated last year
- A rust crate to find the total size of an object, on the stack and on the heap☆111Updated last year
- Better reference counted strings for Rust☆138Updated last year
- Threadsafe RefCell for Rust☆95Updated 7 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆175Updated 3 months ago
- Create extensions for types you don't own with extension traits but without the boilerplate☆130Updated 2 years ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated 11 months ago
- Pull in every source file in a directory as a module☆179Updated 3 weeks ago
- Fast, FFI-friendly string interning for Rust☆173Updated last year
- Define your own PhantomData☆158Updated this week
- A variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflation☆143Updated last month
- ☆196Updated last week
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆114Updated 5 months ago
- Migrated to Codeberg☆79Updated 2 years ago
- Utilities for dealing with substructures within syn macros☆143Updated 6 months ago
- Macro to repeat sequentially indexed copies of a fragment of code☆160Updated last month
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆285Updated 2 weeks ago
- Compile-time string operations☆108Updated last month
- Write doc comments from macros☆101Updated 2 weeks ago
- Automatic cfg for Rust compiler features☆105Updated 4 months ago
- Utility wrapper to send non send types to other threads safely☆188Updated 7 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆262Updated this week
- Macro for sealing traits and structures☆59Updated 11 months ago
- Utilities for working with impl traits in Rust.☆117Updated 9 months ago
- Compile-time checks that an enum or match is written in sorted order☆119Updated 3 weeks ago
- Const TypeId and non-'static TypeId☆69Updated last month
- Graph the number of crates that depend on your crate over time☆253Updated last month