TheIronBorn / ppv

Portable Packed Vectors for Rust

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Simd<[T; N]> - Implementation of RFC2366 (std::simd)

WIP

There is an RFC for this: rust-lang/rfcs#2366

This attempts to be a 100% conforming implementation of that RFC.

About

Portable Packed Vectors for Rust


Languages

Language:Rust 92.5%Language:Dockerfile 4.1%Language:Shell 3.4%