arun-gajaraj's Stars
airbnb/javascript
JavaScript Style Guide
avelino/awesome-go
A curated list of awesome Go frameworks, libraries and software
urfave/cli
A simple, fast, and fun package for building command line apps in Go
uber-go/zap
Blazing fast, structured, leveled logging in Go.
deviantony/docker-elk
The Elastic stack (ELK) powered by Docker and Compose.
TheAlgorithms/Go
Algorithms and Data Structures implemented in Go for beginners, following best practices.
uber-go/guide
The Uber Go Style Guide.
revel/revel
A high productivity, full-stack web framework for the Go language.
keyvanakbary/learning-notes
Notes on books I read, talks I watch, articles I study, and papers I love
streadway/amqp
Go client for AMQP 0.9.1
G33kzD3n/Catalogue
shomali11/go-interview
Collection of Technical Interview Questions solved with Go
brigadecore/brigade
Event-driven scripting for Kubernetes
loong/go-concurrency-exercises
Hands on exercises with real-life examples to study and practice Go concurrency patterns. Test-cases are provided to verify your answers.
plutov/practice-go
Practice Go: a collection of Go programming challenges
vbd/Fieldnotes
Public repository of my field notes from 25+ years as computer guy
shijuvar/gokit
Go Examples: From basics to distributed systems
func25/go-practical-tips
Go Practical Tips
mgutz/ansi
Small, fast library to create ANSI colored strings and codes. [go, golang]
fabioberger/chrome
GopherJS Bindings for Chrome
nitishm/go-rejson
Golang client for redislabs' ReJSON module with support for multilple redis clients (redigo, go-redis)
Fs02/go-todo-backend
Go Todo Backend example using modular project layout for product microservice.
fedir/go-tooling-cheat-sheet
Go's Tooling Cheat Sheet
mrbardia72/Go-Interview-Questions-And-Answers
Go (programming Language) Interview Questions And Answers
vishalsingh2972/NamasteJS-Notes
Quick reference to JavaScript concepts when necessary ❤️
tamerh/xml-stream-parser
XML stream parser for GO
zerodha/logf
Extremely fast, light weight, zero alloc logfmt logging library for Go.
ycsos/LG-ultrafine-brightness
A tool to adjust LG Ultrafine Series Monitor without Bootcamp in Linux and Windows.
sudhirj/cirque
A circular queue that processes jobs in parallel but returns results in FIFO
msa-ali/problem-solving-in-go
Repository to practice implementation of different problems or low level design questions in Go Language.