rust-num / num-derive
Procedural macros to derive numeric traits in Rust
☆170Updated 9 months ago
Related projects ⓘ
Alternatives and complementary repositories for num-derive
- Integer trait and functions for Rust☆180Updated 6 months ago
- Typed HTTP Headers from hyper☆164Updated last week
- x-www-form-urlencoded meets Serde☆228Updated 2 months ago
- Graph the number of crates that depend on your crate over time☆231Updated this week
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆317Updated last month
- ☆171Updated last week
- A basic crate to encode values to hexadecimal representation. Originally extracted from rustc-serialize.☆203Updated 3 months ago
- Conditional compilation according to rustc compiler version☆335Updated 3 weeks ago
- Generic Rational numbers for Rust☆144Updated 6 months ago
- a low-level library that provides config/cache/data paths, following the respective conventions on Linux, macOS and Windows☆185Updated last year
- MIMEs in Rust☆177Updated last week
- A lightweight version of pin-project written with declarative macros.☆226Updated last week
- Idiomatic argon2 password hashing for several languages☆146Updated last year
- Procedural macro to implement Display and FromStr using common settings.☆182Updated 3 weeks ago
- A library for to allow multiple return types by automatically generated enum.☆350Updated last week
- Complex numbers for Rust☆232Updated 5 months ago
- Faster, more compact implementation of std::Cow☆337Updated last year
- Cargo extension for running Criterion.rs benchmarks☆186Updated 3 months ago
- Async synchronization primitives☆255Updated 3 weeks ago
- Bisects rustc, either nightlies or CI artifacts☆177Updated 3 weeks ago
- Efficient and customizable data-encoding functions in Rust☆177Updated 2 weeks ago
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆293Updated last year
- Boolean-valued predicate functions in Rust☆175Updated last week
- Utilities for pinning☆97Updated 7 months ago
- Integrate Diesel into Tokio cleanly and efficiently.☆105Updated 8 months ago
- Compile-time string formatting☆212Updated 2 months ago
- Cargo subcommand for checking your documentation for broken links☆149Updated last year
- A set of alternative `derive` attributes for Rust☆420Updated 5 months ago
- Struct fields that are made read-only accessible to other modules☆222Updated last month
- Rust option parser with custom derive support☆225Updated 4 months ago