rust-lang / portable-simdLinks
The testing ground for the future of portable SIMD in Rust
☆993Updated this 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 crate for managing memory bit by bit☆1,326Updated last year
- A fast bump allocation arena for Rust☆1,877Updated 2 months ago
- A crate for mucking around with piles of bytes☆890Updated last week
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,523Updated 2 months ago
- Portable Packed SIMD Vectors for Rust standard library☆629Updated last year
- cargo subcommand showing the assembly, LLVM-IR and MIR generated for Rust code☆851Updated last week
- Optimized string search routines for Rust.☆1,193Updated 3 months ago
- aHash is a non-cryptographic hashing algorithm that uses the AES hardware instruction☆1,225Updated 2 months ago
- Defines the Rust borrow checker.☆1,495Updated 3 months ago
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,159Updated 3 weeks ago
- Heap profiling and ad hoc profiling for Rust programs.☆875Updated 6 months ago
- Slotmap data structure for Rust☆1,233Updated last year
- A minimal async executor that lets you block on a future☆617Updated 3 months ago
- Module initialization/global constructor functions for Rust☆898Updated last month
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,238Updated last year
- Numeric traits for generic mathematics in Rust☆861Updated 2 months ago
- Attribute macro to require that the compiler prove a function can't ever panic☆1,145Updated 2 weeks ago
- A macro to generate structures which behave like bitflags☆1,046Updated last week
- Write safer FFI code in Rust without polluting it with unsafe code☆1,006Updated last month
- Benchmarks for rust serialization frameworks☆857Updated last month
- Experimental one-shot benchmarking/profiling harness for Rust☆626Updated last year
- Concurrency permutation testing tool for Rust.☆2,452Updated last month
- Cranelift based backend for rustc☆1,865Updated last week
- cross-platform Rust API for memory mapped IO☆526Updated 3 weeks ago
- A Rust wrapper over Microsoft's MiMalloc memory allocator☆664Updated 2 weeks ago
- Cargo subcommand for optimizing Rust binaries/libraries with PGO and BOLT.☆691Updated last month
- Custom hash algorithm used by rustc (plus hashmap/set aliases): fast, deterministic, not secure☆502Updated last month
- An implementation of a LRU cache☆737Updated this week
- Macros for all your token pasting needs☆1,054Updated 11 months ago
- A Rust proc-macro attribute parser☆1,162Updated 3 weeks ago