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 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 this week
- Better reference counted strings for Rust☆140Updated last year
- Migrated to Codeberg☆79Updated 2 years ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆179Updated 5 months ago
- Pull in every source file in a directory as a module☆181Updated 3 weeks ago
- Fork of std::Arc with lots of utilities useful for FFI☆276Updated last week
- Threadsafe RefCell for Rust☆99Updated 10 months ago
- ☆204Updated 2 months ago
- Write doc comments from macros☆100Updated 3 months ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆292Updated last month
- Create extensions for types you don't own with extension traits but without the boilerplate☆134Updated 2 years ago
- A rust crate to find the total size of an object, on the stack and on the heap☆113Updated 2 years ago
- Utilities for dealing with substructures within syn macros☆143Updated 8 months ago
- Define your own PhantomData☆158Updated last month
- Safely cast &T to &U where the struct U contains a single field of type T.☆216Updated last week
- Utility wrapper to send non send types to other threads safely☆185Updated 10 months ago
- Fast, FFI-friendly string interning for Rust☆180Updated last year
- A variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflation☆144Updated 4 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
- docs.rs as a publishing platform?☆71Updated 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
- A simple Cross-platform thread schedule and priority library for rust.☆145Updated 4 months ago
- Automatic cfg for Rust compiler features☆110Updated 7 months ago
- Const TypeId and non-'static TypeId☆70Updated last month
- ☆111Updated 3 years ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆119Updated 2 months ago