brianwp3000 / impl_opsLinks
Macros for overloading operators easily in Rust.
☆16Updated 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
Sorting:
- algebraic numbers implemented in rust; mirror of https://salsa.debian.org/Kazan-team/algebraics☆26Updated last year
- A big integer library in Rust with good performance.☆105Updated last year
- An automatic differentiation library for both forward and reverse auto-diff via code transformation written in Rust.☆16Updated 3 years ago
- Bechmarks for Rust big integer implementations☆62Updated last year
- ☆26Updated 5 years ago
- 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
- A procedural macro implementation of `quote!`.☆24Updated 2 years ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆57Updated 4 months ago
- Returns type names with a specifiable number of module segments as a `String`.☆12Updated 4 months ago
- A procedural macro helper for easily writing custom derives for enums.☆32Updated 4 months ago
- An n-dimensional array library that uses wgpu to run compute shaders on all wgpu backends (and multiple at once)☆31Updated 5 years ago
- Initialize arrays with ease!☆84Updated 2 years ago
- A growable bit-vector for Rust, optimized for size☆42Updated 5 months ago
- Rust implementation of SIMD-oriented Fast Mersenne Twister (SFMT) using stable SIMD☆33Updated 3 years ago
- Trying to create Sync bump allocator☆38Updated last week
- Extra RNGs☆42Updated last week
- Token tree calling convention☆80Updated 2 years ago
- Extensions for ordered Rust slices.☆26Updated last year
- Left Recursive PEG for rust☆67Updated 2 years ago
- Types to define keyboard related events☆65Updated last month
- Rust NonEmpty slice☆13Updated 4 years ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆42Updated last week
- Full precision decimal representation of f64☆26Updated 2 months ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆27Updated 4 months ago
- Nudging the compiler to auto-vectorize things☆75Updated last year
- A radioactive stabilization of the ptr_meta RFC.☆29Updated 2 months ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆49Updated last year
- Typed index version of Rust slice and Vec containers☆70Updated 2 months ago
- Cast between dynamic trait objects☆32Updated 5 years ago