rust-num / num-deriveLinks
Procedural macros to derive numeric traits in Rust
☆202Updated last year
Alternatives and similar repositories for num-derive
Users that are interested in num-derive are comparing it to the libraries listed below
Sorting:
- Conditional compilation according to rustc compiler version☆364Updated last week
- A basic crate to encode values to hexadecimal representation. Originally extracted from rustc-serialize.☆217Updated 3 weeks ago
- x-www-form-urlencoded meets Serde☆248Updated 9 months ago
- Generic Rational numbers for Rust☆147Updated 4 months ago
- Integer trait and functions for Rust☆182Updated 3 months ago
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆339Updated 2 months ago
- Complex numbers for Rust☆238Updated 2 weeks ago
- ☆278Updated 3 months ago
- Efficient and customizable data-encoding functions in Rust☆188Updated 2 weeks ago
- Boolean-valued predicate functions in Rust☆195Updated 2 weeks ago
- ☆184Updated this week
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆526Updated 2 months ago
- Struct fields that are made read-only accessible to other modules☆251Updated 2 weeks ago
- A lightweight version of pin-project written with declarative macros.☆248Updated 3 weeks ago
- Support crate for rustc's self-profiling feature☆351Updated 3 months ago
- Graph the number of crates that depend on your crate over time☆242Updated last week
- A library for to allow multiple return types by automatically generated enum.☆367Updated 2 months ago
- Typed HTTP Headers from hyper☆173Updated this week
- Async synchronization primitives☆269Updated 2 months ago
- A parser and formatter for std::{SystemTime, Duration}☆330Updated 2 months ago
- Compile-time string formatting☆236Updated 5 months ago
- ☆209Updated 2 weeks ago
- ☆309Updated last month
- MIMEs in Rust☆193Updated 7 months ago
- Type that deserializes only from one specific value☆243Updated 2 weeks ago
- Bisects rustc, either nightlies or CI artifacts☆184Updated this week
- a low-level library that provides config/cache/data paths, following the respective conventions on Linux, macOS and Windows☆196Updated 2 years ago
- Procedural macro to implement Display and FromStr using common settings.☆185Updated last month
- A simple bitset container for Rust☆142Updated last month
- A Vec of Bits☆178Updated 4 months ago