zstd

package module
v0.0.0-...-70792c7 Latest Latest
Warning

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

Go to latest
Published: Mar 29, 2024 License: MIT Imports: 0 Imported by: 0

README

zstd is a collection of small – and sometimes not so small – extensions to Go's standard library. There are no external dependencies. The naming scheme is z[type] or z[pkgname].

API docs: https://godocs.io/zgo.at/zstd

Other useful packages:

Documentation

Overview

Package zstd is a collection of extensions to Go's stdlib.

Directories

Path Synopsis
Package zstring implements functions for booleans.
Package zstring implements functions for booleans.
Package zbyte implements functions for byte slices.
Package zbyte implements functions for byte slices.
Package zcontext implements context functions.
Package zcontext implements context functions.
Package zcrypto implements cryptographic helpers.
Package zcrypto implements cryptographic helpers.
Package zdebug implements functions useful when debugging programs.
Package zdebug implements functions useful when debugging programs.
Package zexec runs external commands.
Package zexec runs external commands.
Package zfilepath implements functions for manipulating filename paths.
Package zfilepath implements functions for manipulating filename paths.
Package zfloat implements functions for floats.
Package zfloat implements functions for floats.
Package zfmt implements additional formatting functions.
Package zfmt implements additional formatting functions.
Package zfs provides some extensions to the fs package.
Package zfs provides some extensions to the fs package.
Package zgo provides functions to work with Go source files.
Package zgo provides functions to work with Go source files.
Package zhttputil provides HTTP utility functions.
Package zhttputil provides HTTP utility functions.
Package zimage adds functions for working with images.
Package zimage adds functions for working with images.
Package zint implements functions for ints.
Package zint implements functions for ints.
Package zio implements some I/O utility functions.
Package zio implements some I/O utility functions.
Package zjson provides functions for working with JSON.
Package zjson provides functions for working with JSON.
Package zmap implements generic functions for maps.
Package zmap implements generic functions for maps.
Package znet contains utilities for network communication.
Package znet contains utilities for network communication.
Package zos implements functions for interfacing with the operating system.
Package zos implements functions for interfacing with the operating system.
Package zreflect implements functions for reflection.
Package zreflect implements functions for reflection.
Package zruntime provides utilities to interface with the Go runtime.
Package zruntime provides utilities to interface with the Go runtime.
Package zslice implements generic functions for slices.
Package zslice implements generic functions for slices.
Package zstring implements functions for strings.
Package zstring implements functions for strings.
Package zsync adds functions for synchronization.
Package zsync adds functions for synchronization.
Package ztest contains helper functions that are useful for writing tests.
Package ztest contains helper functions that are useful for writing tests.
fakeconn
Package fakeconn provides a "fake" net.Conn implementation.
Package fakeconn provides a "fake" net.Conn implementation.
image
Package image contains helpers for testing image-related code.
Package image contains helpers for testing image-related code.
Package ztime implements functions for date and time.
Package ztime implements functions for date and time.
Package ztype adds extra types.
Package ztype adds extra types.
Package zxml provides functions for working with XML.
Package zxml provides functions for working with XML.

Jump to

Keyboard shortcuts

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