VoidStarKat / half-rs
Half-precision floating point types f16 and bf16 for Rust.
☆250Updated last month
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☆224Updated 5 months ago
- Fast, SIMD-accelerated CRC32 (IEEE) checksum computation in Rust☆289Updated 8 months ago
- Portable Packed SIMD Vectors for Rust standard library☆620Updated last year
- General matrix multiplication of f32 and f64 matrices in Rust. Supports matrices with general strides.☆232Updated 9 months ago
- Set of mathematical traits to facilitate the use of SIMD-based AoSoA (Array of Struct of Array) storage pattern.☆308Updated 6 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆233Updated this week
- Approximate floating point equality comparisons and assertions☆164Updated last year
- Fast function for printing integer primitives to a decimal string☆326Updated 2 months ago
- Fast numeric to- and from-string conversion routines.☆327Updated 3 months ago
- Conditional compilation according to rustc compiler version☆351Updated 2 months ago
- ☆273Updated 2 months ago
- high-speed timing library in Rust☆340Updated 4 months ago
- Statically-checked alternatives to RefCell and RwLock☆367Updated 10 months ago
- High-precision and consistent benchmarking framework/harness for Rust☆136Updated last week
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆335Updated 4 months ago
- Async synchronization primitives☆267Updated last month
- Portable SIMD project group☆97Updated 5 months ago
- Native Rust port of Google's HighwayHash, which makes use of SIMD instructions for a fast and strong hash function☆163Updated last month
- Support crate for rustc's self-profiling feature☆351Updated 2 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆161Updated 2 months ago
- Concurrent multi-producer multi-consumer queue☆281Updated 3 months ago
- Manual segmented stacks for Rust☆306Updated 2 weeks ago
- A Vec of Bits☆177Updated 3 months ago
- offsetof for Rust☆225Updated last year
- A Rust implementation of DEFLATE algorithm and related formats (ZLIB, GZIP)☆183Updated last year
- Generic Atomic<T> type for Rust☆234Updated last year
- a lock-free concurrent slab (experimental)☆280Updated 4 months ago
- Counting occurrences of a given byte or UTF-8 characters in a slice of memory – fast☆227Updated 7 months ago
- A lightweight version of pin-project written with declarative macros.☆246Updated last week
- Shared resource dispatcher☆244Updated 2 months ago