bluss / fast-floats
Experimental (unstable) “fast-math” wrappers for f32, f64
☆19Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for fast-floats
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 5 years ago
- ☆55Updated last year
- Exposes arch-specific intrinsics as safe function (via cfg).☆48Updated 3 months ago
- Concatenate identifiers in a macro invocation☆93Updated last year
- Keep version numbers in sync with Cargo.toml☆72Updated 5 months ago
- Faster integer division and modulus operations☆70Updated last year
- A simple map based on a vector for small integer keys☆63Updated 11 months ago
- A growable bit-vector for Rust, optimized for size☆39Updated 7 months ago
- ☆58Updated 2 months ago
- Stack-allocated DSTs for rust (fixed capacity)☆47Updated 8 months ago
- ☆66Updated 3 years ago
- Token tree calling convention☆80Updated last year
- Automatic cfg for Rust compiler features☆95Updated last month
- Machine scalar casting that meets your expectations☆73Updated 3 years ago
- ☆31Updated 4 years ago
- Generic SIMD abstractions for Rust.☆47Updated last year
- (More or less) accurate floating point algorithms☆55Updated 3 months ago
- Data structures like Rust `alloc` which reuse user allocated memory☆51Updated last month
- ☆54Updated 5 years ago
- A small ASCII-only bounded length string representation.☆58Updated 2 years ago
- A procedural attribute macro to automatically cache the results of a function call with given args.☆64Updated 5 years ago
- Generic and convenient `std` atomics via `Atomic<T>`☆42Updated 3 weeks ago
- Spawn processes with arbitrary closures in rust☆108Updated 3 years ago
- ☆58Updated 7 years ago
- Lossless functionality for platform-native strings.☆70Updated 9 months ago
- Safe pointer-to-member functionality for rust☆33Updated 4 months ago
- Floating point approximate comparison for Rust☆60Updated last month
- Safe wrapper for initializing arrays☆72Updated last year
- A memory efficient container for rust nested collections☆39Updated 2 years ago
- In support of measuring heap allocations in Rust programs.☆99Updated 5 years ago