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.☆149Updated 3 weeks ago
- Oneshot Rust channel working both in and between sync and async environments☆92Updated 6 months ago
- Pull in every source file in a directory as a module☆177Updated 2 weeks ago
- A rust crate to find the total size of an object, on the stack and on the heap☆109Updated last year
- A scope for async_std and tokio to spawn non-static futures☆144Updated last year
- Better reference counted strings for Rust☆135Updated last year
- Create extensions for types you don't own with extension traits but without the boilerplate☆131Updated 2 years ago
- Compile-time checks that an enum or match is written in sorted order☆117Updated 2 weeks ago
- Utility wrapper to send non send types to other threads safely☆187Updated 5 months ago
- Make trait methods callable without the trait in scope☆152Updated 2 weeks ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆169Updated last month
- Define your own PhantomData☆156Updated 2 weeks ago
- Fast, FFI-friendly string interning for Rust☆171Updated 11 months ago
- Threadsafe RefCell for Rust☆95Updated 5 months ago
- ☆194Updated 3 weeks ago
- Utilities for dealing with substructures within syn macros☆141Updated 4 months ago
- Open a scope and then freeze it in time for future access.☆107Updated last year
- A simple Cross-platform thread schedule and priority library for rust.☆134Updated last week
- A variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflation☆142Updated 2 weeks ago
- Fork of std::Arc with lots of utilities useful for FFI☆252Updated 2 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
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆272Updated 3 weeks ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆105Updated this week
- Graph the number of crates that depend on your crate over time☆251Updated 2 weeks ago
- Migrated to Codeberg☆79Updated 2 years ago
- Struct fields that are made read-only accessible to other modules☆257Updated 2 weeks ago
- Macro for sealing traits and structures☆59Updated 9 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆214Updated 2 weeks ago
- Utilities for working with impl traits in Rust.☆113Updated 7 months ago
- Compatibility adapter between tokio and futures☆179Updated 2 weeks ago