bluss / fast-floats
Experimental (unstable) “fast-math” wrappers for f32, f64
☆19Updated 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
- ☆55Updated last year
- Nudging the compiler to auto-vectorize things☆75Updated last year
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- ☆61Updated 7 years ago
- Stack-allocated DSTs for rust (fixed capacity)☆48Updated last year
- Exposes arch-specific intrinsics as safe function (via cfg).☆52Updated last month
- ☆59Updated 6 months ago
- Safe wrapper for initializing arrays☆73Updated 2 years ago
- Machine scalar casting that meets your expectations☆74Updated 3 years ago
- docs.rs as a publishing platform?☆68Updated last month
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- Proc macro for smol async runtime☆53Updated 4 years ago
- A trivial Rust struct for interchange of pixel buffers with width, height & stride☆61Updated 5 months ago
- ☆36Updated 7 months ago
- Automatic cfg for Rust compiler features☆96Updated 5 months ago
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 5 years ago
- ☆52Updated 5 years ago
- A procedural attribute macro to automatically cache the results of a function call with given args.☆65Updated 6 years ago
- Crunchy unroller - deterministically unroll constant loops☆39Updated 2 months ago
- ☆47Updated 4 years ago
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆51Updated last year
- ASCII-only equivalents to `char`, `str` and `String`.☆73Updated 8 months ago
- A safe-guarded transmute for Rust☆38Updated 10 months ago
- Token tree calling convention☆79Updated 2 years ago
- rust hints to the optimizer☆19Updated 3 years ago
- Data structures like Rust `alloc` which reuse user allocated memory☆54Updated 6 months 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
- Floating point approximate comparison for Rust☆60Updated last month
- Generic and convenient `std` atomics via `Atomic<T>`☆46Updated 5 months ago
- ☆31Updated 5 years ago