NeiderFajardo's Stars
jwasham/coding-interview-university
A complete computer science study plan to become a software engineer.
kamranahmedse/developer-roadmap
Interactive roadmaps, guides and other educational content to help developers grow in their careers.
angular/angular
Deliver web apps with confidence 🚀
google/comprehensive-rust
This is the Rust course used by the Android team at Google. It provides you the material to quickly teach Rust.
Netflix/Hystrix
Hystrix is a latency and fault tolerance library designed to isolate points of access to remote systems, services and 3rd party libraries, stop cascading failure and enable resilience in complex distributed systems where failure is inevitable.
grpc/grpc-go
The Go language implementation of gRPC. HTTP/2 based RPC
uber-go/guide
The Uber Go Style Guide.
Netflix/zuul
Zuul is a gateway service that provides dynamic routing, monitoring, resiliency, security, and more.
bxcodec/go-clean-arch
Go (Golang) Clean Architecture based on Reading Uncle Bob's Clean Architecture
googleapis/googleapis
Public interface definitions of Google APIs.
evrone/go-clean-template
Clean Architecture template for Golang services
gogo/protobuf
[Deprecated] Protocol Buffers for Go with Gadgets
ServiceWeaver/weaver
Programming framework for writing and deploying cloud applications.
mmumshad/kubernetes-the-hard-way
Bootstrap Kubernetes the hard way on Vagrant on Local Machine. No scripts.
lotusirous/go-concurrency-patterns
Concurrency patterns in Go
eapache/go-resiliency
Resiliency patterns for golang
0xAX/go-algorithms
Algorithms and data structures for golang
harlow/go-micro-services
HTTP up front, Protobufs in the rear
processout/grpc-go-pool
grpc connection pool
gogo/grpc-example
An example of using Go gRPC and tools from the greater gRPC ecosystem together with the GoGo Protobuf Project.
gavadinov/Learn-Rust-by-Building-Real-Applications
AleksK1NG/Go-CQRS-Kafka-gRPC-Microservices
Go gRPC Kafka CQRS microservices with tracing
dstoiko/go-pong-wasm
🏓 Pong game written in Go with Ebiten framework. For native and WebAssembly targets.
sverrirab/kube-test-container
Kubernetes Test Container
amboss-mededu/go-pipeline-article
Code for the Go pipeline blog post