Categorygithub.com/krotik/common
repository
1.5.1
Repository: https://github.com/krotik/common.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# README

Common

Common is a collection of common algorithms and functions. The code is public domain so feel free to use it as you like - attribution is not necessary but always appreciated :-)

Go Report Card Go Reference

PackageDescription
bitutilByte processing helper functions.
cryptutilProcessing certificates, uuids and encryption/decryption helpers.
datautilDatastructures and data storage helpers.
errorutilHelper functions around error processing.
fileutilFile handling utilities.
flowutilDatastructures for flow control.
httputilHeplers for HTTP handling.
imageutilImage and pixel processing.
langLexer and parsers.
lockutilUtilities for locking.
logutilSimple logging infrastructure.
poolsPooling helpers.
sortutilDatastructures and utilities around sorting.
stringutilString processing helpers.
termutilUnix/Windows terminal helpers.
testutilUtilities for code testing.
timeutilHelpers for time processing.