rust-lang / portable-simdLinks
The testing ground for the future of portable SIMD in Rust
☆1,021Updated 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:
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,580Updated last month
- A crate for mucking around with piles of bytes☆935Updated this week
- A crate for managing memory bit by bit☆1,363Updated last year
- A fast bump allocation arena for Rust☆2,010Updated this week
- Portable Packed SIMD Vectors for Rust standard library☆635Updated last year
- cargo subcommand showing the assembly, LLVM-IR and MIR generated for Rust code☆902Updated 3 weeks ago
- Slotmap data structure for Rust☆1,263Updated 2 weeks ago
- Heap profiling and ad hoc profiling for Rust programs.☆909Updated 10 months ago
- Optimized string search routines for Rust.☆1,293Updated 2 months ago
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,254Updated 2 weeks ago
- Benchmarks for rust serialization frameworks☆906Updated 2 weeks ago
- Defines the Rust borrow checker.☆1,552Updated 6 months ago
- aHash is a non-cryptographic hashing algorithm that uses the AES hardware instruction☆1,294Updated last month
- Cargo subcommand for optimizing Rust binaries/libraries with PGO and BOLT.☆724Updated 4 months ago
- A memory efficient string type that can store up to 24* bytes on the stack☆797Updated 2 months ago
- Experimental one-shot benchmarking/profiling harness for Rust☆642Updated last year
- Custom hash algorithm used by rustc (plus hashmap/set aliases): fast, deterministic, not secure☆526Updated 4 months ago
- Numeric traits for generic mathematics in Rust☆894Updated 6 months ago
- Write safer FFI code in Rust without polluting it with unsafe code☆1,017Updated last month
- A macro to generate structures which behave like bitflags☆1,084Updated last week
- Support atomic operations on Arc itself☆1,189Updated last week
- A minimal async executor that lets you block on a future☆641Updated last month
- Module initialization/global constructor functions for Rust☆938Updated 2 weeks ago
- A Rust wrapper over Microsoft's MiMalloc memory allocator☆709Updated 3 weeks ago
- Easy self-referential struct generation for Rust.☆674Updated 11 months ago
- Cranelift based backend for rustc☆1,942Updated this week
- Website for graphing performance of rustc☆699Updated this week
- Macros for all your token pasting needs☆1,067Updated last year
- An implementation of a LRU cache☆763Updated 2 months ago
- cross-platform Rust API for memory mapped IO☆573Updated last month