SamGinzburg / VectorVisor
VectorVisor is a vectorizing binary translator for GPUs, designed to make it easy to run many copies of a single-threaded WebAssembly program in parallel using GPUs
☆148Updated 6 months ago
Alternatives and similar repositories for VectorVisor:
Users that are interested in VectorVisor are comparing it to the libraries listed below
- SIMD base64 codecs☆81Updated last year
- A new register allocator☆228Updated this week
- A low-level virtualization interface for Linux-based systems using WebAssembly☆110Updated this week
- An educational implementation of a modern compressor in Rust☆47Updated last year
- ☆58Updated 7 months ago
- Stitch is an experimental Wasm interpreter written in Rust that is designed to be very fast and lightweight.☆119Updated 11 months ago
- A self-generating WebAssembly parser & serializer in Rust.☆17Updated last week
- Compile your WebAssembly programs into SPIR-V shaders☆53Updated last year
- The sole purpose of this repository is to help me learn about WASI☆68Updated 5 months ago
- An implementation of libc written in Rust☆284Updated last month
- WebAssembly component model implementation for any backend.☆77Updated last month
- JIT codegen backend with SSA IR based on B3 from WebKit☆62Updated last year
- A simple example with Rust and Cosmopolitan Libc☆195Updated last year
- WITX code and documentation generator for AssemblyScript, Zig, Rust and more.☆140Updated last month
- A WebAssembly interpreter written in C☆97Updated this week
- ☆135Updated 2 weeks ago
- world's worst interpreter☆60Updated 9 months ago
- Pure-Rust libraries for parsing, interpreting, and analyzing LLVM☆80Updated last year
- A cross-platform high-performance provably-safe sandboxing Wasm-to-native compiler☆32Updated last year
- Web49: WebAssembly Interpeter