taiki-e / auto_enums
A library for to allow multiple return types by automatically generated enum.
☆358Updated this week
Alternatives and similar repositories for auto_enums:
Users that are interested in auto_enums are comparing it to the libraries listed below
- Conditional compilation according to rustc compiler version☆349Updated last week
- Struct fields that are made read-only accessible to other modules☆234Updated last week
- Graph the number of crates that depend on your crate over time☆237Updated last week
- Procedural macro to implement Display and FromStr using common settings.☆184Updated this week
- Easy code duplicate with substitution for Rust☆238Updated 5 months ago
- A set of alternative `derive` attributes for Rust☆433Updated 9 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆156Updated last week
- Statically-checked alternatives to RefCell and RwLock☆368Updated 8 months ago
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆294Updated 2 years ago
- Delegation of trait implementations via procedural macros☆260Updated 7 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆199Updated last week
- A lightweight version of pin-project written with declarative macros.☆239Updated this week
- Cargo extension for running Criterion.rs benchmarks☆195Updated 8 months ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆258Updated 3 months ago
- Procedural macros to derive numeric traits in Rust☆197Updated last year
- Macro for writing nested `if let` expressions☆163Updated last year
- Append-only collections for Rust where borrows to entries can outlive insertions☆238Updated this week
- ☆265Updated 3 weeks ago
- Manual segmented stacks for Rust☆299Updated 2 weeks ago
- A scope for async_std and tokio to spawn non-static futures☆126Updated 9 months ago
- Async synchronization primitives☆261Updated last month
- Library for snippet annotations☆306Updated last week
- Rust macro for automatically generating default☆137Updated last year
- Serialize and deserialize C-like enum as underlying repr☆237Updated last week
- Type that deserializes only from one specific value☆231Updated last week
- Getters and Setters for Rust.☆350Updated 2 weeks ago
- ☆283Updated 7 months ago
- ☆309Updated 2 years ago
- Compile-time string formatting☆232Updated 3 months ago
- A thread pool for isolating blocking I/O in async programs☆351Updated last month