rust-lang / portable-simdLinks
The testing ground for the future of portable SIMD in Rust
☆1,001Updated 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,335Updated last year
- A crate for mucking around with piles of bytes☆894Updated 2 weeks ago
- cargo subcommand showing the assembly, LLVM-IR and MIR generated for Rust code☆855Updated last week
- A fast bump allocation arena for Rust☆1,891Updated 3 months ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,532Updated last week
- Portable Packed SIMD Vectors for Rust standard library☆632Updated last year
- Slotmap data structure for Rust☆1,237Updated last year
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,178Updated 2 weeks ago
- Defines the Rust borrow checker.☆1,508Updated 3 months ago
- Heap profiling and ad hoc profiling for Rust programs.☆881Updated 7 months ago
- aHash is a non-cryptographic hashing algorithm that uses the AES hardware instruction☆1,240Updated 3 months ago
- Optimized string search routines for Rust.☆1,212Updated last week
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,244Updated last year
- Numeric traits for generic mathematics in Rust☆866Updated 3 months ago
- Concurrency permutation testing tool for Rust.☆2,461Updated last month
- Macros for all your token pasting needs☆1,055Updated 11 months ago
- Benchmarks for rust serialization frameworks☆862Updated 2 months ago
- A macro to generate structures which behave like bitflags☆1,055Updated last month
- Experimental one-shot benchmarking/profiling harness for Rust☆626Updated last year
- Cranelift based backend for rustc☆1,880Updated this week
- Attribute macro to require that the compiler prove a function can't ever panic☆1,151Updated 2 weeks ago
- Cargo subcommand for optimizing Rust binaries/libraries with PGO and BOLT.☆699Updated 2 months ago
- Write safer FFI code in Rust without polluting it with unsafe code☆1,009Updated last month
- Slab allocator for Rust☆842Updated last month
- A no_std + serde compatible message library for Rust☆1,193Updated 2 weeks ago
- Module initialization/global constructor functions for Rust☆903Updated last month
- Data structure serialization library with several opposite design goals from Serde☆882Updated this week
- Compile time static maps for Rust☆2,017Updated last month
- libgccjit AOT codegen for rustc☆1,033Updated last week
- Declarative binary reading and writing: bit-level, symmetric, serialization/deserialization☆1,284Updated 3 weeks ago