rust-lang / portable-simdLinks
The testing ground for the future of portable SIMD in Rust
☆1,023Updated last month
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☆909Updated last week
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,597Updated 3 weeks ago
- A fast bump allocation arena for Rust☆2,046Updated last week
- A crate for mucking around with piles of bytes☆943Updated last month
- A crate for managing memory bit by bit☆1,361Updated last year
- Slotmap data structure for Rust☆1,272Updated last month
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,275Updated last week
- Portable Packed SIMD Vectors for Rust standard library☆635Updated last year
- Heap profiling and ad hoc profiling for Rust programs.☆918Updated 10 months ago
- Defines the Rust borrow checker.☆1,567Updated 7 months ago
- Optimized string search routines for Rust.☆1,336Updated 3 months ago
- aHash is a non-cryptographic hashing algorithm that uses the AES hardware instruction☆1,301Updated last month
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,267Updated last year
- Cargo subcommand for optimizing Rust binaries/libraries with PGO and BOLT.☆730Updated 5 months ago
- Numeric traits for generic mathematics in Rust☆907Updated 6 months ago
- Macros for all your token pasting needs☆1,072Updated last year
- Support atomic operations on Arc itself☆1,224Updated 2 weeks ago
- Website for graphing performance of rustc☆701Updated this week
- Benchmarks for rust serialization frameworks☆933Updated 2 weeks ago
- A crate to help you go wide. By which I mean use SIMD stuff.☆457Updated 3 weeks ago
- Custom hash algorithm used by rustc (plus hashmap/set aliases): fast, deterministic, not secure☆535Updated 5 months ago
- Concurrency permutation testing tool for Rust.☆2,573Updated this week
- Attribute macro to require that the compiler prove a function can't ever panic☆1,175Updated this week
- Write safer FFI code in Rust without polluting it with unsafe code☆1,018Updated 2 months ago
- Experimental one-shot benchmarking/profiling harness for Rust☆643Updated last year
- Cranelift based backend for rustc☆1,963Updated this week
- Slab allocator for Rust☆866Updated 2 months ago
- A Rust wrapper over Microsoft's MiMalloc memory allocator☆717Updated last month
- A minimal async executor that lets you block on a future☆650Updated last month
- A port of MUSL's libm to Rust.☆635Updated 8 months ago