rust-lang / portable-simdLinks
The testing ground for the future of portable SIMD in Rust
☆976Updated last week
Alternatives and similar repositories for portable-simd
Users that are interested in portable-simd are comparing it to the libraries listed below
Sorting:
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,484Updated 2 weeks ago
- A fast bump allocation arena for Rust☆1,782Updated 2 weeks ago
- Portable Packed SIMD Vectors for Rust standard library☆623Updated last year
- A crate for managing memory bit by bit☆1,311Updated 10 months ago
- A crate for mucking around with piles of bytes☆862Updated 2 weeks ago
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,059Updated this week
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,230Updated last year
- cargo subcommand showing the assembly, LLVM-IR and MIR generated for Rust code☆820Updated this week
- Defines the Rust borrow checker.☆1,452Updated 2 weeks ago
- Slotmap data structure for Rust☆1,205Updated last year
- Attribute macro to require that the compiler prove a function can't ever panic☆1,132Updated 3 months ago
- An implementation of a LRU cache☆714Updated 2 months ago
- aHash is a non-cryptographic hashing algorithm that uses the AES hardware instruction☆1,191Updated last month
- Heap profiling and ad hoc profiling for Rust programs.☆803Updated 4 months ago
- Cranelift based backend for rustc☆1,804Updated this week
- Concurrency permutation testing tool for Rust.☆2,386Updated 2 months ago
- Macros for all your token pasting needs☆1,051Updated 8 months ago
- Optimized string search routines for Rust.☆1,139Updated last week
- Rust quasi-quoting☆1,425Updated last month
- Website for graphing performance of rustc☆675Updated this week
- A trait object based error handling type for easy idiomatic error handling and reporting in Rust applications☆1,581Updated 3 weeks ago
- An io_uring backed runtime for Rust☆1,262Updated 10 months ago
- Rust library for single assignment cells and lazy statics without macros☆1,988Updated 3 weeks ago
- Easily assign underlying errors into domain-specific errors while adding context☆1,653Updated 3 weeks ago
- Async multi-producer multi-consumer channel☆862Updated 2 weeks ago
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆749Updated last month
- A safe and fast multi-producer, multi-consumer channel.☆2,656Updated 3 months ago
- Compile time static maps for Rust☆1,940Updated this week
- Some more derive(Trait) options☆1,941Updated 2 weeks ago
- A Rust proc-macro attribute parser☆1,129Updated 2 weeks ago