Add Sloc Cloc and Code to other software section of Awesome Go (#2328)

This commit is contained in:
Ben Boyter 2019-01-15 23:12:00 +11:00 committed by Cássio Botaro
parent 80c5085622
commit 7dc24f3700

View File

@ -1884,6 +1884,7 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis
* [Pipe](https://github.com/b3log/pipe) - A small and beautiful blogging platform.
* [restic](https://github.com/restic/restic) - De-duplicating backup program.
* [rkt](https://github.com/coreos/rkt) - App Container runtime that integrates with init systems, is compatible with other container formats like Docker, and supports alternative execution engines like KVM.
* [scc](https://github.com/boyter/scc) - Sloc Cloc and Code, a very fast accurate code counter with complexity calculations and COCOMO estimates.
* [Seaweed File System](https://github.com/chrislusf/seaweedfs) - Fast, Simple and Scalable Distributed File System with O(1) disk seek.
* [shell2http](https://github.com/msoap/shell2http) - Executing shell commands via http server (for prototyping or remote control).
* [snap](https://github.com/intelsdi-x/snap) - Powerful telemetry framework.