common/README.md

23 lines
946 B
Markdown
Raw Permalink Normal View History

2022-01-01 21:39:27 +00:00
# common
2022-03-12 04:55:24 +00:00
[![GoDoc](https://godoc.org/git.tcp.direct/kayos/common?status.svg)](https://pkg.go.dev/git.tcp.direct/kayos/common) [![codecov](https://codecov.io/gh/yunginnanet/common/branch/master/graph/badge.svg?token=vk5frSGqhq)](https://codecov.io/gh/yunginnanet/common)
2022-02-08 12:21:57 +00:00
Welcome to things. Here are some of the aforementioned:
2022-01-01 21:39:27 +00:00
* [common](https://pkg.go.dev/git.tcp.direct/kayos/common)
2022-03-12 04:55:24 +00:00
* [hash](https://pkg.go.dev/git.tcp.direct/kayos/common/hash)
2022-01-01 21:39:27 +00:00
2022-03-12 04:55:24 +00:00
* [linux](https://pkg.go.dev/git.tcp.direct/kayos/common/linux)
2022-01-01 22:01:21 +00:00
2022-03-12 04:55:24 +00:00
* [squish](https://pkg.go.dev/git.tcp.direct/kayos/common/squish)
2022-01-01 22:01:21 +00:00
2022-03-12 04:55:24 +00:00
* [entropy](https://pkg.go.dev/git.tcp.direct/kayos/common/entropy)
2022-02-08 12:21:57 +00:00
* [pool](https://pkg.go.dev/git.tcp.direct/kayos/common/pool)
2022-05-30 05:36:31 +00:00
---
2022-05-30 05:36:31 +00:00
### Dependencies
2022-01-01 21:39:27 +00:00
[skeeto](https://github.com/skeeto)'s amazing [RNG](https://github.com/skeeto/rng-go) for optimized [entropy](https://pkg.go.dev/git.tcp.direct/kayos/common/entropy) is the sole dependency save for stdlib++.