rust-lang / portable-simdLinks
The testing ground for the future of portable SIMD in Rust
☆1,015Updated 3 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:
- cargo subcommand showing the assembly, LLVM-IR and MIR generated for Rust code☆892Updated last week
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,571Updated 2 weeks ago
- A crate for mucking around with piles of bytes☆916Updated 2 weeks ago
- A fast bump allocation arena for Rust☆1,974Updated last month
- Portable Packed SIMD Vectors for Rust standard library☆634Updated last year
- A crate for managing memory bit by bit☆1,363Updated last year
- Slotmap data structure for Rust☆1,257Updated last year
- aHash is a non-cryptographic hashing algorithm that uses the AES hardware instruction☆1,276Updated last week
- Heap profiling and ad hoc profiling for Rust programs.☆901Updated 9 months ago
- Defines the Rust borrow checker.☆1,543Updated 5 months ago
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,236Updated this week
- Optimized string search routines for Rust.☆1,273Updated 2 months ago
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,254Updated last year
- A macro to generate structures which behave like bitflags☆1,078Updated last month
- Numeric traits for generic mathematics in Rust☆889Updated 5 months ago
- A minimal async executor that lets you block on a future☆632Updated 2 weeks ago
- A crate to help you go wide. By which I mean use SIMD stuff.☆446Updated this week
- Benchmarks for rust serialization frameworks☆892Updated 4 months ago
- Cargo subcommand for optimizing Rust binaries/libraries with PGO and BOLT.☆719Updated 4 months ago
- Test harness for ui tests of compiler diagnostics☆940Updated last week
- A port of MUSL's libm to Rust.☆633Updated 7 months ago
- Custom hash algorithm used by rustc (plus hashmap/set aliases): fast, deterministic, not secure☆519Updated 3 months ago
- Attribute macro to require that the compiler prove a function can't ever panic☆1,164Updated last week
- ☆884Updated last week
- Cranelift based backend for rustc☆1,922Updated last week
- cross-platform Rust API for memory mapped IO☆564Updated last month
- Experimental one-shot benchmarking/profiling harness for Rust☆638Updated last year
- Declarative binary reading and writing: bit-level, symmetric, serialization/deserialization☆1,301Updated last week
- Website for graphing performance of rustc☆699Updated this week
- Macros for all your token pasting needs☆1,064Updated last year