rust-lang / portable-simdLinks
The testing ground for the future of portable SIMD in Rust
☆1,007Updated this 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,554Updated last month
- A fast bump allocation arena for Rust☆1,954Updated 3 weeks ago
- A crate for managing memory bit by bit☆1,356Updated last year
- cargo subcommand showing the assembly, LLVM-IR and MIR generated for Rust code☆881Updated last week
- A crate for mucking around with piles of bytes☆910Updated this week
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,221Updated 3 weeks ago
- Portable Packed SIMD Vectors for Rust standard library☆634Updated last year
- Defines the Rust borrow checker.☆1,533Updated 5 months ago
- Slotmap data structure for Rust☆1,250Updated last year
- Optimized string search routines for Rust.☆1,259Updated last month
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,247Updated last year
- Heap profiling and ad hoc profiling for Rust programs.☆895Updated 8 months ago
- aHash is a non-cryptographic hashing algorithm that uses the AES hardware instruction☆1,264Updated 3 weeks ago
- Numeric traits for generic mathematics in Rust☆885Updated 4 months ago
- Benchmarks for rust serialization frameworks☆883Updated 3 months ago
- A macro to generate structures which behave like bitflags☆1,066Updated 3 weeks ago
- Website for graphing performance of rustc☆693Updated last week
- Macros for all your token pasting needs☆1,064Updated last year
- Write safer FFI code in Rust without polluting it with unsafe code☆1,010Updated 3 weeks ago
- Easy self-referential struct generation for Rust.☆669Updated 10 months ago
- Attribute macro to require that the compiler prove a function can't ever panic☆1,162Updated 3 weeks ago
- Concurrency permutation testing tool for Rust.☆2,511Updated 3 months ago
- Compile time static maps for Rust☆2,039Updated last month
- Cargo subcommand to easily use LLVM source-based code coverage (-C instrument-coverage).☆1,203Updated 2 weeks ago
- Cranelift based backend for rustc☆1,906Updated last week
- Module initialization/global constructor functions for Rust☆925Updated last week
- Custom hash algorithm used by rustc (plus hashmap/set aliases): fast, deterministic, not secure☆515Updated 3 months ago
- Experimental one-shot benchmarking/profiling harness for Rust☆635Updated last year
- libgccjit AOT codegen for rustc☆1,060Updated last week
- Rust quasi-quoting☆1,482Updated last week