illicitonion / num_enumLinks
☆347Updated last month
Alternatives and similar repositories for num_enum
Users that are interested in num_enum are comparing it to the libraries listed below
Sorting:
- Expanding opportunities standard library std::fs and std::io☆328Updated 2 years ago
- ☆501Updated last month
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆359Updated this week
- A set of alternative `derive` attributes for Rust☆459Updated 2 months ago
- A crate for safe and ergonomic pin-projection.☆692Updated 2 weeks ago
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆811Updated last week
- Getters and Setters for Rust.☆377Updated 6 months ago
- Conditional compilation according to rustc compiler version☆389Updated this week
- Rust crate for a convenient RAII scope guard.☆539Updated 2 years ago
- The logical evolution of the include_str macro for embedding a directory tree into your binary.☆379Updated last year
- ☆312Updated 2 months ago
- Generate cargo instructions at compile time in build scripts for use with the env! or option_env! macros☆441Updated 2 weeks ago
- Struct fields that are made read-only accessible to other modules☆260Updated this week
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆540Updated last month
- Fast function for printing integer primitives to a decimal string☆353Updated this week
- A flexible logger for rust programs that can write to stderr, stdout, and/or to log files☆378Updated last month
- Adaptors between compression crates and Rust's async IO types☆597Updated last week
- Serialize and deserialize C-like enum as underlying repr☆255Updated last month
- Rust method delegation with less boilerplate☆508Updated last month
- A if/elif-like macro for Rust #[cfg] statements☆619Updated 3 weeks ago
- Async executor☆421Updated 2 weeks ago
- Async synchronization primitives☆277Updated last week
- Compile-time string formatting☆256Updated 2 months ago
- cross-platform Rust API for memory mapped IO☆573Updated last month
- Check if tables and items in a .toml file are lexically sorted☆269Updated last month
- A library for to allow multiple return types by automatically generated enum.☆373Updated 2 weeks ago
- Procedural macro for recursive async functions☆235Updated 3 months ago
- Custom hash algorithm used by rustc (plus hashmap/set aliases): fast, deterministic, not secure☆526Updated 4 months ago
- Fast floating point to string conversion☆674Updated last week
- A parser and formatter for std::{SystemTime, Duration}☆360Updated 3 months ago