rust-num / num-derive
Procedural macros to derive numeric traits in Rust
☆189Updated last year
Alternatives and similar repositories for num-derive:
Users that are interested in num-derive are comparing it to the libraries listed below
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆330Updated this week
- Conditional compilation according to rustc compiler version☆346Updated 3 weeks ago
- Integer trait and functions for Rust☆179Updated 9 months ago
- Typed HTTP Headers from hyper☆168Updated last month
- x-www-form-urlencoded meets Serde☆238Updated 6 months ago
- Procedural macro to implement Display and FromStr using common settings.☆184Updated 2 weeks ago
- Complex numbers for Rust☆234Updated 3 weeks ago
- ☆199Updated 3 weeks ago
- Compile-time string formatting☆229Updated 2 months ago
- Efficient and customizable data-encoding functions in Rust☆183Updated last week
- Generic Rational numbers for Rust☆145Updated 3 weeks ago
- A parser and formatter for std::{SystemTime, Duration}☆306Updated last year
- a low-level library that provides config/cache/data paths, following the respective conventions on Linux, macOS and Windows☆187Updated last year
- Generic array types in Rust☆406Updated last month
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆505Updated 7 months ago
- A basic crate to encode values to hexadecimal representation. Originally extracted from rustc-serialize.☆213Updated 2 months ago
- ☆258Updated last month
- ☆280Updated 6 months ago
- Procedural macro for recursive async functions☆219Updated 3 weeks ago
- Graph the number of crates that depend on your crate over time☆237Updated 2 weeks ago
- Procedural macros in expression position☆204Updated 2 years ago
- Type that deserializes only from one specific value☆232Updated this week
- Boolean-valued predicate functions in Rust☆180Updated last month
- MIMEs in Rust☆187Updated 3 months ago
- Statically-checked alternatives to RefCell and RwLock☆367Updated 7 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆156Updated last month
- A lightweight version of pin-project written with declarative macros.☆237Updated this week
- Struct fields that are made read-only accessible to other modules☆231Updated 3 weeks ago
- Pull in every source file in a directory as a module☆169Updated last week
- An async parser for multipart/form-data content-type in Rust☆158Updated 9 months ago