rust-lang / project-portable-simd
Portable SIMD project group
☆96Updated 2 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
- Exploration of using Storage instead of Allocator to parameterize collections in Rust☆139Updated last year
- Thermite SIMD: Melt your CPU☆154Updated 3 years ago
- Easy function multiversioning for Rust☆211Updated last month
- Super-fast float parser in Rust (now part of Rust core)☆275Updated 2 years ago
- Home of the Allocators working group: Paving a path for a standard set of allocator traits to be used in collections!☆215Updated 3 years ago
- Generic Atomic<T> type for Rust☆225Updated last year
- Project group working on the "safe transmute" feature☆88Updated 4 months ago
- ☆118Updated this week
- Fork of std::Arc with lots of utilities useful for FFI☆222Updated last week
- A command line tool for comparing benchmarks run by Criterion.☆229Updated 4 months ago
- Allocation-free data structures that make do with the memory they're given☆145Updated 2 years ago
- Statically-checked alternatives to RefCell and RwLock☆367Updated 7 months ago
- A fast, concurrent string interner☆148Updated 5 months ago
- Fast, SIMD-accelerated CRC32 (IEEE) checksum computation in Rust☆278Updated 5 months ago
- Bisects rustc, either nightlies or CI artifacts☆180Updated 2 weeks ago
- a lock-free concurrent slab (experimental)☆278Updated last month
- Cargo subcommand for viewing LLVM optimization remarks.☆173Updated 8 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆155Updated last month
- Synchronization primitives for Futures and async/await based on intrusive collections☆176Updated 10 months ago
- 🐏 rpmalloc global memory allocator for Rust 🦀☆138Updated 9 months ago
- A graphical debugger for Rust MIR☆186Updated 2 years ago
- ☆167Updated last year
- generators☆203Updated last year
- A Rust macro to determine if a type implements a logical trait expression☆248Updated 5 years ago
- Procedural macros in expression position☆203Updated 2 years ago
- Implements a fixed-capacity stack-allocated Vec alternative backed by an array, using const generics.☆268Updated last year
- Extremely generic linear algebra libary for Rust☆221Updated 3 months ago
- Manual segmented stacks for Rust☆296Updated 2 months ago
- Rust ABI safe code generator☆183Updated 5 months ago
- Half-precision floating point types f16 and bf16 for Rust.☆236Updated 8 months ago