fitzgen / derive_is_enum_variantLinks
Automatically derives `is_dog` and `is_cat` methods for `enum Pet { Dog, Cat }`.
☆22Updated 4 years ago
Alternatives and similar repositories for derive_is_enum_variant
Users that are interested in derive_is_enum_variant are comparing it to the libraries listed below
Sorting:
- ☆60Updated last year
- ASCII-only equivalents to `char`, `str` and `String`.☆73Updated last year
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 3 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- ☆64Updated 8 years ago
- (DEPRECATED) Featureful, pull-based, zero-allocation SVG parser.☆22Updated 7 years ago
- A type safe, low level replacement for `std::io`.☆62Updated 2 years ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Dynamically query a type-erased object for any trait implementation☆67Updated 3 years ago
- ☆60Updated 2 years ago
- Machine scalar casting that meets your expectations☆75Updated 4 years ago
- Intended to allow taking a T from a &mut T temporarily☆79Updated 5 years ago
- Conversion traits for Rust☆50Updated 4 years ago
- Candidates for inclusion in the Rust standard library☆88Updated 2 years ago
- A fast map for when one doesn't care about choosing the keys.☆27Updated 11 months ago
- ☆56Updated 2 years ago
- A syntax extension providing higher-order attributes to Rust.☆17Updated 7 years ago
- A pool of reusable values☆51Updated 5 years ago
- Noise and World Generation library for Rust☆35Updated 2 years ago
- Parallel event emitter built on futures-rs☆29Updated 8 years ago
- Take a reference and get back a slice of length one☆25Updated 4 years ago
- Coordination repository of the ecosystem Working Group (WG)☆22Updated 7 years ago
- Brotli encoders/decoers for Rust☆28Updated 2 years ago
- Tokio / Hyper like IO for the Browser based on the stdweb, futures and http crates.☆22Updated 7 years ago
- A rust library for checked floating point operations☆82Updated 9 months ago
- bytevec: A Rust serialization library that uses byte vectors☆41Updated 3 years ago
- A Rust library for generically joining iterables with a separator☆94Updated 2 years ago
- Access File System operations off-thread, using a Futures.☆69Updated 6 years ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated 6 months ago
- A drop-in replacement for Rust's std::BufReader, with extra features☆40Updated 2 years ago