bluejekyll / enum-as-inner
Macros for deriving as functions to access Enums as their inner components
☆96Updated 5 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
- Oneshot Rust channel working both in and between sync and async environments☆85Updated 2 weeks ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆156Updated last month
- A rust crate to find the total size of an object, on the stack and on the heap☆105Updated last year
- Typed index version of Rust slice and Vec containers☆68Updated 4 months ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆139Updated 6 months ago
- Const TypeId and non-'static TypeId☆60Updated last week
- An utility that easily makes bytes size representation and helps its arithmetic operations.☆121Updated this week
- A variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflation☆136Updated 3 months ago
- Create extensions for types you don't own with extension traits but without the boilerplate☆129Updated last year
- Threadsafe RefCell for Rust☆90Updated last year
- zero runtime cost default arguments in rust☆87Updated last year
- Migrated to Codeberg☆80Updated last year
- Compatibility adapter between tokio and futures☆163Updated this week
- Utilities for working with impl traits in Rust.☆101Updated 3 weeks ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆69Updated 3 weeks ago
- ☆39Updated 4 months ago
- ASCII-only equivalents to `char`, `str` and `String`.☆72Updated 6 months ago
- A global executor built on top of async-executor and smol☆73Updated 8 months ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆46Updated last year
- Const equivalents of std functions, compile-time comparison, and parsing.☆92Updated last month
- A scope for async_std and tokio to spawn non-static futures☆125Updated 8 months ago
- ☆50Updated 5 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆76Updated last month
- Compile-time checks that an enum or match is written in sorted order☆113Updated 3 weeks ago
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- Keep version numbers in sync with Cargo.toml☆73Updated 8 months ago
- Minimal TOML library with few dependencies☆84Updated last week
- Automatically upgrade breaking changes☆45Updated 11 months ago
- Open a scope and then freeze it in time for future access.☆105Updated 6 months ago
- ☆100Updated this week