brianwp3000 / impl_opsLinks
Macros for overloading operators easily in Rust.
☆16Updated 6 years ago
Alternatives and similar repositories for impl_ops
Users that are interested in impl_ops are comparing it to the libraries listed below
Sorting:
- Extensions for the Rust standard library☆42Updated last year
- algebraic numbers implemented in rust; mirror of https://salsa.debian.org/Kazan-team/algebraics☆28Updated 5 months ago
- A big integer library in Rust with good performance.☆107Updated 2 years ago
- A procedural macro implementation of `quote!`.☆24Updated 2 years ago
- A #[no_std] LinAlg library☆53Updated 4 years ago
- Postfix macros on stable Rust, today.☆76Updated 4 years ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆57Updated 2 months ago
- ☆80Updated 2 years ago
- Macro to generate random constants in Rust https://xkcd.com/221/☆79Updated last year
- A std::Instant replacement that works on WASM too.☆114Updated last year
- Generic SIMD abstractions for Rust.☆46Updated 3 years ago
- Token tree calling convention☆83Updated 3 years ago
- Safe pointer-to-member functionality for rust☆34Updated last year
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆115Updated 8 months ago
- Nudging the compiler to auto-vectorize things☆76Updated 2 years ago
- `$crate` in procedural macros.☆81Updated 2 months ago
- A simple set of Rust proc macros for reading and writing global compile-time state between macro calls☆29Updated last year
- Extra RNGs☆50Updated this week
- A rust crate to find the total size of an object, on the stack and on the heap☆113Updated 2 years ago
- Big array helper for serde☆65Updated last year
- A wrapper type for cross-type numeric comparisons.☆27Updated 3 years ago
- Hilbert Transformation and inverse for Rust☆74Updated 2 years ago
- ☆26Updated 6 years ago
- Project group working on the "safe transmute" feature☆97Updated last year
- A growable bit-vector for Rust, optimized for size☆45Updated 11 months ago
- Trait aliases on stable Rust☆59Updated 2 months ago
- Cargo subcommand for checking your documentation for broken links☆156Updated last year
- An undo-redo library.☆56Updated 4 months ago
- Mostly safe wrapper for alloca☆29Updated 2 years ago
- impl fallible collections in rust, quite as describe in RFC 2116☆40Updated last year