diff --git a/README.md b/README.md index 0860f416..42d5990d 100644 --- a/README.md +++ b/README.md @@ -2260,6 +2260,7 @@ _**Unofficial** set of patterns for structuring projects._ * [cryptgo](https://github.com/Gituser143/cryptgo) - Crytpgo is a TUI based application written purely in Go to monitor and observe cryptocurrency prices in real time! * [ctop](https://github.com/bcicen/ctop) - [Top-like](https://ctop.sh) interface (e.g. htop) for container metrics. * [ctxutil](https://github.com/posener/ctxutil) - A collection of utility functions for contexts. +* [cvt](https://github.com/shockerli/cvt) - Easy and safe convert any value to another type. * [dbt](https://github.com/nikogura/dbt) - A framework for running self-updating signed binaries from a central, trusted repository. * [Death](https://github.com/vrecan/death) - Managing go application shutdown with signals. * [Deepcopier](https://github.com/ulule/deepcopier) - Simple struct copying for Go.