rust-lang / project-portable-simdLinks
Portable SIMD project group
☆99Updated 9 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☆156Updated last month
- Easy function multiversioning for Rust☆234Updated 8 months ago
- ☆196Updated this week
- Half-precision floating point types f16 and bf16 for Rust.☆258Updated 2 months ago
- Super-fast float parser in Rust (now part of Rust core)☆279Updated 2 years ago
- Exploration of using Storage instead of Allocator to parameterize collections in Rust☆140Updated 2 years ago
- Approximate floating point equality comparisons and assertions☆172Updated last year
- Project group working on the "safe transmute" feature☆94Updated 11 months ago
- Fast, FFI-friendly string interning for Rust☆170Updated 10 months ago
- Home of the Allocators working group: Paving a path for a standard set of allocator traits to be used in collections!☆232Updated 4 years ago
- ☆167Updated 2 years ago
- 🐏 rpmalloc global memory allocator for Rust 🦀☆149Updated 5 months ago
- Bisects rustc, either nightlies or CI artifacts☆191Updated last week
- A contiguous-in-memory double-ended queue that derefs into a slice☆155Updated 3 years ago
- Hierarchical bit set container☆125Updated last year
- Support crate for rustc's self-profiling feature☆367Updated last month
- Macro to generate bitfields for structs that allow for modular use of enums.☆202Updated 3 months ago
- A Rust macro to determine if a type implements a logical trait expression☆259Updated 5 years ago
- A simple bitset container for Rust☆148Updated 2 months ago
- A safe Rust FFI binding for the NVIDIA® Tools Extension SDK (NVTX).☆86Updated last year
- Small, fast, synchronization primitives☆249Updated 11 months ago
- A Rust implementation of DEFLATE algorithm and related formats (ZLIB, GZIP)☆185Updated last year
- Allocation-free data structures that make do with the memory they're given☆144Updated 3 years ago
- A data structure to efficiently intern, cache and restore strings.☆203Updated last week
- A fast pure-rust no-unsafe implementation of LZ4 compression and decompression☆111Updated last year
- easy simd☆366Updated 6 months ago
- Implements a fixed-capacity stack-allocated Vec alternative backed by an array, using const generics.☆269Updated 2 years ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆58Updated 2 weeks ago
- home for proposals in and around compile-time function evaluation☆110Updated 2 years ago
- generators☆209Updated last year