Package atomic provides low-level atomic memory primitives useful for implementing synchronization algorithms.
Package js gives access to the WebAssembly host environment when using the js/wasm architecture.
Package fstest implements support for testing implementations and users of file systems.
Package quick implements utility functions to help with black box testing.