illicitonion / num_enumLinks
☆322Updated 2 weeks ago
Alternatives and similar repositories for num_enum
Users that are interested in num_enum are comparing it to the libraries listed below
Sorting:
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆344Updated 4 months ago
- The logical evolution of the include_str macro for embedding a directory tree into your binary.☆370Updated last year
- A set of alternative `derive` attributes for Rust☆444Updated last year
- A crate for safe and ergonomic pin-projection.☆666Updated last week
- ☆490Updated 8 months ago
- Conditional compilation according to rustc compiler version☆366Updated last month
- Expanding opportunities standard library std::fs and std::io☆318Updated last year
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆533Updated 4 months ago
- Compile-time string formatting☆238Updated 7 months ago
- Fast function for printing integer primitives to a decimal string☆332Updated last month
- Futures, streams, and async I/O combinators.☆508Updated last week
- Getters and Setters for Rust.☆356Updated 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`…☆757Updated last week
- A flexible logger for rust programs that can write to stderr, stdout, and/or to log files☆352Updated 2 weeks ago
- cross-platform Rust API for memory mapped IO☆499Updated 3 weeks ago
- Struct fields that are made read-only accessible to other modules☆252Updated last month
- Async executor☆379Updated this week
- Rust method delegation with less boilerplate☆491Updated 2 months ago
- Serialize and deserialize C-like enum as underlying repr☆248Updated last month
- ☆286Updated 4 months ago
- Generate cargo instructions at compile time in build scripts for use with the env! or option_env! macros☆424Updated 2 weeks ago
- Procedural macro for recursive async functions☆225Updated 5 months ago
- Statically-checked alternatives to RefCell and RwLock☆368Updated last year
- Like Rust's std::Path, but UTF-8.☆499Updated last month
- A tool for managing cargo workspaces and their crates, inspired by lerna☆538Updated 2 weeks ago
- Rust crate for a convenient RAII scope guard.☆517Updated last year
- Async synchronization primitives☆269Updated 3 months ago
- Easy code duplicate with substitution for Rust☆243Updated 9 months ago
- Fast floating point to string conversion☆644Updated last month
- A library for to allow multiple return types by automatically generated enum.☆369Updated 3 months ago