bluejekyll / enum-as-inner
Macros for deriving as functions to access Enums as their inner components
☆98Updated 7 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
- Safe, zero-cost downcasting for limited compile-time specialization.☆157Updated last month
- A rust crate to find the total size of an object, on the stack and on the heap☆106Updated last year
- Typed index version of Rust slice and Vec containers☆69Updated 6 months ago
- Oneshot Rust channel working both in and between sync and async environments☆87Updated last month
- Graph the number of crates that depend on your crate over time☆236Updated 2 weeks ago
- Compile-time string operations☆90Updated last month
- Create extensions for types you don't own with extension traits but without the boilerplate☆131Updated 2 years ago
- Compatibility adapter between tokio and futures☆167Updated last month
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆141Updated 8 months ago
- Better reference counted strings for Rust☆120Updated 8 months ago
- Macro to repeat sequentially indexed copies of a fragment of code☆154Updated last month
- An experimental linting interface for Rust. Let's make custom lints a reality☆148Updated last year
- Const equivalents of std functions, compile-time comparison, and parsing.☆96Updated 3 months ago
- A flexible, simple to use, immutable, clone-efficient String replacement for Rust☆151Updated 8 months ago
- A scope for async_std and tokio to spawn non-static futures☆130Updated 10 months ago
- Write doc comments from macros☆99Updated 3 years ago
- Semantic wrapper for byte count representations☆128Updated last week
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆294Updated 2 years ago
- Extensions for the Rust standard library☆39Updated last year
- Compile-time checks that an enum or match is written in sorted order☆113Updated last month
- ☆180Updated last month
- Extract documentation for the feature flags from comments in Cargo.toml☆178Updated 2 weeks ago
- A library for extending `Path` and `PathBuf` in order to get an absolute path and remove the containing dots.☆64Updated last year
- ☆107Updated this week
- Safely cast &T to &U where the struct U contains a single field of type T.☆200Updated last month
- Fast, FFI-friendly string interning for Rust☆164Updated 6 months ago
- Threadsafe RefCell for Rust☆90Updated 3 weeks ago
- Type that deserializes only from one specific value☆231Updated last month
- ☆41Updated 6 months ago
- ☆204Updated last week