rust-lang / project-portable-simdLinks
Portable SIMD project group
☆102Updated last year
Alternatives and similar repositories for project-portable-simd
Users that are interested in project-portable-simd are comparing it to the libraries listed below
Sorting:
- Thermite SIMD: Melt your CPU☆155Updated 2 weeks ago
- Exploration of using Storage instead of Allocator to parameterize collections in Rust☆142Updated 2 years ago
- ☆252Updated last week
- Easy function multiversioning for Rust☆251Updated last year
- Super-fast float parser in Rust (now part of Rust core)☆286Updated 3 years ago
- Project group working on the "safe transmute" feature☆96Updated last year
- 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
- A contiguous-in-memory double-ended queue that derefs into a slice☆155Updated 4 years ago
- A Rust implementation of DEFLATE algorithm and related formats (ZLIB, GZIP)☆191Updated last month
- Half-precision floating point types f16 and bf16 for Rust.☆271Updated 2 months ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆57Updated last month
- 🐏 rpmalloc global memory allocator for Rust 🦀☆152Updated 9 months ago
- Allocation-free data structures that make do with the memory they're given☆145Updated 3 years ago
- ☆168Updated 2 years ago
- Hierarchical bit set container☆127Updated last year
- A fast pure-rust no-unsafe implementation of LZ4 compression and decompression☆112Updated last year
- Generic Rational numbers for Rust☆149Updated 11 months ago
- A fast, concurrent string interner☆162Updated last year
- Approximate floating point equality comparisons and assertions☆176Updated last year
- A stack for rust trait objects that minimizes allocations☆127Updated 3 years ago
- A Rust macro to determine if a type implements a logical trait expression☆262Updated 6 years ago
- home for proposals in and around compile-time function evaluation☆112Updated 3 weeks ago
- 🌵 Cycle-Aware Reference Counting in Rust☆153Updated last month
- Generic and convenient `std` atomics via `Atomic<T>`☆47Updated 7 months ago
- Faster integer division and modulus operations☆87Updated 6 months ago
- Generic SIMD abstractions for Rust.☆46Updated 3 years ago
- Extremely generic linear algebra libary for Rust☆230Updated last year
- Implements a fixed-capacity stack-allocated Vec alternative backed by an array, using const generics.☆266Updated 2 years ago
- Fast, FFI-friendly string interning for Rust☆176Updated last year
- Native Rust port of Google's HighwayHash, which makes use of SIMD instructions for a fast and strong hash function☆174Updated 4 months ago