Directories
¶
| Path | Synopsis |
|---|---|
|
cmd
|
|
|
fuzz
command
Command fuzz starts a fuzzing campaign for a randomly chosen fuzz target using gosentry (https://github.com/trailofbits/gosentry), Trail of Bits' Go-toolchain fork that runs `go test -fuzz` on top of LibAFL.
|
Command fuzz starts a fuzzing campaign for a randomly chosen fuzz target using gosentry (https://github.com/trailofbits/gosentry), Trail of Bits' Go-toolchain fork that runs `go test -fuzz` on top of LibAFL. |
|
gensimd
command
Command gensimd generates the AVX2 assembly kernels in internal/simd via avo.
|
Command gensimd generates the AVX2 assembly kernels in internal/simd via avo. |
|
Package simd provides vectorized kernels for hot columnar loops, each with a portable pure-Go fallback selected at build time by architecture and, on amd64, at runtime by CPU feature.
|
Package simd provides vectorized kernels for hot columnar loops, each with a portable pure-Go fallback selected at build time by architecture and, on amd64, at runtime by CPU feature. |
Click to show internal directories.
Click to hide internal directories.