ishveda's Stars
EbookFoundation/free-programming-books
:books: Freely available programming books
avelino/awesome-go
A curated list of awesome Go frameworks, libraries and software
mtdvio/every-programmer-should-know
A collection of (mostly) technical things every software developer should know about
kelseyhightower/nocode
The best way to write secure and reliable applications. Write nothing; deploy nowhere.
jqlang/jq
Command-line JSON processor
dariubs/GoBooks
List of Golang books
emirpasic/gods
GoDS (Go Data Structures) - Sets, Lists, Stacks, Maps, Trees, Queues, and much more
golang-migrate/migrate
Database migrations. CLI and Golang library.
OpenGenus/cosmos
World's largest Contributor driven code dataset | Used in Quark Search Engine, @OpenGenus IQ, OpenGenus Visual Project
ardanlabs/gotraining
Go Training Class Material :
coocood/freecache
A cache library for Go with zero GC overhead.
Knetic/govaluate
Arbitrary expression evaluation for golang
MariaLetta/free-gophers-pack
✨ This pack of 100+ gopher pictures and elements will help you to build own design of almost anything related to Go Programming Language: presentations, posts in blogs or social media, courses, videos and many, many more.
Jeffail/gabs
For parsing, creating and editing unknown or dynamic JSON in Go
ory/ladon
A SDK for access control policies: authorization for the microservice and IoT age. Inspired by AWS IAM policies. Written for Go.
ToxicFrog/Ligaturizer
Programming Fonts with Ligatures added (& a script to add them to other fonts)
census-instrumentation/opencensus-go
A stats collection and distributed tracing framework
bradleyjkemp/memviz
Visualize your Go data structures using graphviz
noctuid/evil-guide
Draft of a guide for using emacs with evil
src-d/go-mysql-server
An extensible MySQL server implementation in Go.
jmartin82/mmock
Mmock is an HTTP mocking application for testing and fast prototyping
NanXiao/golang-101-hacks
A rudimentary Go tutorial.
arifnoumankhan/books
WillSewell/gc-latency-experiment
Exploring some worst-case latencies in GCs, inspired by a post on GHC's runtime pause times: https://making.pusher.com/latency-working-set-ghc-gc-pick-two/
johnnywidth/cql-calculator
Calculating Cassandra partition size
Fontinalis/graphql-tracing-example
WIP example for opentracing with graphql-go/graphql