diff --git a/README.md b/README.md index 6d3354bd..b2d04ced 100644 --- a/README.md +++ b/README.md @@ -2176,6 +2176,7 @@ _**Unofficial** set of patterns for structuring projects._ * [statiks](https://github.com/janiltonmaciel/statiks) - Fast, zero-configuration, static HTTP filer server. * [Storm](https://github.com/asdine/storm) - Simple and powerful toolkit for BoltDB. * [structs](https://github.com/PumpkinSeed/structs) - Implement simple functions to manipulate structs. +* [throttle](https://github.com/yudppp/throttle) - Throttle is an object that will perform exactly one action per duration. * [tik](https://github.com/andy2046/tik) - Simple and easy timing wheel package for Go. * [tome](https://github.com/cyruzin/tome) - Tome was designed to paginate simple RESTful APIs. * [toolbox](https://github.com/viant/toolbox) - Slice, map, multimap, struct, function, data conversion utilities. Service router, macro evaluator, tokenizer.