package zstd
import "zgo.at/zstd"
Package zstd is a collection of extensions to Go's stdlib.
Index ¶
Source Files ¶
zstd.go
Directories ¶
Path | Synopsis |
---|---|
zbool | Package zstring implements functions for booleans. |
zbyte | Package zbyte implements functions for byte slices. |
zcompress | |
zcontext | Package zcontext implements context functions. |
zcrypto | Package zcrypto implements cryptographic helpers. |
zdebug | Package zdebug implements functions useful when debugging programs. |
zexec | Package zexec runs external commands. |
zfilepath | Package zfilepath implements functions for manipulating filename paths. |
zfloat | Package zfloat implements functions for floats. |
zfmt | Package zfmt implements additional formatting functions. |
zfs | Package zfs provides some extensions to the fs package. |
zgo | Package zgo provides functions to work with Go source files. |
zhttputil | Package zhttputil provides HTTP utility functions. |
zimage | Package zimage adds functions for working with images. |
zint | Package zint implements functions for ints. |
zio | Package zio implements some I/O utility functions. |
zjson | Package zjson provides functions for working with JSON. |
zmap | Package zmap implements generic functions for maps. |
znet | Package znet contains utilities for network communication. |
zos | Package zos implements functions for interfacing with the operating system. |
zreflect | Package zreflect implements functions for reflection. |
zruntime | Package zruntime provides utilities to interface with the Go runtime. |
zslice | Package zslice implements generic functions for slices. |
zstrconv | Package zstrconv implements conversions to and from string representations. |
zstring | Package zstring implements functions for strings. |
zsync | Package zsync adds functions for synchronization. |
ztest | Package ztest contains helper functions that are useful for writing tests. |
ztest/fakeconn | Package fakeconn provides a "fake" net.Conn implementation. |
ztest/image | Package image contains helpers for testing image-related code. |
ztime | Package ztime implements functions for date and time. |
ztype | Package ztype adds extra types. |
zxml | Package zxml provides functions for working with XML. |
- Version
- v0.0.0-20241125224656-49fafbb06ca9 (latest)
- Published
- Nov 25, 2024
- Platform
- linux/amd64
- Last checked
- 1 week ago –
Tools for package owners.