diff --git a/README.md b/README.md index 546312e37aa..f01cd7c0a00 100644 --- a/README.md +++ b/README.md @@ -2867,6 +2867,7 @@ _General utilities and tools to make your life easier._ - [okrun](https://github.com/xta/okrun) - go run error steamroller. - [olaf](https://github.com/btnguyen2k/olaf) - Twitter Snowflake implemented in Go. - [onecache](https://github.com/adelowo/onecache) - Caching library with support for multiple backend stores (Redis, Memcached, filesystem etc). +- [optional](https://github.com/kazhuravlev/optional) - Optional struct fields and vars. - [panicparse](https://github.com/maruel/panicparse) - Groups similar goroutines and colorizes stack dump. - [pattern-match](https://github.com/alexpantyukhin/go-pattern-match) - Pattern matching library. - [peco](https://github.com/peco/peco) - Simplistic interactive filtering tool.