liuxuzxx's Stars
go-mysql-org/go-mysql-elasticsearch
Sync MySQL data into elasticsearch
flutter/flutter
Flutter makes it easy and fast to build beautiful apps for mobile and beyond
kataras/iris
The fastest HTTP/2 Go Web Framework. New, modern and easy to learn. Fast development with Code you control. Unbeatable cost-performance ratio :rocket:
avelino/awesome-go
A curated list of awesome Go frameworks, libraries and software
golang/go
The Go programming language
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.
Netflix/ribbon
Ribbon is a Inter Process Communication (remote procedure calls) library with built in software load balancers. The primary usage model involves REST calls with various serialization scheme support.