bluejekyll / enum-as-innerLinks
Macros for deriving as functions to access Enums as their inner components
☆104Updated 11 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.☆149Updated last week
- A scope for async_std and tokio to spawn non-static futures☆144Updated last year
- Pull in every source file in a directory as a module☆177Updated 5 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆168Updated last week
- Oneshot Rust channel working both in and between sync and async environments☆90Updated 5 months ago
- Define your own PhantomData☆156Updated last week
- Better reference counted strings for Rust☆134Updated last year
- Make trait methods callable without the trait in scope☆152Updated last week
- Utility wrapper to send non send types to other threads safely☆184Updated 4 months ago
- Fast, FFI-friendly string interning for Rust☆168Updated 10 months ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆269Updated 4 months ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆112Updated 3 months ago
- Compile-time checks that an enum or match is written in sorted order☆117Updated last week
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated 9 months ago
- Threadsafe RefCell for Rust☆93Updated 5 months ago
- Compatibility adapter between tokio and futures☆175Updated last week
- ☆191Updated this week
- Open a scope and then freeze it in time for future access.☆107Updated last year
- A variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflation☆143Updated 3 weeks ago
- Fork of std::Arc with lots of utilities useful for FFI☆248Updated 2 months ago
- Macro for sealing traits and structures☆59Updated 8 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆104Updated this week
- Utilities for working with impl traits in Rust.☆112Updated 6 months ago
- Utilities for dealing with substructures within syn macros☆141Updated 3 months ago
- Write doc comments from macros☆100Updated 3 years ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆82Updated last week
- A rust crate to find the total size of an object, on the stack and on the heap☆109Updated last year
- A small test framework to write your own test harness that looks and behaves like the built-in test harness used by `rustc --test`☆121Updated 10 months ago
- Const TypeId and non-'static TypeId☆66Updated 2 weeks ago
- Graph the number of crates that depend on your crate over time☆251Updated last week