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.☆53Updated 3 months ago
- Fast and compact sets of bytes or ASCII characters☆28Updated 4 years ago
- Rust String type with configurable byte storage.☆34Updated 6 months ago
- Proc macro for using doc comments as context for errors/logs/profiling/whatever via `tracing`☆45Updated 2 years ago
- Thread-unsafe async runtime☆27Updated 4 months ago
- Proc macro derive to generate structs from enum variants.☆28Updated last year
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆40Updated 3 weeks ago
- Advisory cross-platform file locks using file descriptors☆77Updated last week
- Rust library for marker traits about types layout in memory☆22Updated 4 years ago
- A rust library to hide types inside a diplomatic bag which can be sent between threads freely☆14Updated 2 years ago
- ☆38Updated last year
- Defer dropping large structs to a background thread☆62Updated 2 years ago
- Serializer and Deserializer adapters that avoid stack overflows by dynamically growing the stack☆33Updated 2 weeks ago
- A crate for compile-time duck typing and reflection of structs☆16Updated 3 years ago
- A simple set of Rust proc macros for reading and writing global compile-time state between macro calls☆29Updated 5 months ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- A structure for holding a set of enum variants☆20Updated 6 years ago
- Asynchronize blocking operation.☆26Updated 2 years ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆74Updated 2 weeks ago
- Rust: Get multiple mutable references to the same collection☆13Updated 7 years ago
- myrrlyn’s wyzyrdly library☆25Updated last year
- Connection telemetry middleware for diesel and tracing☆20Updated 4 months ago
- Rust library for making easy parallel pipelines with Iterators.☆31Updated 5 years ago
- A rust library for reusing heap allocations☆24Updated 5 years ago
- Incremental, zero-copy UTF-8 decoding for Rust☆24Updated 2 years ago
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 4 years ago
- Checksum of a directory tree☆46Updated last month
- Find calls to panic functions in rust executables☆35Updated 3 years ago
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆36Updated 4 years ago
- Rust library for safely and explicitly parsing untrusted data☆51Updated 10 months ago