rust-lang / portable-simdLinks
The testing ground for the future of portable SIMD in Rust
☆969Updated last month
Alternatives and similar repositories for portable-simd
Users that are interested in portable-simd are comparing it to the libraries listed below
Sorting:
- A crate for managing memory bit by bit☆1,306Updated 9 months ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,473Updated this week
- Portable Packed SIMD Vectors for Rust standard library☆623Updated last year
- A fast bump allocation arena for Rust☆1,753Updated this week
- cargo subcommand showing the assembly, LLVM-IR and MIR generated for Rust code☆815Updated last week
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,029Updated this week
- Heap profiling and ad hoc profiling for Rust programs.☆795Updated 3 months ago
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,229Updated last year
- Compile time static maps for Rust☆1,928Updated 4 months ago
- A crate for mucking around with piles of bytes☆853Updated last month
- Cranelift based backend for rustc☆1,773Updated this week
- Slotmap data structure for Rust☆1,202Updated last year
- Attribute macro to require that the compiler prove a function can't ever panic☆1,132Updated 2 months ago
- Concurrency permutation testing tool for Rust.☆2,352Updated last month
- Defines the Rust borrow checker.☆1,443Updated 11 months ago
- Rust quasi-quoting☆1,421Updated last week
- Optimized string search routines for Rust.☆1,101Updated 2 months ago
- Macros for all your token pasting needs☆1,046Updated 7 months ago
- aHash is a non-cryptographic hashing algorithm that uses the AES hardware instruction☆1,175Updated 3 weeks ago
- Numeric traits for generic mathematics in Rust☆820Updated 2 weeks ago
- Write safer FFI code in Rust without polluting it with unsafe code☆986Updated last week
- A macro to generate structures which behave like bitflags☆1,018Updated 2 weeks ago
- Some more derive(Trait) options☆1,922Updated this week
- A trait object based error handling type for easy idiomatic error handling and reporting in Rust applications☆1,567Updated this week
- Fast and simple benchmarking for Rust projects☆1,154Updated last month
- An io_uring backed runtime for Rust☆1,257Updated 10 months ago
- Module initialization/global constructor functions for Rust☆864Updated 2 weeks ago
- A Rust proc-macro attribute parser☆1,121Updated last week
- Typed distributed plugin registration☆1,113Updated 2 months ago
- Declarative binary reading and writing: bit-level, symmetric, serialization/deserialization☆1,221Updated last week