> Please check if what you want to add to `awesome-go` list meets [quality standards](https://github.com/avelino/awesome-go/blob/main/CONTRIBUTING.md#quality-standards) before sending pull request. Thanks! **Please provide package links to:** - repo link (github.com, gitlab.com, etc): - pkg.go.dev: - goreportcard.com: - coverage service link ([codecov](https://codecov.io/), [coveralls](https://coveralls.io/), [gocover](http://gocover.io/) etc.): **Note**: _that new categories can be added only when there are 3 packages or more._ **Make sure that you've checked the boxes below before you submit PR:** _not every repository (project) will fit into every option, but most projects should_ - [ ] I have added my package in alphabetical order. - [ ] I have an appropriate description with correct grammar. - [ ] I know that this package was not listed before. - [ ] I have added pkg.go.dev link to the repo and to my pull request. - [ ] I have added coverage service link to the repo and to my pull request. - [ ] I have added goreportcard link to the repo and to my pull request. - [ ] I have read [Contribution guidelines](https://github.com/avelino/awesome-go/blob/main/CONTRIBUTING.md#contribution-guidelines), [maintainers note](https://github.com/avelino/awesome-go/blob/main/CONTRIBUTING.md#maintainers) and [Quality standard](https://github.com/avelino/awesome-go/blob/main/CONTRIBUTING.md#quality-standards). Thanks for your PR, you're awesome! :+1: