bluejekyll / enum-as-inner
Macros for deriving as functions to access Enums as their inner components
☆101Updated 8 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:
- A rust crate to find the total size of an object, on the stack and on the heap☆107Updated last year
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 3 months ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆143Updated 9 months ago
- Better reference counted strings for Rust☆126Updated 10 months ago
- A scope for async_std and tokio to spawn non-static futures☆134Updated last year
- Threadsafe RefCell for Rust☆90Updated 2 months ago
- Graph the number of crates that depend on your crate over time☆241Updated last week
- Pull in every source file in a directory as a module☆173Updated 2 months ago
- Postfix macros on stable Rust, today.☆76Updated 4 years ago
- Write doc comments from macros☆99Updated 3 years ago
- Rust macro for automatically generating default☆141Updated last year
- Compile-time checks that an enum or match is written in sorted order☆114Updated last week
- Struct fields that are made read-only accessible to other modules☆251Updated last week
- A simple Cross-platform thread schedule and priority library for rust.☆127Updated last month
- A fast, concurrent string interner☆150Updated 9 months ago
- Typed index version of Rust slice and Vec containers☆69Updated 3 weeks ago
- ☆112Updated 2 years ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆202Updated last week
- Macro to repeat sequentially indexed copies of a fragment of code☆155Updated last week
- Safe, zero-cost downcasting for limited compile-time specialization.☆162Updated last week
- Semantic wrapper for byte count representations☆136Updated last month
- Compatibility adapter between tokio and futures☆170Updated 2 months ago
- Utilities for working with impl traits in Rust.☆109Updated 4 months ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆262Updated last month
- ☆183Updated 2 weeks ago
- Create extensions for types you don't own with extension traits but without the boilerplate☆130Updated 2 years ago
- Open a scope and then freeze it in time for future access.☆108Updated 9 months ago
- A variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflation☆137Updated 6 months ago
- Fast, FFI-friendly string interning for Rust☆164Updated 7 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆99Updated 5 months ago