diff --git a/README.md b/README.md index b3e04a17..1340b7d4 100644 --- a/README.md +++ b/README.md @@ -1960,6 +1960,7 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis * [Storm](https://github.com/asdine/storm) - Simple and powerful toolkit for BoltDB. * [structs](https://github.com/PumpkinSeed/structs) - Implement simple functions to manipulate structs. * [Task](https://github.com/go-task/task) - simple "Make" alternative. +* [taskctl](https://github.com/taskctl/taskctl) - Concurrent task runner. * [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. * [ugo](https://github.com/alxrm/ugo) - ugo is slice toolbox with concise syntax for Go.