brianwp3000 / impl_ops
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
- [deprecated] A simple, ergonomic vector mathematics crate for Rust☆23Updated 5 years ago
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆41Updated 3 weeks ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆46Updated last year
- Rust version of fastapprox: approximate versions of functions commonly used in machine learning.☆21Updated last year
- A #[no_std] LinAlg library☆51Updated 3 years ago
- Trying to create Sync bump allocator☆36Updated 5 months ago
- A Rust library providing a stack-like memory allocator with double-ended allocation support.☆22Updated 4 years ago
- ☆26Updated 5 years ago
- A procedural macro implementation of `quote!`.☆24Updated 2 years ago
- An implementation of Kensler's hashed permutation algorithm☆16Updated 2 months ago
- algebraic numbers implemented in rust; mirror of https://salsa.debian.org/Kazan-team/algebraics☆26Updated last year
- Faster integer division and modulus operations☆87Updated 2 years ago
- A procedural macro helper for easily writing custom derives for enums.☆32Updated last month
- High performance FID (Fully Indexable Dictionary) library☆24Updated 9 months ago
- Rust procedural macro that renders ASCII diagrams in doc comments as SVG images.☆20Updated 5 months ago
- Rust library providing basic aliasable (non `core::Unique`) types☆12Updated 3 years ago
- Asynchronize blocking operation.☆26Updated 3 years ago
- Bindings to GCC's __float128 type☆24Updated 2 months ago
- Rust wrapper type that implements hashing and comparison by pointer address☆35Updated last year
- Methods on HashMap and BTreeMap for safely getting multiple mutable references to the contained values.☆19Updated 8 years ago
- Arbitrary width integers☆17Updated last month
- Token tree calling convention☆79Updated 2 years ago
- Easily cope with numeric literals in generic Rust code☆27Updated 3 years ago
- A simple and type agnostic Rust library for quaternion math designed for reexporting☆13Updated 6 months ago
- Disjoint borrow of slices in Rust☆11Updated 5 years ago
- Macro for sealing traits and structures☆53Updated 4 months ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆54Updated 2 months ago
- Show puffin profiler flamegraph in-game using egui☆45Updated 2 years ago
- Proc macro derive to generate structs from enum variants.☆28Updated last year