VoidStarKat / half-rsLinks
Half-precision floating point types f16 and bf16 for Rust.
☆264Updated 2 weeks ago
Alternatives and similar repositories for half-rs
Users that are interested in half-rs are comparing it to the libraries listed below
Sorting:
- Easy function multiversioning for Rust☆239Updated 10 months ago
- General matrix multiplication of f32 and f64 matrices in Rust. Supports matrices with general strides.☆239Updated 4 months ago
- ☆299Updated last week
- A crate to help you go wide. By which I mean use SIMD stuff.☆422Updated last week
- Fork of std::Arc with lots of utilities useful for FFI☆257Updated this week
- Fast, SIMD-accelerated CRC32 (IEEE) checksum computation in Rust☆307Updated 2 months ago
- Approximate floating point equality comparisons and assertions☆172Updated last year
- High-precision, one-shot and consistent benchmarking framework/harness for Rust. All Valgrind tools at your fingertips.☆165Updated last week
- Fast function for printing integer primitives to a decimal string☆346Updated 3 weeks ago
- Portable SIMD project group☆100Updated 10 months ago
- Portable Packed SIMD Vectors for Rust standard library☆631Updated last year
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆276Updated last month
- Support crate for rustc's self-profiling feature☆373Updated 3 months ago
- Set of mathematical traits to facilitate the use of SIMD-based AoSoA (Array of Struct of Array) storage pattern.☆320Updated last week
- Rust replacement for miniz☆219Updated last week
- A Vec of Bits☆180Updated last month
- Safe, zero-cost downcasting for limited compile-time specialization.☆173Updated 2 months ago
- Home of the Allocators working group: Paving a path for a standard set of allocator traits to be used in collections!☆233Updated 4 years ago
- Complex numbers for Rust☆241Updated 4 months ago
- Generic Atomic<T> type for Rust☆241Updated 3 weeks ago
- A simple bitset container for Rust☆150Updated 3 months ago
- A machine learning library for Rust.☆329Updated last year
- A Vec That Has a Smaller size_of☆144Updated last week
- Count lines of LLVM IR per generic function☆476Updated last week
- Async synchronization primitives☆274Updated last month
- Conditional compilation according to rustc compiler version☆382Updated 3 weeks ago
- Thermite SIMD: Melt your CPU☆155Updated 2 months ago
- Native Rust port of Google's HighwayHash, which makes use of SIMD instructions for a fast and strong hash function☆172Updated last month
- Macro to generate bitfields for structs that allow for modular use of enums.☆206Updated 5 months ago
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆133Updated 4 months ago