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
- To futures-lite as futures-lite is to futures: smaller.☆54Updated 3 months ago
- Proc macro for using doc comments as context for errors/logs/profiling/whatever via `tracing`☆46Updated 2 years ago
- Thread-unsafe async runtime☆27Updated 5 months ago
- Take a reference and get back a slice of length one☆25Updated 3 years ago
- A rust library to hide types inside a diplomatic bag which can be sent between threads freely☆14Updated 2 years ago
- Defer dropping large structs to a background thread☆62Updated 2 years ago
- Advisory cross-platform file locks using file descriptors☆77Updated 2 weeks ago
- myrrlyn’s wyzyrdly library☆25Updated last year
- std::thread which joins on drop by default.☆17Updated 2 weeks 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`☆30Updated 2 years ago
- A simple set of Rust proc macros for reading and writing global compile-time state between macro calls☆29Updated 6 months ago
- ☆39Updated last year
- Find calls to panic functions in rust executables☆35Updated 3 years ago
- Rust String type with configurable byte storage.☆35Updated 7 months ago
- A tiny crate mimicking Elixir's pipe operator for Rust without macros.☆36Updated 3 years ago
- Rust map and set literals☆24Updated 4 years ago
- Rust: Get multiple mutable references to the same collection☆13Updated 7 years ago
- A structure for holding a set of enum variants☆20Updated 6 years ago
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 4 years ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆41Updated last week
- ☆24Updated 2 years ago
- Rust library for marker traits about types layout in memory☆22Updated 4 years ago
- Helps you frob those bits☆36Updated 8 months ago
- Generate Markdown documentation for clap application definitions☆27Updated 2 years ago
- A crate for compile-time duck typing and reflection of structs☆16Updated 3 years ago
- Sort Unicode strings lexicographically☆36Updated 8 months ago
- Fast and compact sets of bytes or ASCII characters☆28Updated 4 years ago
- A Rust library for runtime-checked linearish types☆32Updated last year
- Cargo API written in Paris☆47Updated last week
- Generate is a library for building iterators on the fly☆39Updated 3 years ago