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 procedural attribute macro to automatically cache the results of a function call with given args.☆64Updated 5 years ago
- Faster integer division and modulus operations☆70Updated last year
- A growable bit-vector for Rust, optimized for size☆39Updated 8 months ago
- Concatenate identifiers in a macro invocation☆93Updated last year
- ☆55Updated last year
- Exposes arch-specific intrinsics as safe function (via cfg).☆49Updated 3 months ago
- Stack-allocated DSTs for rust (fixed capacity)☆47Updated 9 months ago
- Unsafe marker trait for types that deref to a stable address☆31Updated last year
- A procedural macro implementation of `quote!`.☆23Updated last year
- Safe pointer-to-member functionality for rust☆33Updated 5 months ago
- Parse integers directly from `[u8]` slices in safe code☆53Updated 11 months ago
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 5 years ago
- Generic and convenient `std` atomics via `Atomic<T>`☆42Updated last month
- Token tree calling convention☆79Updated last year
- ☆60Updated 7 years ago
- Data structures like Rust `alloc` which reuse user allocated memory☆51Updated 2 months ago
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- A procedural macro helper for easily writing custom derives for enums.☆31Updated this week
- Install a rustc master toolchain usable from rustup☆72Updated last year
- ☆38Updated last year
- Floating point approximate comparison for Rust☆60Updated 2 months ago
- Nudging the compiler to auto-vectorize things☆73Updated last year
- Safe wrapper for initializing arrays☆72Updated last year
- Proc macro for smol async runtime☆53Updated 3 years ago
- Fast and simple file reading for Rust☆36Updated 6 months ago
- ☆58Updated 2 months ago
- ☆31Updated 4 years ago
- Utilities for dealing with substructures within syn macros☆139Updated 3 months ago
- An implementation of the `group_by` Haskell function for slice and strings☆53Updated last year
- A variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflation☆128Updated 2 weeks ago