fako1024 / gotools

A collection of useful Go packages / helpers

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

A collection of useful Go packages / helpers

License:Apache License 2.0


Languages

Language:Go 100.0%