packed_simd_2 0.3.8

Portable Packed SIMD vectors
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
[book]
authors = ["Gonzalo Brito Gadeschi", "Gabriel Majeri"]
multilingual = false
src = "src"
title = "Rust SIMD Performance Guide"
description = "This book describes how to write performant SIMD code in Rust."

[build]
create-missing = false

[output.html]
additional-css = ["./src/ascii.css"]