bharathshetty4
Software Engineer at Delivery Hero SE, Berlin Golang | Cloud | Micro-services | Kubernetes
@deliveryhero @Cisco @mayflyman4Berlin
bharathshetty4's Stars
anuraghazra/github-readme-stats
:zap: Dynamically generated stats for your github readmes
ByteByteGoHq/system-design-101
Explain complex systems using visuals and simple terms. Help you prepare for system design interviews.
golang-standards/project-layout
Standard Go Project Layout
TencentARC/GFPGAN
GFPGAN aims at developing Practical Algorithms for Real-world Face Restoration.
karanpratapsingh/system-design
Learn how to design systems at scale and prepare for system design interviews
zeromicro/go-zero
A cloud-native Go microservices framework with cli tool for productivity.
go-kit/kit
A standard library for microservices.
fyne-io/fyne
Cross platform GUI toolkit in Go inspired by Material Design
inancgumus/learngo
❤️ 1000+ Hand-Crafted Go Examples, Exercises, and Quizzes. 🚀 Learn Go by fixing 1000+ tiny programs.
InterviewReady/system-design-resources
These are the best resources for System Design on the Internet
knadh/listmonk
High performance, self-hosted, newsletter and mailing list manager with a modern dashboard. Single binary app.
IBM/sarama
Sarama is a Go library for Apache Kafka.
codenotary/immudb
immudb - immutable database based on zero trust, SQL/Key-Value/Document model, tamperproof, data change history
prasadgujar/low-level-design-primer
Dedicated Resources for the Low-Level System Design. Learn how to design and implement large-scale systems. Prep for the system design interview.
markbates/goth
Package goth provides a simple, clean, and idiomatic way to write authentication packages for Go web applications.
Shpota/goxygen
Generate a modern Web project with Go and Angular, React, or Vue in seconds 🎲
nikoksr/notify
A dead simple Go library for sending notifications to various messaging services.
mum4k/termdash
Terminal based dashboard.
create-go-app/cli
✨ A complete and self-contained solution for developers of any qualification to create a production-ready project with backend (Go), frontend (JavaScript, TypeScript) and deploy automation (Ansible, Docker) by running only one CLI command.
marcusolsson/goddd
Exploring DDD in Go
sagikazarmark/modern-go-application
Modern Go Application example
peterbourgon/go-microservices
Go microservices workshop example project
fraugster/parquet-go
Go package to read and write parquet files. parquet is a file format to store nested data structures in a flat columnar data format. It can be used in the Hadoop ecosystem and with tools such as Presto and AWS Athena.
jesseduffield/notes
One place for me to put all my programmery notes
peterzernia/lets-fork
Let's Fork server
vmihailenco/go-cache-benchmark
Cache benchmark for Golang
wajox/gobase
This is a simple skeleton for golang applications
theodesp/codility-go
Solutions for the codility.com exercises in Go
iamharvey/SOLID_principles
Introduction of SOLID principles, and how to apply them (with Golang examples)
d-saurabh/go-json-schema-toolkit
Go JSON Schema Toolkit is a Go library for creating and validating JSON schemas. It supports dynamic schema creation, extension, and validation against these schemas, ensuring data integrity and compliance with predefined structures.