aniladanir's Stars
apolloconfig/agollo
🚀Go client for ctrip/apollo (https://github.com/apolloconfig/apollo)
haoel/downsampling
downsampling time series data algorithm in Go
prometheus/OpenMetrics
Evolving the Prometheus exposition format into a standard.
rust-lang/rustlings
:crab: Small exercises to get you used to reading and writing Rust code!
go-redsync/redsync
Distributed mutual exclusion lock using Redis for Go
go-chi/chi
lightweight, idiomatic and composable router for building Go HTTP services
panjf2000/ants
🐜🐜🐜 ants is the most powerful and reliable pooling solution for Go.
Netflix/archaius
Library for configuration management API
cosmos/cosmos-sdk
:chains: A Framework for Building High Value Public Blockchains :sparkles:
jackc/pgerrcode
Package pgerrcode contains constants for PostgreSQL error codes.
open-telemetry/opentelemetry-go
OpenTelemetry Go API and SDK
open-telemetry/opentelemetry-collector-contrib
Contrib repository for the OpenTelemetry Collector
mvdan/xurls
Extract urls from text
zmb3/spotify
A Go wrapper for the Spotify Web API
golang/go
The Go programming language
grafana/k6
A modern load testing tool, using Go and JavaScript - https://k6.io
spf13/cobra
A Commander for modern Go CLI interactions
ent/ent
An entity framework for Go
Olivr/free-domain
Get a cluster.ws & wip.la domain for free and instantly
joho/godotenv
A Go port of Ruby's dotenv library (Loads environment variables from .env files)
jellydator/ttlcache
An in-memory cache with item expiration and generics
gopherjs/gopherjs
A compiler from Go to JavaScript for running Go code in a browser
zeromicro/go-zero
A cloud-native Go microservices framework with cli tool for productivity.
centrifugal/centrifugo
Scalable real-time messaging server in a language-agnostic way. Self-hosted alternative to Pubnub, Pusher, Ably. Set up once and forever.
coder/websocket
Minimal and idiomatic WebSocket library for Go
mongodb/mongo-go-driver
The Official Golang driver for MongoDB
google/go-cloud
The Go Cloud Development Kit (Go CDK): A library and tools for open cloud development in Go.
micro/go-micro
A Go microservices framework
go-kit/kit
A standard library for microservices.
kelseyhightower/kubernetes-the-hard-way
Bootstrap Kubernetes the hard way. No scripts.