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 last month
- Safe, zero-cost downcasting for limited compile-time specialization.☆178Updated 5 months ago
- Oneshot Rust channel working both in and between sync and async environments☆97Updated 10 months ago
- A variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflation☆144Updated 3 months ago
- Better reference counted strings for Rust☆139Updated last year
- A scope for async_std and tokio to spawn non-static futures☆155Updated last year
- Define your own PhantomData☆158Updated 3 weeks ago
- Compile-time checks that an enum or match is written in sorted order☆120Updated 3 weeks ago
- ☆202Updated last month
- Compile-time string operations☆114Updated last week
- Threadsafe RefCell for Rust☆99Updated 9 months ago
- Make trait methods callable without the trait in scope☆161Updated 3 weeks ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆114Updated 7 months ago
- Migrated to Codeberg☆79Updated 2 years ago
- Create extensions for types you don't own with extension traits but without the boilerplate☆134Updated 2 years ago
- Pull in every source file in a directory as a module☆179Updated 3 weeks ago
- Utilities for dealing with substructures within syn macros☆143Updated 8 months ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆291Updated last week
- A rust crate to find the total size of an object, on the stack and on the heap☆113Updated last year
- A simple Cross-platform thread schedule and priority library for rust.☆144Updated 4 months ago
- Utility wrapper to send non send types to other threads safely☆185Updated 9 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆274Updated last week
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆74Updated last year
- Automatic cfg for Rust compiler features☆110Updated 6 months ago
- Utilities for working with impl traits in Rust.☆118Updated 11 months ago
- Macro to repeat sequentially indexed copies of a fragment of code☆160Updated 3 weeks ago
- Fast, FFI-friendly string interning for Rust☆176Updated last year
- Const equivalents of std functions, compile-time comparison, and parsing.☆118Updated 2 months ago
- fn(Code) -> Docs☆86Updated 2 years ago
- An experimental linting interface for Rust. Let's make custom lints a reality☆147Updated 2 years ago