rust-num / num-derive
Procedural macros to derive numeric traits in Rust
☆198Updated last year
Alternatives and similar repositories for num-derive:
Users that are interested in num-derive are comparing it to the libraries listed below
- Conditional compilation according to rustc compiler version☆351Updated last month
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆338Updated last month
- Integer trait and functions for Rust☆181Updated last month
- A lightweight version of pin-project written with declarative macros.☆244Updated 3 weeks ago
- Compile-time string formatting☆236Updated 4 months ago
- A basic crate to encode values to hexadecimal representation. Originally extracted from rustc-serialize.☆216Updated 4 months ago
- a low-level library that provides config/cache/data paths, following the respective conventions on Linux, macOS and Windows☆190Updated 2 years ago
- Graph the number of crates that depend on your crate over time☆237Updated this week
- Generic Rational numbers for Rust☆146Updated 2 months ago
- A library for to allow multiple return types by automatically generated enum.☆364Updated 3 weeks ago
- ☆270Updated last month
- Statically-checked alternatives to RefCell and RwLock☆368Updated 9 months ago
- Serialize and deserialize C-like enum as underlying repr☆239Updated last month
- A simple wrapper around filesystem operations to provide more helpful error messages.☆142Updated 2 months ago
- ☆297Updated 8 months ago
- Boolean-valued predicate functions in Rust☆190Updated last week
- Struct fields that are made read-only accessible to other modules☆241Updated last month
- A parser and formatter for std::{SystemTime, Duration}☆323Updated 3 weeks ago
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆294Updated 2 years ago
- Async synchronization primitives☆263Updated last week
- Typed HTTP Headers from hyper☆172Updated last month
- Cargo extension for running Criterion.rs benchmarks☆195Updated 9 months ago
- Type that deserializes only from one specific value☆231Updated last month
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆513Updated last month
- Complex numbers for Rust☆237Updated 2 months ago
- Adaptors between compression crates and Rust's async IO types☆486Updated 2 weeks ago
- Support crate for rustc's self-profiling feature☆346Updated last month
- x-www-form-urlencoded meets Serde☆243Updated 8 months ago
- ☆204Updated last week
- Async interface for working with processes☆191Updated last month