rust-lang / portable-simd
The testing ground for the future of portable SIMD in Rust
☆904Updated 2 weeks ago
Related projects ⓘ
Alternatives and complementary repositories for portable-simd
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,357Updated 3 weeks ago
- A fast bump allocation arena for Rust☆1,440Updated 2 months ago
- A crate for managing memory bit by bit☆1,221Updated 3 months ago
- A hash table with consistent order and fast iteration; access items by key or sequence index☆1,738Updated this week
- Macros for all your token pasting needs☆1,026Updated last month
- cargo subcommand showing the assembly, LLVM-IR and MIR generated for Rust code☆711Updated last week
- Heap profiling and ad hoc profiling for Rust programs.☆746Updated 3 months ago
- A crate for mucking around with piles of bytes☆729Updated last week
- A macro to generate structures which behave like bitflags☆964Updated last month
- Compile time static maps for Rust☆1,846Updated 3 months ago
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,193Updated 8 months ago
- Defines the Rust borrow checker.☆1,355Updated 5 months ago
- Numeric traits for generic mathematics in Rust☆727Updated 3 months ago
- Rust quasi-quoting☆1,330Updated last week
- Some more derive(Trait) options☆1,734Updated 2 weeks ago
- Concurrency permutation testing tool for Rust.☆2,145Updated 2 months ago
- Attribute macro to require that the compiler prove a function can't ever panic☆1,000Updated last week
- Async multi-producer multi-consumer channel☆791Updated last month
- Slotmap data structure for Rust☆1,163Updated 8 months ago
- A no_std + serde compatible message library for Rust☆926Updated last week
- Rust cache structures and easy function memoization☆1,567Updated last week
- libgccjit AOT codegen for rustc☆924Updated this week
- Write safer FFI code in Rust without polluting it with unsafe code☆927Updated last month
- A trait object based error handling type for easy idiomatic error handling and reporting in Rust applications☆1,415Updated 2 months ago
- A Rust proc-macro attribute parser☆1,025Updated last month
- An implementation of a LRU cache☆644Updated last month
- Cranelift based backend for rustc☆1,630Updated last week
- An io_uring backed runtime for Rust☆1,142Updated 3 months ago
- Experimental one-shot benchmarking/profiling harness for Rust☆585Updated 3 months ago
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆707Updated last week