lib/

directory
v0.2.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 19, 2019 License: Apache-2.0

README

This directory contains Go packages that aren't specific to the Wuffs language. These packages may be useful to other Go software, outside of this repository, that have nothing to do with Wuffs per se.

Other (Wuffs-specific) packages are in the sibling ../lang directory.

Directories

Path Synopsis
Package base38 converts a 4-byte string, each byte in [ 0-9?a-z], to a base 38 number.
Package base38 converts a 4-byte string, each byte in [ 0-9?a-z], to a base 38 number.
Package cgolz4 wraps the C "lz4" library.
Package cgolz4 wraps the C "lz4" library.
Package cgozlib wraps the C "zlib" library.
Package cgozlib wraps the C "zlib" library.
Package cgozstd wraps the C "zstd" library.
Package cgozstd wraps the C "zstd" library.
Package compression provides common types for other compression packages.
Package compression provides common types for other compression packages.
Package flatecut produces DEFLATE-formatted data subject to a maximum compressed size.
Package flatecut produces DEFLATE-formatted data subject to a maximum compressed size.
internal
racdict
Package racdict provides support for the RAC (Random Access Compression) common dictionary format.
Package racdict provides support for the RAC (Random Access Compression) common dictionary format.
Package interval provides interval arithmetic on big integers.
Package interval provides interval arithmetic on big integers.
Package rac provides access to RAC (Random Access Compression) files.
Package rac provides access to RAC (Random Access Compression) files.
Package raclz4 provides access to RAC (Random Access Compression) files with the LZ4 compression codec.
Package raclz4 provides access to RAC (Random Access Compression) files with the LZ4 compression codec.
Package raczlib provides access to RAC (Random Access Compression) files with the Zlib compression codec.
Package raczlib provides access to RAC (Random Access Compression) files with the Zlib compression codec.
Package raczstd provides access to RAC (Random Access Compression) files with the Zstd compression codec.
Package raczstd provides access to RAC (Random Access Compression) files with the Zstd compression codec.
Package readerat provides utilities for the io.ReaderAt type.
Package readerat provides utilities for the io.ReaderAt type.
Package zlibcut produces zlib-formatted data subject to a maximum compressed size.
Package zlibcut produces zlib-formatted data subject to a maximum compressed size.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL