illicitonion / num_enumLinks
☆330Updated 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:
- Conditional compilation according to rustc compiler version☆375Updated 2 weeks ago
- A set of alternative `derive` attributes for Rust☆448Updated last year
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆538Updated 6 months ago
- A crate for safe and ergonomic pin-projection.☆679Updated last week
- Expanding opportunities standard library std::fs and std::io☆325Updated last year
- ☆494Updated 10 months ago
- Generate cargo instructions at compile time in build scripts for use with the env! or option_env! macros☆431Updated this week
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆347Updated 2 weeks ago
- Fast function for printing integer primitives to a decimal string☆341Updated last week
- Struct fields that are made read-only accessible to other modules☆257Updated 2 weeks ago
- The logical evolution of the include_str macro for embedding a directory tree into your binary.☆374Updated last year
- Statically-checked alternatives to RefCell and RwLock☆371Updated last year
- Fast floating point to string conversion☆650Updated 2 weeks ago
- Rust method delegation with less boilerplate☆495Updated last month
- A flexible logger for rust programs that can write to stderr, stdout, and/or to log files☆362Updated 3 weeks ago
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆777Updated last week
- Async synchronization primitives☆270Updated 2 weeks ago
- Rust crate for a convenient RAII scope guard.☆531Updated 2 years ago
- cross-platform Rust API for memory mapped IO☆526Updated 2 weeks ago
- ☆296Updated 2 weeks ago
- Getters and Setters for Rust.☆363Updated 2 months ago
- Easy self-referential struct generation for Rust.☆646Updated 8 months ago
- Compile-time string formatting☆241Updated 9 months ago
- Futures, streams, and async I/O combinators.☆516Updated last month
- Serialize and deserialize C-like enum as underlying repr☆248Updated 2 weeks ago
- A library for to allow multiple return types by automatically generated enum.☆373Updated last week
- Module initialization/global constructor functions for Rust☆898Updated last month
- Custom hash algorithm used by rustc (plus hashmap/set aliases): fast, deterministic, not secure☆502Updated last month
- A if/elif-like macro for Rust #[cfg] statements☆607Updated 3 weeks ago
- A parser and formatter for std::{SystemTime, Duration}☆345Updated 3 weeks ago