rust-lang / project-portable-simdLinks
Portable SIMD project group
☆99Updated 8 months ago
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☆140Updated 2 years ago
- Easy function multiversioning for Rust☆233Updated 7 months ago
- Project group working on the "safe transmute" feature☆93Updated 10 months ago
- Super-fast float parser in Rust (now part of Rust core)☆278Updated 2 years ago
- ☆178Updated this week
- Half-precision floating point types f16 and bf16 for Rust.☆257Updated 2 months ago
- Fast, FFI-friendly string interning for Rust☆168Updated 10 months ago
- Allocation-free data structures that make do with the memory they're given☆144Updated 3 years ago
- Small, fast, synchronization primitives☆249Updated 10 months ago
- Home of the Allocators working group: Paving a path for a standard set of allocator traits to be used in collections!☆229Updated 4 years ago
- Bisects rustc, either nightlies or CI artifacts☆188Updated 2 weeks ago
- easy simd☆364Updated 5 months ago
- Implements a fixed-capacity stack-allocated Vec alternative backed by an array, using const generics.☆268Updated 2 years ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆166Updated 3 weeks ago
- Faster integer division and modulus operations☆87Updated last month
- Nudging the compiler to auto-vectorize things☆75Updated last year
- ☆167Updated 2 years ago
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- 🌵 Cycle-Aware Reference Counting in Rust☆150Updated this week
- Approximate floating point equality comparisons and assertions☆169Updated last year
- Exposes arch-specific intrinsics as safe function (via cfg).☆57Updated 5 months ago
- A fast, concurrent string interner☆151Updated 11 months ago
- A simple bitset container for Rust☆147Updated last month
- 🐏 rpmalloc global memory allocator for Rust 🦀☆148Updated 4 months ago
- A Rust macro to determine if a type implements a logical trait expression☆259Updated 5 years ago
- Generic Rational numbers for Rust☆150Updated 6 months ago
- Statically-checked alternatives to RefCell and RwLock☆370Updated last year
- Better reference counted strings for Rust☆131Updated last year
- A Rust implementation of DEFLATE algorithm and related formats (ZLIB, GZIP)☆185Updated last year