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:
- A fast bump allocation arena for Rust☆2,087Updated 3 weeks ago
- A crate for managing memory bit by bit☆1,370Updated last year
- A crate for mucking around with piles of bytes☆956Updated last week
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,608Updated this week
- cargo subcommand showing the assembly, LLVM-IR and MIR generated for Rust code☆919Updated 2 weeks ago
- Portable Packed SIMD Vectors for Rust standard library☆635Updated last year
- Slotmap data structure for Rust☆1,284Updated 2 months ago
- aHash is a non-cryptographic hashing algorithm that uses the AES hardware instruction☆1,306Updated 2 months ago
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,287Updated last month
- Heap profiling and ad hoc profiling for Rust programs.☆934Updated 11 months ago
- Optimized string search routines for Rust.☆1,362Updated 4 months ago
- Benchmarks for rust serialization frameworks☆952Updated 3 weeks ago
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,270Updated last year
- Defines the Rust borrow checker.☆1,578Updated 8 months ago
- Cargo subcommand for optimizing Rust binaries/libraries with PGO and BOLT.☆736Updated 2 weeks ago
- A macro to generate structures which behave like bitflags☆1,096Updated 2 months ago
- Numeric traits for generic mathematics in Rust☆914Updated 7 months ago
- Custom hash algorithm used by rustc (plus hashmap/set aliases): fast, deterministic, not secure☆544Updated 2 weeks ago
- Attribute macro to require that the compiler prove a function can't ever panic☆1,182Updated 3 weeks ago
- Easy self-referential struct generation for Rust.☆690Updated last year
- Experimental one-shot benchmarking/profiling harness for Rust☆644Updated last year
- A memory efficient string type that can store up to 24* bytes on the stack☆816Updated last month
- Compile time static maps for Rust☆2,093Updated this week
- Write safer FFI code in Rust without polluting it with unsafe code☆1,022Updated 3 weeks ago
- Website for graphing performance of rustc☆703Updated this week
- Cranelift based backend for rustc☆1,979Updated this week
- Module initialization/global constructor functions for Rust☆954Updated 2 months ago
- A Rust wrapper over Microsoft's MiMalloc memory allocator☆731Updated 2 months ago
- Rust port of simdjson☆1,365Updated 2 months ago
- A crate to help you go wide. By which I mean use SIMD stuff.☆464Updated this week