encoding/binary | Package binary implements simple translation between numbers and byte sequences and encoding and decoding of varints. |
gioui.org/f32 | Package f32 is a float32 implementation of package image's Point and affine transformations. |
gioui.org/internal/byteslice | Package byteslice provides byte slice views of other Go values such as slices and structs. |
gioui.org/internal/scene | Package scene encodes and decodes graphics commands in the format used by the compute renderer. |
image | Package image implements a basic 2-D image library. |
math | Package math provides basic constants and mathematical functions. |