rust-num / num-deriveLinks
Procedural macros to derive numeric traits in Rust
☆208Updated 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:
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆350Updated 2 weeks ago
- Integer trait and functions for Rust☆186Updated 7 months ago
- A basic crate to encode values to hexadecimal representation. Originally extracted from rustc-serialize.☆231Updated 2 months ago
- Complex numbers for Rust☆241Updated 4 months ago
- Conditional compilation according to rustc compiler version☆379Updated last week
- Typed HTTP Headers from hyper☆181Updated last month
- Struct fields that are made read-only accessible to other modules☆258Updated last week
- Generic Rational numbers for Rust☆147Updated 8 months ago
- x-www-form-urlencoded meets Serde☆255Updated last year
- Async synchronization primitives☆273Updated last month
- Serialize and deserialize C-like enum as underlying repr☆250Updated last week
- Compile-time string formatting☆243Updated 9 months ago
- Async interface for working with processes☆202Updated 2 weeks ago
- Boolean-valued predicate functions in Rust☆198Updated last week
- Efficient and customizable data-encoding functions in Rust☆193Updated 2 months ago
- ☆194Updated 2 weeks ago
- a low-level library that provides config/cache/data paths, following the respective conventions on Linux, macOS and Windows☆201Updated 2 years ago
- A Vec of Bits☆181Updated last month
- A library for to allow multiple return types by automatically generated enum.☆373Updated last month
- Cargo extension for running Criterion.rs benchmarks☆202Updated 4 months ago
- Faster, more compact implementation of std::Cow☆362Updated 2 years ago
- ☆223Updated last month
- ☆298Updated last month
- Graph the number of crates that depend on your crate over time☆252Updated 2 weeks ago
- Provides a crate with information from the time it was built.☆183Updated this week
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆292Updated 2 years ago
- A parser and formatter for std::{SystemTime, Duration}☆350Updated 2 weeks ago
- A lightweight version of pin-project written with declarative macros.☆255Updated last month
- Idiomatic argon2 password hashing for several languages☆146Updated 2 years ago
- Procedural macro for recursive async functions☆230Updated last week