rust-num / num-deriveLinks
Procedural macros to derive numeric traits in Rust
☆204Updated 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☆366Updated 3 weeks ago
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆342Updated 3 months ago
- A basic crate to encode values to hexadecimal representation. Originally extracted from rustc-serialize.☆217Updated last month
- Integer trait and functions for Rust☆182Updated 3 months ago
- Generic Rational numbers for Rust☆149Updated 4 months ago
- A lightweight version of pin-project written with declarative macros.☆249Updated last month
- Serialize and deserialize C-like enum as underlying repr☆246Updated last month
- Struct fields that are made read-only accessible to other modules☆251Updated last month
- Async synchronization primitives☆269Updated 2 months ago
- x-www-form-urlencoded meets Serde☆249Updated 10 months ago
- Compile-time string formatting☆238Updated 6 months ago
- ☆209Updated last month
- Graph the number of crates that depend on your crate over time☆248Updated last week
- ☆187Updated 2 weeks ago
- A parser and formatter for std::{SystemTime, Duration}☆332Updated 3 months ago
- Boolean-valued predicate functions in Rust☆196Updated 2 weeks ago
- Check if tables and items in a .toml file are lexically sorted☆244Updated last week
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆529Updated 3 months ago
- A library for to allow multiple return types by automatically generated enum.☆368Updated 3 months ago
- Async interface for working with processes☆196Updated this week
- Type that deserializes only from one specific value☆244Updated last month
- a low-level library that provides config/cache/data paths, following the respective conventions on Linux, macOS and Windows☆199Updated 2 years ago
- A simple wrapper around filesystem operations to provide more helpful error messages.☆147Updated last week
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆156Updated last year
- Faster, more compact implementation of std::Cow☆355Updated 2 years ago
- ☆282Updated 4 months ago
- Complex numbers for Rust☆238Updated last month
- ☆312Updated 2 months ago
- Procedural macro to implement Display and FromStr using common settings.☆187Updated last month
- Typed HTTP Headers from hyper☆179Updated 2 weeks ago