exp: golang.org/x/exp

Directories

PathSynopsis
ebnfPackage ebnf is a library for EBNF grammars.
ebnflintEbnflint verifies that EBNF productions are consistent and grammatically correct.
inotifyPackage inotify implements a wrapper for the Linux inotify system.
io/i2cPackage i2c allows users to read from an write to a slave I2C device.
io/i2c/driverPackage driver contains interfaces to be implemented by various I2C implementations.
io/spiPackage spi allows users to read from and write to an SPI device.
io/spi/driverPackage driver contains interfaces to be implemented by various SPI implementations.
mmapPackage mmap provides a way to memory-map a file.
old/netchanPackage netchan implements type-safe networked channels: it allows the two ends of a channel to appear on different computers connected by a network.
shiny/driverPackage driver provides the default driver for accessing a screen.
shiny/driver/gldriverPackage gldriver provides an OpenGL driver for accessing a screen.
shiny/driver/internal/drawerPackage drawer provides functions that help implement screen.Drawer methods.
shiny/driver/internal/errscreenPackage errscreen provides a stub Screen implementation.
shiny/driver/internal/eventPackage event provides an infinitely buffered event queue.
shiny/driver/internal/swizzlePackage swizzle provides functions for converting between RGBA pixel formats.
shiny/driver/internal/win32Package win32 implements a partial shiny screen driver using the Win32 API.
shiny/driver/internal/x11keyx11key contains X11 numeric codes for the keyboard and mouse.
shiny/driver/windriverPackage windriver provides the Windows driver for accessing a screen.
shiny/driver/x11driverPackage x11driver provides the X11 driver for accessing a screen.
shiny/screenPackage screen provides interfaces for portable two-dimensional graphics and input events.
shiny/textPackage text lays out paragraphs of text.
shiny/unitPackage unit defines units of length such as inches or pixels.
shiny/vendor/github.com/BurntSushi/xgbPackage XGB provides the X Go Binding, which is a low-level API to communicate with the core X protocol and many of the X extensions.
shiny/vendor/github.com/BurntSushi/xgb/renderPackage render is the X client API for the RENDER extension.
shiny/vendor/github.com/BurntSushi/xgb/shmPackage shm is the X client API for the MIT-SHM extension.
shiny/vendor/github.com/BurntSushi/xgb/xprotoPackage xproto is the X client API for the extension.
shiny/widgetPackage widget provides graphical user interface widgets.
utf8stringPackage utf8string provides an efficient way to index strings by rune rather than by byte.
winfsnotifyPackage winfsnotify allows the user to receive file system event notifications on Windows.

Updated 2016-04-20. Refresh now. Tools for package owners.