add cassowary (#3120)

This commit is contained in:
Roger Welin 2020-06-12 05:00:39 +02:00 committed by GitHub
parent f48115fac4
commit bf9ff0737f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2254,6 +2254,7 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis
* [Blast](https://github.com/dave/blast) - A simple tool for API load testing and batch jobs.
* [bombardier](https://github.com/codesenberg/bombardier) - Fast cross-platform HTTP benchmarking tool.
* [bosun](https://github.com/bosun-monitor/bosun) - Time Series Alerting Framework.
* [cassowary](https://github.com/rogerwelin/cassowary) - Modern cross-platform HTTP load-testing tool written in Go.
* [DepCharge](https://github.com/centerorbit/depcharge) - Helps orchestrating the execution of commands across the many dependencies in larger projects.
* [Dockerfile-Generator](https://github.com/ozankasikci/dockerfile-generator) - A go library and an executable that produces valid Dockerfiles using various input channels.
* [dogo](https://github.com/liudng/dogo) - Monitoring changes in the source file and automatically compile and run (restart).