/gotools

A collection of useful Go packages / helpers

Primary LanguageGoApache License 2.0Apache-2.0

A collection of useful Go packages / helpers

Github Release Build/Test Status CodeQL

This package contains the following Go modules:

bitpack - A module for bitpacking compression / decompression
GoDoc Go Report Card

concurrency - A module providing concurrency related tools (limiter & memory pool implementations)
GoDoc Go Report Card

cryptoutils - Various crypto convenience tools / functions
GoDoc Go Report Card

shell - Convenience wrapper to execute shell commands
GoDoc Go Report Card

Bug Reports

Please use the issue tracker for bugs and feature requests.

License

See the LICENSE file for usage conditions.