bluejekyll / enum-as-innerLinks
Macros for deriving as functions to access Enums as their inner components
☆104Updated last week
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.☆152Updated 2 months ago
- A scope for async_std and tokio to spawn non-static futures☆155Updated last year
- Make trait methods callable without the trait in scope☆162Updated last month
- Oneshot Rust channel working both in and between sync and async environments☆96Updated 2 weeks ago
- Pull in every source file in a directory as a module☆181Updated 3 weeks ago
- Utility wrapper to send non send types to other threads safely☆186Updated 10 months ago
- Better reference counted strings for Rust☆140Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆180Updated 5 months ago
- Threadsafe RefCell for Rust☆99Updated 10 months ago
- A rust crate to find the total size of an object, on the stack and on the heap☆113Updated 2 years ago
- Create extensions for types you don't own with extension traits but without the boilerplate☆134Updated 2 years ago
- A variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflation☆144Updated 4 months ago
- Define your own PhantomData☆158Updated last month
- ☆205Updated 2 months ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆74Updated last year
- Compile-time checks that an enum or match is written in sorted order☆120Updated last month
- Utilities for dealing with substructures within syn macros☆143Updated 9 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆216Updated 2 weeks ago
- Compile-time string operations☆116Updated last week
- Macro to repeat sequentially indexed copies of a fragment of code☆162Updated last month
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆293Updated last month
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆115Updated 8 months ago
- Fast, FFI-friendly string interning for Rust☆180Updated last year
- Open a scope and then freeze it in time for future access.☆108Updated last year
- Fork of std::Arc with lots of utilities useful for FFI☆278Updated 2 weeks ago
- Write doc comments from macros☆100Updated 3 months ago
- Migrated to Codeberg☆79Updated 2 years ago
- Utilities for working with impl traits in Rust.☆121Updated last year
- Const TypeId and non-'static TypeId☆70Updated last month
- Automatic cfg for Rust compiler features☆111Updated 7 months ago