anchal-agrawal's Stars
urfave/cli
A simple, fast, and fun package for building command line apps in Go
gorilla/mux
Package gorilla/mux is a powerful HTTP router and URL matcher for building Go web servers with 🦍
containerd/containerd
An open and reliable container runtime
Netflix/chaosmonkey
Chaos Monkey is a resiliency tool that helps applications tolerate random instance failures.
asciinema/asciinema
Terminal session recorder 📹
google/oss-fuzz
OSS-Fuzz - continuous fuzzing for open source software.
go-vgo/robotgo
RobotGo, Go Native cross-platform RPA and GUI automation @vcaesar
golang/mock
GoMock is a mocking framework for the Go programming language.
urfave/negroni
Idiomatic HTTP Middleware for Golang
davecheney/httpstat
It's like curl -v, with colours.
google/gops
A tool to list and diagnose Go processes currently running on your system
vmware-archive/clarity
Clarity is a scalable, accessible, customizable, open source design system built with web components. Works with any JavaScript framework, built for enterprises, and designed to be inclusive.
vektra/mockery
A mock code autogenerator for Go
cweill/gotests
Automatically generate Go test boilerplate from your source code.
alecthomas/gometalinter
DEPRECATED: Use https://github.com/golangci/golangci-lint
google/lmctfy
lmctfy is the open source version of Google’s container stack, which provides Linux application containers.
glycerine/zygomys
Zygo is a Lisp interpreter written in 100% Go. Central use case: dynamically compose Go struct trees in a zygo script, then invoke compiled Go functions on those trees. Makes Go reflection easy.
xlab/c-for-go
Automatic C-Go Bindings Generator for Go Programming Language
pimterry/notes
:pencil: Simple delightful note taking, with more unix and less lock-in.
erikfrey/bashreduce
mapreduce in bash
eapache/channels
Golang channel helpers and special types
goburrow/cache
Mango Cache 🥭 - Partial implementation of Guava Cache in Go (golang).
mustafaakin/gongular
A different approach to Go web frameworks
etcd-io/gofail
failpoints for go
genuinetools/pepper
A tool for performing actions on GitHub repos or a single repo.
carbocation/interpose
Minimalist net/http middleware for golang
dre1080/recovr
:collision: Go HTTP middleware that catches any panics and serves a proper error response.
tianon/gosleep
"sleep(1)", but with Go duration parsing OR explicit time to sleep until and a progress bar
davecheney/introduction-to-go
http://dave.cheney.net/training#introduction-to-go
casualjim/middlewares