rust-lang / portable-simdLinks
The testing ground for the future of portable SIMD in Rust
☆980Updated 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,496Updated this week
- A crate for managing memory bit by bit☆1,315Updated 11 months ago
- A fast bump allocation arena for Rust☆1,800Updated 2 weeks ago
- cargo subcommand showing the assembly, LLVM-IR and MIR generated for Rust code☆834Updated last week
- A crate for mucking around with piles of bytes☆867Updated last month
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,085Updated 2 weeks ago
- Portable Packed SIMD Vectors for Rust standard library☆624Updated last year
- Slotmap data structure for Rust☆1,215Updated last year
- Heap profiling and ad hoc profiling for Rust programs.☆845Updated 4 months ago
- aHash is a non-cryptographic hashing algorithm that uses the AES hardware instruction☆1,202Updated 3 weeks ago
- Defines the Rust borrow checker.☆1,461Updated last month
- Website for graphing performance of rustc☆682Updated this week
- Optimized string search routines for Rust.☆1,149Updated last month
- A Rust wrapper over Microsoft's MiMalloc memory allocator☆636Updated 3 weeks ago
- Concurrency permutation testing tool for Rust.☆2,399Updated 2 months ago
- Easy self-referential struct generation for Rust.☆622Updated 6 months ago
- Numeric traits for generic mathematics in Rust☆839Updated 3 weeks ago
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,232Updated last year
- A minimal async executor that lets you block on a future☆604Updated last month
- Attribute macro to require that the compiler prove a function can't ever panic☆1,135Updated 4 months ago
- Write safer FFI code in Rust without polluting it with unsafe code☆997Updated 2 weeks ago
- Experimental one-shot benchmarking/profiling harness for Rust☆617Updated 10 months ago
- Compile time static maps for Rust☆1,953Updated last week
- Module initialization/global constructor functions for Rust☆875Updated last month
- Cranelift based backend for rustc☆1,833Updated this week
- Cargo subcommand for optimizing Rust binaries/libraries with PGO and BOLT.☆672Updated 2 weeks ago
- Macros for all your token pasting needs☆1,051Updated 9 months ago
- Benchmarks for rust serialization frameworks☆819Updated 2 weeks ago
- Async multi-producer multi-consumer channel☆874Updated last week
- Declarative binary reading and writing: bit-level, symmetric, serialization/deserialization☆1,241Updated last month