illicitonion / num_enumLinks
☆351Updated 2 months ago
Alternatives and similar repositories for num_enum
Users that are interested in num_enum are comparing it to the libraries listed below
Sorting:
- Generate cargo instructions at compile time in build scripts for use with the env! or option_env! macros☆444Updated this week
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆546Updated 2 months ago
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆368Updated last month
- A crate for safe and ergonomic pin-projection.☆697Updated last week
- The logical evolution of the include_str macro for embedding a directory tree into your binary.☆384Updated last year
- A set of alternative `derive` attributes for Rust☆459Updated 3 months ago
- Getters and Setters for Rust.☆379Updated 7 months ago
- ☆502Updated 2 months ago
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆817Updated 3 weeks ago
- Fast function for printing integer primitives to a decimal string