bluss / fast-floats
Experimental (unstable) “fast-math” wrappers for f32, f64
☆20Updated 3 years ago
Alternatives and similar repositories for fast-floats:
Users that are interested in fast-floats are comparing it to the libraries listed below
- Stack-allocated DSTs for rust (fixed capacity)☆49Updated last year
- ☆56Updated last year
- Rust library providing basic aliasable (non `core::Unique`) types☆12Updated 3 years ago
- A growable bit-vector for Rust, optimized for size☆40Updated 2 months ago
- ☆63Updated 7 years ago
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- Easily cope with numeric literals in generic Rust code☆27Updated 3 years ago
- (More or less) accurate floating point algorithms☆57Updated 9 months ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆55Updated 2 months ago
- ☆52Updated 5 years ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆78Updated 4 months ago
- Generic and convenient `std` atomics via `Atomic<T>`☆46Updated 6 months ago
- Unsafe marker trait for types that deref to a stable address☆31Updated 2 years ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 2 months ago
- ☆31Updated 5 years ago
- A sentinel-based, heapless, `Vec`-like type.☆69Updated 5 years ago
- docs.rs as a publishing platform?☆68Updated 2 months ago
- Intended to allow taking a T from a &mut T temporarily☆78Updated 5 years ago
- Install a rustc master toolchain usable from rustup☆75Updated 2 years ago
- A procedural macro implementation of `quote!`.☆24Updated 2 years ago
- A procedural attribute macro to automatically cache the results of a function call with given args.☆65Updated 6 years ago
- Machine scalar casting that meets your expectations☆74Updated 3 years ago
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 5 years ago
- Floating point approximate comparison for Rust☆61Updated 2 months ago
- Safe pointer-to-member functionality for rust☆33Updated 10 months ago
- ☆47Updated 4 years ago
- A simple map based on a vector for small integer keys☆63Updated 5 months ago
- Data structures like Rust `alloc` which reuse user allocated memory☆56Updated 7 months ago
- Lossless functionality for platform-native strings.☆71Updated 2 months ago
- Faster integer division and modulus operations☆87Updated 2 years ago