larien's Stars
Developer-Y/cs-video-courses
List of Computer Science courses with video lectures.
backstage/backstage
Backstage is an open framework for building developer portals
grafana/loki
Like Prometheus, but for logs.
rakyll/hey
HTTP load generator, ApacheBench (ab) replacement
uber-go/guide
The Uber Go Style Guide.
gurugio/lowlevelprogramming-university
How to be low-level programmer
aphyr/distsys-class
Class materials for a distributed systems lecture series
teh-cmc/go-internals
A book about the internals of the Go programming language.
upspin/upspin
Upspin: A framework for naming everyone's everything.
stevemao/github-issue-templates
🔣 A collection of GitHub issue, pull request and security templates
DataDog/go-profiler-notes
felixge's notes on the various go profiling methods that are available.
luk4z7/go-concurrency-guide
Practical concurrency guide in Go, communication by channels, patterns
eapache/go-resiliency
Resiliency patterns for golang
kdeldycke/awesome-engineering-team-management
👔 How to transition from software development to engineering management
zyedidia/generic
A collection of generic data structures written in Go.
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.
emluque/golang-internals-resources
A collection of articles and videos to understand Golang internals.
go-fuego/fuego
Golang Fuego - Web framework generating OpenAPI 3 spec from source code - Pluggable to existing Gin & Echo APIs
iximiuz/client-go-examples
Collection of mini-programs demonstrating Kubernetes client-go usage.
golang-design/history
📝 Go: A Documentary | https://golang.design/history
chipzoller/hugo-clarity
A theme for Hugo based on VMware Clarity
golang-queue/queue
Queue is a Golang library for spawning and managing a Goroutine pool
betrybe/manual-arquiteto-moderno
Material para o Manual do Arquiteto Moderno
begmaroman/go-micro-boilerplate
The boilerplate of the GoLang application with a clear microservices architecture.
phoemur/fundamentus
API em python para análise fundamentalista de ações da BOVESPA utilizando o site fundamentus (www.fundamentus.com.br)
bobstrecansky/HighPerformanceWithGo
Writing High Performant Golang Programs
cassiobotaro/concorrencia-go
⛓️ Estudos sobre concorrência em Go
anneglienke/101_terraform
This repository creates the following resources on AWS: IAM User Groups, Roles, Policies and Attachments; S3 buckets; Glue Crawler and Athena. It also builds and tests what's been createad with a Github Actions workflow.
chrispappas/golang-generics-set
Golang 1.18+ Generics implementation of Set methods
larien/connect
Connect is a Python Flask project within the cloud-native ecosystem. Second project of Udacity's Cloud Native Nanodegree program, focusing on documenting and architecting a monolith migration to microservices.