rust-lang / portable-simdLinks
The testing ground for the future of portable SIMD in Rust
☆1,033Updated 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:
- cargo subcommand showing the assembly, LLVM-IR and MIR generated for Rust code☆918Updated 2 weeks ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,609Updated last month
- A crate for managing memory bit by bit☆1,367Updated last year
- A fast bump allocation arena for Rust☆2,079Updated 3 weeks ago
- A crate for mucking around with piles of bytes☆947Updated 2 weeks ago
- Optimized string search routines for Rust.☆1,359Updated 4 months ago
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,286Updated 3 weeks ago
- Slotmap data structure for Rust☆1,284Updated last month
- Heap profiling and ad hoc profiling for Rust programs.☆931Updated 11 months ago
- Defines the Rust borrow checker.☆1,578Updated 7 months ago
- aHash is a non-cryptographic hashing algorithm that uses the AES hardware instruction☆1,306Updated 2 months ago
- Portable Packed SIMD Vectors for Rust standard library☆635Updated last year
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,269Updated last year
- Cargo subcommand for optimizing Rust binaries/libraries with PGO and BOLT.☆732Updated last week
- Benchmarks for rust serialization frameworks☆952Updated 3 weeks ago
- Attribute macro to require that the compiler prove a function can't ever panic☆1,182Updated 3 weeks ago
- Macros for all your token pasting needs☆1,074Updated last year
- Concurrency permutation testing tool for Rust.☆2,582Updated 3 weeks ago
- A minimal async executor that lets you block on a future☆651Updated 2 months ago
- Numeric traits for generic mathematics in Rust☆910Updated 7 months ago
- Fast and simple benchmarking for Rust projects☆1,337Updated 9 months ago
- Compile time static maps for Rust☆2,089Updated 3 months ago
- Experimental one-shot benchmarking/profiling harness for Rust☆644Updated last year
- Write safer FFI code in Rust without polluting it with unsafe code☆1,022Updated 2 weeks ago
- Website for graphing performance of rustc☆703Updated last week
- Rust quasi-quoting☆1,522Updated this week
- Module initialization/global constructor functions for Rust☆953Updated 2 months ago
- A macro to generate structures which behave like bitflags☆1,093Updated last month
- Custom hash algorithm used by rustc (plus hashmap/set aliases): fast, deterministic, not secure☆539Updated 2 weeks ago
- A crate to help you go wide. By which I mean use SIMD stuff.☆463Updated 2 weeks ago