rust-num / num-deriveLinks
Procedural macros to derive numeric traits in Rust
☆213Updated 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:
- Integer trait and functions for Rust☆186Updated 11 months ago
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆369Updated last month
- Efficient and customizable data-encoding functions in Rust☆197Updated 3 weeks ago
- Conditional compilation according to rustc compiler version☆389Updated last month
- x-www-form-urlencoded meets Serde☆259Updated last year
- ☆316Updated 4 months ago
- A basic crate to encode values to hexadecimal representation. Originally extracted from rustc-serialize.☆247Updated last week
- Typed HTTP Headers from hyper☆191Updated 2 months ago
- Complex numbers for Rust☆251Updated 8 months ago
- Async interface for working with processes☆206Updated 4 months ago
- A Vec of Bits☆186Updated 5 months ago
- Serialize and deserialize C-like enum as underlying repr☆257Updated last month
- Generic Rational numbers for Rust☆149Updated last year
- Boolean-valued predicate functions in Rust☆203Updated last week
- a low-level library that provides config/cache/data paths, following the respective conventions on Linux, macOS and Windows☆205Updated 2 years ago
- Struct fields that are made read-only accessible to other modules☆262Updated last month
- Graph the number of crates that depend on your crate over time☆256Updated last week
- ☆204Updated 2 months ago
- A lightweight version of pin-project written with declarative macros.☆268Updated 2 weeks ago
- Macro to repeat sequentially indexed copies of a fragment of code☆161Updated last month
- Cargo extension for running Criterion.rs benchmarks☆209Updated 8 months ago
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆290Updated 3 years ago
- Async synchronization primitives☆280Updated last month
- a smaller, faster and panic-free alternative to core::fmt☆388Updated last year
- Check if tables and items in a .toml file are lexically sorted☆271Updated 2 weeks ago
- Provides a crate with information from the time it was built.☆190Updated 3 weeks ago
- Compile-time string formatting☆261Updated 3 months ago
- Procedural macro for recursive async functions☆236Updated 4 months ago
- Faster, more compact implementation of std::Cow☆371Updated 2 years ago
- Procedural macro to implement Display and FromStr using common settings.☆191Updated last month