Made a library? Written a blog post? Found a useful tutorial? Share it with the Go community here or just enjoy what everyone else has found!
I am looking for contributors to help me out with my latest project.
I am creating an HTTP server implementation, driven by a REST API, for the https://github.com/tsenart/vegeta load testing tool. Currently it is only available as a CLI tool. However, there is an excellent library provided by the author, which is used by the CLI tool.
The idea is to create a tool, using vegeta, which is similar to https://github.com/loadimpact/k6 or https://github.com/locustio/locust complete with a UI (frontend). This makes it possible to use this tool in a more distributed manner, and possibly introduce it as a kubernetes native load-testing tool.
The project is available at https://github.com/nitishm/vegeta-server and currently supports submitting/viewing/canceling attack
s (all options are not implemented, yet) and viewing the attack report
s.
Issues are tagged with appropriate labels.
gookit/color - command-line color library with true color support, universal API methods and Windows support.
Print
, Printf
, Println
, Sprint
, Sprintf
<green>message</>
Bold
, Black
, White
, Gray
, Red
, Green
, Yellow
, Blue
, Magenta
, Cyan
Info
, Note
, Light
, Error
, Danger
, Notice
, Success
, Comment
, Primary
, Warning
, Question
, Secondary
https://github.com/yujiahaol68/captchy
Still in DEV. Any issue and feature request is welcomed! Please star if you think it is helpful.
Benchmark comparison between frameworks that provided a stream like API to deal with slices.
https://medium.com/@ivan.corrales.solera/koazee-vs-go-funk-vs-go-linq-caf8ef18584e
If you want to know more about koazee, have a look at https://github.com/wesovilabs/koazee