A library for to allow multiple return types by automatically generated enum.
☆375Feb 27, 2026Updated this week
Alternatives and similar repositories for auto_enums
Users that are interested in auto_enums are comparing it to the libraries listed below
Sorting:
- A crate for safe and ergonomic pin-projection.☆704Updated this week
- A library for creating references that carry their owner with them.☆385Oct 12, 2023Updated 2 years ago
- Macros for all your token pasting needs☆1,080Oct 6, 2024Updated last year
- Conditional compilation according to rustc compiler version☆392Feb 16, 2026Updated 2 weeks ago
- Some more derive(Trait) options☆2,076Feb 4, 2026Updated 3 weeks ago
- Ensure correct assumptions about constants, types, and more in Rust☆646Nov 18, 2023Updated 2 years ago
- Make trait methods callable without the trait in scope☆163Feb 16, 2026Updated 2 weeks ago
- Easy self-referential struct generation for Rust.☆695Jan 11, 2025Updated last year
- Runtime for executing procedural macros as WebAssembly☆1,472Jan 21, 2026Updated last month
- a smaller, faster and panic-free alternative to core::fmt☆389Feb 14, 2024Updated 2 years ago
- A set of alternative `derive` attributes for Rust☆459Sep 27, 2025Updated 5 months ago
- Stackless generators on stable Rust.☆478Jun 24, 2022Updated 3 years ago
- A procedural macro helper for easily writing custom derives for enums.☆35Updated this week
- A lightweight version of pin-project written with declarative macros.☆273Feb 9, 2026Updated 3 weeks ago
- Adaptors between compression crates and Rust's async IO types☆616Feb 24, 2026Updated last week
- generators☆211Sep 20, 2023Updated 2 years ago
- Statically-checked alternatives to RefCell and RwLock☆390Sep 17, 2025Updated 5 months ago
- Async stream for Rust and the futures crate.☆193Updated this week
- derive simple constructor functions for Rust structs☆571Aug 29, 2024Updated last year
- Rust doesn't have exceptions☆634Aug 17, 2020Updated 5 years ago
- Test harness for ui tests of compiler diagnostics☆957Feb 12, 2026Updated 2 weeks ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆181Aug 11, 2025Updated 6 months ago
- Easily assign underlying errors into domain-specific errors while adding context☆1,851Feb 18, 2026Updated last week
- Attribute macro to require that the compiler prove a function can't ever panic☆1,184Feb 8, 2026Updated 3 weeks ago
- ☆247Jan 25, 2026Updated last month
- Rust library for single assignment cells and lazy statics without macros☆2,064May 24, 2025Updated 9 months ago
- Append-only collections for Rust where borrows to entries can outlive insertions☆274Jan 23, 2026Updated last month
- A Rust library for generically joining iterables with a separator☆94Jun 28, 2023Updated 2 years ago
- Compile time static maps for Rust☆2,101Feb 20, 2026Updated last week
- Clone trait that is object-safe☆748Feb 16, 2026Updated 2 weeks ago
- Easy code duplicate with substitution for Rust☆255Nov 3, 2025Updated 4 months ago
- Cargo subcommand to provide various options useful for testing and continuous integration.☆803Feb 13, 2026Updated 2 weeks ago
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆357Jan 20, 2026Updated last month
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,621Feb 16, 2026Updated 2 weeks ago
- A crate for managing memory bit by bit☆1,375Aug 9, 2024Updated last year
- A minimal `syn` syntax tree pretty-printer☆743Feb 9, 2026Updated 3 weeks ago
- Rust crate for a convenient RAII scope guard.☆551Jul 17, 2023Updated 2 years ago
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,300Jan 7, 2026Updated last month
- A collection of small utilities for working with pointer types in Rust.☆133Jan 17, 2025Updated last year