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/f32 | Package f32 is an internal version of the public package f32 with extra types for internal use. |
gioui.org/internal/ops | |
gioui.org/internal/scene | Package scene encodes and decodes graphics commands in the format used by the compute renderer. |
gioui.org/internal/stroke | Package stroke implements conversion of strokes to filled outlines. |
gioui.org/op | Package op implements operations for updating a user interface. |
hash/maphash | Package maphash provides hash functions on byte sequences and comparable values. |
image | Package image implements a basic 2-D image library. |
math | Package math provides basic constants and mathematical functions. |