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.☆152Updated this week
- Better reference counted strings for Rust☆139Updated last year
- Define your own PhantomData☆158Updated last week
- A scope for async_std and tokio to spawn non-static futures☆153Updated last year
- Oneshot Rust channel working both in and between sync and async environments☆94Updated 9 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆176Updated 3 months ago
- Threadsafe RefCell for Rust☆97Updated 8 months ago
- A rust crate to find the total size of an object, on the stack and on the heap☆111Updated last year
- ☆198Updated 2 weeks ago
- Create extensions for types you don't own with extension traits but without the boilerplate☆130Updated 2 years ago
- Migrated to Codeberg☆79Updated 2 years ago
- Utility wrapper to send non send types to other threads safely☆186Updated 8 months ago
- Compile-time string operations☆111Updated 2 months ago
- Extract documentation for the feature flags from comments in Cargo.toml☆190Updated last month
- Lazy formatting utility macro for rust☆129Updated 2 years ago
- Make trait methods callable without the trait in scope☆161Updated last week
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆288Updated 2 weeks ago
- Pull in every source file in a directory as a module☆179Updated last week
- ☆43Updated last year
- A simple wrapper around filesystem operations to provide more helpful error messages.☆168Updated last week
- A simple Cross-platform thread schedule and priority library for rust.☆142Updated 2 months ago
- Compile-time checks that an enum or match is written in sorted order☆119Updated last week
- Utilities for dealing with substructures within syn macros☆143Updated 6 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆265Updated 2 weeks ago
- Write doc comments from macros☆101Updated last month
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated last year
- A variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflation☆143Updated 2 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆215Updated last week
- Macro for sealing traits and structures☆59Updated 11 months ago
- Graph the number of crates that depend on your crate over time☆254Updated this week