rust-lang / portable-simdLinks
The testing ground for the future of portable SIMD in Rust
☆991Updated 2 weeks ago
Alternatives and similar repositories for portable-simd
Users that are interested in portable-simd are comparing it to the libraries listed below
Sorting:
- A fast bump allocation arena for Rust☆1,855Updated last month
- A crate for managing memory bit by bit☆1,319Updated last year
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,523Updated last month
- A crate for mucking around with piles of bytes☆886Updated 2 weeks ago
- cargo subcommand showing the assembly, LLVM-IR and MIR generated for Rust code☆846Updated this week
- Slotmap data structure for Rust☆1,222Updated last year
- Portable Packed SIMD Vectors for Rust standard library☆630Updated last year
- Optimized string search routines for Rust.☆1,181Updated 2 months ago
- Heap profiling and ad hoc profiling for Rust programs.☆871Updated 6 months ago
- aHash is a non-cryptographic hashing algorithm that uses the AES hardware instruction☆1,221Updated 2 months ago
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,138Updated last month
- Macros for all your token pasting needs☆1,054Updated 10 months ago
- Website for graphing performance of rustc☆687Updated this week
- A macro to generate structures which behave like bitflags☆1,042Updated last week
- Defines the Rust borrow checker.☆1,486Updated 2 months ago
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,234Updated last year
- Numeric traits for generic mathematics in Rust☆857Updated 2 months ago
- Benchmarks for rust serialization frameworks☆837Updated 2 weeks ago
- Custom hash algorithm used by rustc (plus hashmap/set aliases): fast, deterministic, not secure☆496Updated 2 weeks ago
- A Rust wrapper over Microsoft's MiMalloc memory allocator☆657Updated 2 months ago
- Module initialization/global constructor functions for Rust☆891Updated last week
- Experimental one-shot benchmarking/profiling harness for Rust☆621Updated last year
- Write safer FFI code in Rust without polluting it with unsafe code☆1,006Updated 2 weeks ago
- A minimal async executor that lets you block on a future☆613Updated 2 months ago
- Attribute macro to require that the compiler prove a function can't ever panic☆1,140Updated 5 months ago
- Cranelift based backend for rustc☆1,851Updated last week
- Support atomic operations on Arc itself☆1,072Updated 2 weeks ago
- Easy self-referential struct generation for Rust.☆637Updated 7 months ago
- Test harness for ui tests of compiler diagnostics☆914Updated 3 weeks ago
- Concurrency permutation testing tool for Rust.☆2,441Updated last week