-
Check it out! https://github.com/nabaz-io/nabaz
-
InfluxDB
Purpose built for real-time analytics at any scale. InfluxDB Platform is powered by columnar analytics, optimized for cost-efficient storage, and built with open data standards.
-
GOPATH=`go env GOPATH` mkdir -p $GOPATH/github.com/nabaz-io cd $GOPATH/github.com/nabaz-io git clone https://github.com/nabaz-io/go cd go/src/github.com/nabaz-io ./make.bash mv $GOPATH/src/github.com/nabaz-io/go /usr/local/nabaz-go
-
gotestsum
'go test' runner with output optimized for humans, JUnit XML for CI integration, and a summary of the test results.
gotestsum has a similar feature with gotestsum --watch that runs the tests for the changed package when a file is saved.
NOTE:
The number of mentions on this list indicates mentions on common posts plus user suggested alternatives.
Hence, a higher number means a more popular project.