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
Sorting:
- Find calls to panic functions in rust executables☆35Updated 3 years ago
- Thread-unsafe async runtime☆28Updated 7 months ago
- Fast and compact sets of bytes or ASCII characters☆28Updated 4 years ago
- To futures-lite as futures-lite is to futures: smaller.☆54Updated 5 months ago
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 4 years ago
- Rust String type with configurable byte storage.☆35Updated 8 months ago
- Defer dropping large structs to a background thread☆62Updated 2 years ago
- Generate Markdown documentation for clap application definitions☆27Updated 2 years ago
- Proc macro for using doc comments as context for errors/logs/profiling/whatever via `tracing`☆46Updated 3 years ago
- Rust library for marker traits about types layout in memory☆22Updated 5 years ago
- A simple set of Rust proc macros for reading and writing global compile-time state between macro calls☆29Updated 7 months 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
- Rust library for safely and explicitly parsing untrusted data☆51Updated last year
- ☆34Updated 3 years ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆41Updated 2 weeks ago
- Checksum of a directory tree☆47Updated 4 months ago
- A rust library to hide types inside a diplomatic bag which can be sent between threads freely☆15Updated 2 years ago
- Mirror of https://gitlab.com/est/cargo-local-serve | Serve a local, offline, clone of crates.io.☆27Updated 4 years ago
- Advisory cross-platform file locks using file descriptors☆78Updated last month
- Rust: Get multiple mutable references to the same collection☆13Updated 7 years ago
- Rust library for making easy parallel pipelines with Iterators.☆31Updated 5 years ago
- Bit-vectors and bit-slices for Rust☆29Updated 4 years ago
- Unbuffered and unlocked I/O streams☆45Updated 2 months ago
- ☆21Updated 4 years ago
- Derive macro for generating arrays from struct fields.☆20Updated 2 years ago
- Keep version numbers in sync with Cargo.toml☆73Updated last year
- ☆58Updated 9 months ago
- ☆24Updated 2 years ago
- Take a reference and get back a slice of length one☆25Updated 4 years ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 2 months ago