mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
Add throttle library
This commit is contained in:
parent
f40670e2a3
commit
bbd8c40836
@ -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.
|
||||
|
Loading…
Reference in New Issue
Block a user