manugupt1's Stars
papers-we-love/papers-we-love
Papers from the computer science community to read and discuss.
charlax/professional-programming
A collection of learning resources for curious software engineers
karpathy/LLM101n
LLM101n: Let's build a Storyteller
containerd/containerd
An open and reliable container runtime
dgryski/go-perfbook
Thoughts on Go performance optimization
nicolaka/netshoot
a Docker + Kubernetes network trouble-shooting swiss-army container
containerd/nerdctl
contaiNERD CTL - Docker-compatible CLI for containerd, with support for Compose, Rootless, eStargz, OCIcrypt, IPFS, ...
hwayne/awesome-cold-showers
For when people get too hyped up about things
shomali11/go-interview
Collection of Technical Interview Questions solved with Go
gomods/athens
A Go module datastore and proxy
lorin/resilience-engineering
Resilience engineering papers
linuxerwang/goroutine-inspect
An interactive tool to analyze Golang goroutine dump.
lizrice/lb-from-scratch
A very basic eBPF Load Balancer in a few lines of C
lorin/cognitive-systems-engineering
thebsdbox/ginit
A simple go init
cpuguy83/gonso
Library to work with linux namespaces in go
manugupt1/sax3
ofi5/Data-Structures-operations-on-Python
Implementation and practice of data structures using Python.