TedDriggs / from_variantsLinks
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:
- Fast and compact sets of bytes or ASCII characters☆28Updated 4 years ago
- Rust String type with configurable byte storage.☆35Updated 9 months ago
- A rust library to hide types inside a diplomatic bag which can be sent between threads freely☆15Updated 3 years ago
- To futures-lite as futures-lite is to futures: smaller.☆54Updated 6 months ago
- Thread-unsafe async runtime☆28Updated 8 months ago
- Proc macro for using doc comments as context for errors/logs/profiling/whatever via `tracing`☆47Updated 3 years ago
- A library for manipulating unstructured Markdown documents.☆49Updated 2 years ago
- A tiny crate mimicking Elixir's pipe operator for Rust without macros.☆36Updated 3 years ago
- Methods on HashMap and BTreeMap for safely getting multiple mutable references to the contained values.☆19Updated 8 years ago
- Find calls to panic functions in rust executables☆35Updated 3 years ago
- A simple, complete, const-everything, saturating, human-friendly, no_std Rust library for byte units.☆36Updated last year
- Collection of typed data structures, trait operators and aliases☆51Updated 4 years ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- A maintained fork of the app-dirs-rs project.☆36Updated 10 months ago
- ☆20Updated 2 years ago
- Generate Markdown documentation for clap application definitions☆28Updated 2 years ago
- Rust library for safely and explicitly parsing untrusted data☆51Updated last year
- Extension of nom to trace parser☆49Updated 5 months ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆41Updated last month
- Rust: Get multiple mutable references to the same collection☆13Updated 7 years ago
- A simple, modern fuzzy finder tool to run examples in a Cargo project.☆14Updated 2 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☆64Updated 2 years ago
- Checksum of a directory tree☆48Updated 5 months ago
- std::thread which joins on drop by default.☆18Updated 3 months ago
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- Rust Logger for Web Browsers☆20Updated 5 years ago
- A structure for holding a set of enum variants☆19Updated 6 years ago
- Bit-vectors and bit-slices for Rust☆29Updated 4 years ago
- ☆58Updated 10 months ago