rust-num / num-derive
Procedural macros to derive numeric traits in Rust
☆200Updated 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 2 months ago
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆338Updated last month
- x-www-form-urlencoded meets Serde☆246Updated 8 months ago
- Integer trait and functions for Rust☆180Updated 2 months ago
- Efficient and customizable data-encoding functions in Rust☆184Updated 3 weeks ago
- a low-level library that provides config/cache/data paths, following the respective conventions on Linux, macOS and Windows☆192Updated 2 years ago
- A lightweight version of pin-project written with declarative macros.☆245Updated this week
- Graph the number of crates that depend on your crate over time☆238Updated this week
- Generic Rational numbers for Rust☆146Updated 3 months ago
- Procedural macro for recursive async functions☆223Updated 3 months ago
- Bisects rustc, either nightlies or CI artifacts☆183Updated 3 weeks ago
- ☆272Updated 2 months ago
- Compile-time string formatting☆235Updated 4 months ago
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆518Updated 2 months ago
- Delegation of trait implementations via procedural macros☆264Updated 9 months ago
- Procedural macro to implement Display and FromStr using common settings.☆184Updated last week
- Serialize and deserialize C-like enum as underlying repr☆242Updated 2 months ago
- Async synchronization primitives☆267Updated last month
- A library for to allow multiple return types by automatically generated enum.☆366Updated last month
- Faster, more compact implementation of std::Cow☆351Updated 2 years ago
- Statically-checked alternatives to RefCell and RwLock☆367Updated 10 months ago
- A basic crate to encode values to hexadecimal representation. Originally extracted from rustc-serialize.☆215Updated 5 months ago
- a smaller, faster and panic-free alternative to core::fmt☆368Updated last year
- ☆306Updated 3 weeks ago
- ☆206Updated last month
- Complex numbers for Rust☆237Updated 3 months ago
- Struct fields that are made read-only accessible to other modules☆241Updated 2 months ago
- A simple wrapper around filesystem operations to provide more helpful error messages.☆144Updated 3 months ago
- Typed HTTP Headers from hyper☆172Updated 2 months ago
- Check if tables and items in a .toml file are lexically sorted☆234Updated 4 months ago