himyxia's Stars
torvalds/linux
Linux kernel source tree
golang/go
The Go programming language
gin-gonic/gin
Gin is a HTTP web framework written in Go (Golang). It features a Martini-like API with much better performance -- up to 40 times faster. If you need smashing performance, get yourself some Gin.
etcd-io/etcd
Distributed reliable key-value store for the most critical data of a distributed system
apache/spark
Apache Spark - A unified analytics engine for large-scale data processing
veggiemonk/awesome-docker
:whale: A curated list of Docker resources and projects
facebook/rocksdb
A library that provides an embeddable, persistent key-value store for fast storage.
spf13/viper
Go configuration with fangs
gorilla/mux
Package gorilla/mux is a powerful HTTP router and URL matcher for building Go web servers with 🦍
elastic/kibana
Your window into the Elastic Stack
buger/goreplay
GoReplay is an open-source tool for capturing and replaying live HTTP traffic into a test environment in order to continuously test your system with real data. It can be used to increase confidence in code deployments, configuration changes and infrastructure changes.
dastergon/awesome-sre
A curated list of Site Reliability and Production Engineering resources.
cstack/db_tutorial
Writing a sqlite clone from scratch in C
dominikh/go-tools
Staticcheck - The advanced Go linter
gostor/awesome-go-storage
A curated list of awesome Go storage projects and libraries
rs/xid
xid is a globally unique id generator thought for the web
sony/sonyflake
A distributed unique ID generator inspired by Twitter's Snowflake
cenkalti/backoff
⏱ The exponential backoff algorithm in Go
golang/net
[mirror] Go supplementary network libraries
soheilhy/cmux
Connection multiplexer for GoLang: serve different services on the same port!
lattera/glibc
GNU Libc - Extremely old repo used for research purposes years ago. Please do not rely on this repo.
googleapis/google-http-java-client
Google HTTP Client Library for Java
jolestar/kubernetes-complete-course
Kubernetes 完全教程
caicloud/nirvana
Golang Restful API Framework for Productivity
osrg/namazu
:fish: 鯰: Programmable fuzzy scheduler for testing distributed systems
hmontazeri/is-vegan
Is-Vegan helps you to find out which food ingredients are vegan / non-vegan
hackeryoung/haystack
Facebook Haystack Implementation
dinever/antispam
Dead simple bayesian anti-spam classifier written in Python.
pingcap/jepsen
A framework for distributed systems verification, with fault injection
linfangrong/redismodule-ratelimit
Redis module that provides ratelimit