TedDriggs / from_variants
A rust proc-macro to generate conversions for an enum of newtype variants
☆28Updated 2 years ago
Alternatives and similar repositories for from_variants:
Users that are interested in from_variants are comparing it to the libraries listed below
- A crate for compile-time duck typing and reflection of structs☆16Updated 3 years ago
- provides a `MaybeOwned<'a,T>` type different to std's `Cow` it implements `From<T>` and `From<&'a T>` and does not require `ToOwned`☆31Updated 2 years ago
- Defer dropping large structs to a background thread☆62Updated 2 years ago
- To futures-lite as futures-lite is to futures: smaller.☆54Updated 4 months ago
- Proc macro for using doc comments as context for errors/logs/profiling/whatever via `tracing`☆46Updated 3 years ago
- Generate is a library for building iterators on the fly☆39Updated 3 years 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
- Thread-unsafe async runtime☆27Updated 6 months ago
- ☆38Updated last year
- Rust String type with configurable byte storage.☆35Updated 7 months ago
- ☆24Updated 2 years ago
- Fast and compact sets of bytes or ASCII characters☆28Updated 4 years ago
- A rust library to hide types inside a diplomatic bag which can be sent between threads freely☆15Updated 2 years ago
- ☆29Updated last year
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆36Updated 4 years ago
- myrrlyn’s wyzyrdly library☆25Updated last year
- Proc macro derive to generate structs from enum variants.☆29Updated last year
- Advisory cross-platform file locks using file descriptors☆77Updated last week
- field accessor traits,and emulation of structural types☆13Updated 4 years ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆41Updated last month
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 4 years ago
- tom: a format-preserving TOML parser in Rust☆38Updated 2 years ago
- ☆58Updated 8 months ago
- std::thread which joins on drop by default.☆17Updated last month
- A simple set of Rust proc macros for reading and writing global compile-time state between macro calls☆29Updated 7 months ago
- Test harness for declarative and procedural macros expansion via `cargo-expand`☆57Updated 2 months ago
- ☆45Updated last year
- A structure for holding a set of enum variants☆19Updated 6 years ago
- ☆72Updated last month
- Visualise recursive functions and tree structures.☆29Updated 3 years ago