VikasManohar's Stars
donnemartin/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
ByteByteGoHq/system-design-101
Explain complex systems using visuals and simple terms. Help you prepare for system design interviews.
kdn251/interviews
Everything you need to know to get the job.
eugenp/tutorials
Getting Started with Spring Boot 3:
karanpratapsingh/system-design
Learn how to design systems at scale and prepare for system design interviews
aosabook/500lines
500 Lines or Less
hashicorp/consul
Consul is a distributed, highly available, and data center aware solution to connect and configure applications across dynamic, distributed infrastructure.
google/comprehensive-rust
This is the Rust course used by the Android team at Google. It provides you the material to quickly teach Rust.
fyne-io/fyne
Cross platform GUI toolkit in Go inspired by Material Design
dgryski/go-perfbook
Thoughts on Go performance optimization
esimov/caire
Content aware image resize library
RayTracing/raytracing.github.io
Main Web Site (Online Books)
gorse-io/gorse
Gorse open source recommender system engine
enocom/gopher-reading-list
A curated selection of blog posts on Go
teh-cmc/go-internals
A book about the internals of the Go programming language.
esimov/pigo
Fast face detection, pupil/eyes localization and facial landmark points detection library in pure Go.
talent-plan/tinykv
A course to build distributed key-value service based on TiKV model
Narasimha1997/fake-sms
A simple command line tool using which you can skip phone number based SMS verification by using a temporary phone number that acts like a proxy.
noborus/trdsql
CLI tool that can execute SQL queries on CSV, LTSV, JSON, YAML and TBLN. Can output to various formats.
benhoyt/goawk
A POSIX-compliant AWK interpreter written in Go, with CSV support
tylertreat/BoomFilters
Probabilistic data structures for processing continuous, unbounded streams.
kkdai/project52
52 weeks, 52 Go projects
avinassh/py-caskdb
(educational) build your own disk based KV store
MatthewJamesBoyle/golang-interview-prep
func25/go-practical-tips
Go Practical Tips
ahmetb/kubectl-foreach
Run kubectl commands in all/some contexts in parallel (similar to GNU xargs+parallel)
google/go-replayers
JefeDavis/Resume-Operator
Kubernetes operator to build & host my resume, powered by operator-builder
avinassh/go-caskdb
(educational) build your own disk based KV store in Go
patrickleboutillier/jcscpu
Logical implementation, in Perl and Go, of the computer described in J. Clark Scott's book "But How Do It Know?".