VoidStarKat / half-rsLinks
Half-precision floating point types f16 and bf16 for Rust.
☆257Updated 3 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☆228Updated 6 months ago
- General matrix multiplication of f32 and f64 matrices in Rust. Supports matrices with general strides.☆238Updated last month
- Home of the Allocators working group: Paving a path for a standard set of allocator traits to be used in collections!☆225Updated 4 years ago
- High-precision and consistent benchmarking framework/harness for Rust☆148Updated this week
- Set of mathematical traits to facilitate the use of SIMD-based AoSoA (Array of Struct of Array) storage pattern.☆313Updated 7 months ago
- Async synchronization primitives☆269Updated 2 months ago
- Portable Packed SIMD Vectors for Rust standard library☆623Updated last year
- A port of MUSL's libm to Rust.☆634Updated 2 months ago
- Fast, SIMD-accelerated CRC32 (IEEE) checksum computation in Rust☆292Updated 10 months ago
- ☆284Updated 4 months ago
- Count lines of LLVM IR per generic function☆456Updated 5 months ago
- The arena, a fast but limited type of allocator☆542Updated 10 months ago
- Support crate for rustc's self-profiling feature☆353Updated 4 months ago
- A crate to help you go wide. By which I mean use SIMD stuff.☆378Updated this week
- Fast numeric to- and from-string conversion routines.☆330Updated 4 months ago
- Rust replacement for miniz☆212Updated 2 weeks ago
- Generic Atomic<T> type for Rust☆235Updated last week
- Complex numbers for Rust☆238Updated last month
- Approximate floating point equality comparisons and assertions☆168Updated last year
- Fast function for printing integer primitives to a decimal string☆332Updated last month
- a lock-free concurrent slab (experimental)☆287Updated 6 months ago
- Delegation of trait implementations via procedural macros☆267Updated 11 months ago
- Recipes for avoiding bounds checks in Rust, without unsafe!☆116Updated 2 years ago
- Fast, efficient, and robust memory reclamation for Rust.☆420Updated 2 weeks ago
- A Rust implementation of DEFLATE algorithm and related formats (ZLIB, GZIP)☆183Updated last year
- Statically-checked alternatives to RefCell and RwLock☆368Updated last year
- Manual segmented stacks for Rust☆308Updated 2 months ago
- String interning for Rust☆200Updated last month
- Concurrent multi-producer multi-consumer queue☆283Updated last month
- Fork of std::Arc with lots of utilities useful for FFI☆241Updated last week