brianwp3000 / impl_ops
Macros for overloading operators easily in Rust.
☆15Updated 5 years ago
Alternatives and similar repositories for impl_ops:
Users that are interested in impl_ops are comparing it to the libraries listed below
- algebraic numbers implemented in rust; mirror of https://salsa.debian.org/Kazan-team/algebraics☆26Updated last year
- Methods on HashMap and BTreeMap for safely getting multiple mutable references to the contained values.☆19Updated 8 years ago
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆109Updated 2 years ago
- Experimental (unstable) “fast-math” wrappers for f32, f64☆19Updated 3 years ago
- A rust crate to find the total size of an object, on the stack and on the heap☆106Updated last year
- Automatically verify traits invariants for [Partial]Eq, [Partial]Ord, Hash, [DoubleEnded|Fused]iterator☆20Updated last year
- Proc macro derive to generate structs from enum variants.☆28Updated last year
- Crunchy unroller - deterministically unroll constant loops☆41Updated 2 months ago
- `$crate` in procedural macros.☆69Updated 3 weeks ago
- Tools for data-oriented programming☆58Updated 3 weeks ago
- Faster integer division and modulus operations☆87Updated 2 years ago
- ☆26Updated 5 years ago
- A procedural macro implementation of `quote!`.☆24Updated 2 years ago
- Rust attribute macro to implement a trait for tuples☆24Updated 4 months ago
- partition slices in-place by a predicate☆18Updated 3 years ago
- Arbitrary, fixed size numeric types that extend the functionality of primitive numeric types in Rust.☆105Updated 3 weeks ago
- Token tree calling convention☆79Updated 2 years ago
- Postfix macros on stable Rust, today.☆76Updated 4 years ago
- A simple set of Rust proc macros for reading and writing global compile-time state between macro calls☆29Updated 6 months ago
- Generic and convenient `std` atomics via `Atomic<T>`☆46Updated 5 months ago
- Build and evaluate binary expression trees☆35Updated 6 months ago
- Optimization algorithms realized in Rust☆15Updated 5 years ago
- ☆49Updated 3 years ago
- A #[no_std] LinAlg library☆51Updated 3 years ago
- Stack-allocated trait objects☆18Updated 3 years ago
- ☆31Updated 5 years ago
- Bechmarks for Rust big integer implementations☆60Updated 9 months ago
- Arbitrary precision integers library.☆27Updated 4 years ago
- Extensions for the Rust standard library☆39Updated last year