rust-lang / project-portable-simdLinks
Portable SIMD project group
☆100Updated 11 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 last week
- ☆241Updated this week
- Exploration of using Storage instead of Allocator to parameterize collections in Rust☆142Updated 2 years ago
- ☆167Updated 2 years ago
- Easy function multiversioning for Rust☆248Updated 11 months ago
- Super-fast float parser in Rust (now part of Rust core)☆282Updated 2 years ago
- Home of the Allocators working group: Paving a path for a standard set of allocator traits to be used in collections!☆235Updated 4 years ago
- generators☆211Updated 2 years ago
- Small, fast, synchronization primitives☆253Updated last year
- Allocation-free data structures that make do with the memory they're given☆145Updated 3 years ago
- A contiguous-in-memory double-ended queue that derefs into a slice☆155Updated 4 years ago
- Project group working on the "safe transmute" feature☆95Updated last year
- Fork of std::Arc with lots of utilities useful for FFI☆264Updated last week
- Half-precision floating point types f16 and bf16 for Rust.☆267Updated last month
- Wrapper around generic-array that adds efficient numeric trait implementations☆64Updated last month
- Extremely generic linear algebra libary for Rust☆229Updated last year
- Fast, FFI-friendly string interning for Rust☆173Updated last year
- easy simd☆368Updated last month
- Faster integer division and modulus operations☆87Updated 4 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆176Updated 3 months ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆57Updated 3 months ago
- Approximate floating point equality comparisons and assertions☆173Updated last year
- 🐏 rpmalloc global memory allocator for Rust 🦀☆151Updated 8 months ago
- A fast pure-rust no-unsafe implementation of LZ4 compression and decompression☆112Updated last year
- A data structure to efficiently intern, cache and restore strings.☆204Updated 3 months ago
- A collection of small utilities for working with pointer types in Rust.☆131Updated 10 months ago
- Implements a fixed-capacity stack-allocated Vec alternative backed by an array, using const generics.☆266Updated 2 years ago
- Execute your code on the Rust ecosystem.☆185Updated 2 months ago
- Show unused code from multi-crate Rust projects☆119Updated last year
- Synchronization primitives for Futures and async/await based on intrusive collections☆180Updated last year