maycap's Stars
grafana/loki
Like Prometheus, but for logs.
rspivak/lsbasi
Let's Build A Simple Interpreter
maycap/dqueue
Python Delay Queue reference java DelayQueue
maycap/simpleleader
简单共识选主实现自定义分布式锁
tongdun/td-redis-operator
一款强大的云原生redis-operator,经过大规模生产级运行考验,支持分布式集群、支持主备切换等缓存集群解决方案…The powerful cloud-native redis-operator, which has passed the test of large-scale production-level operation, supports distributed clusters and active/standby switching ...
cloudnativer/kube-debug
一鍵調試kubernetes和docker容器的Web視覺化工具箱。A toolbox for debugging docker container and kubernetes with web UI.
cloudnativer/kube-install
一键安装k8s(kubernetes):二進位離線方式部署,支持定時安裝、添加與銷毀node、銷毀與修復master、一鍵卸載集羣等。Install k8s (kubernetes): one click offline installation of highly available multiple kubernetes cluster, supports schedule installation, addition of nodes, rebuild of kubernetes master, and uninstallation of clusters.
cloudnativer/kube-ipam
可以固定Pod/容器組IP地址的kubernetes網路輔助管理挿件。Kubernetes network management plug-in based on etcd storage can assign fixed IP for pod.
insomniacslk/dhcp
DHCPv6 and DHCPv4 packet library, client and server written in Go
coredhcp/coredhcp
Fast, multithreaded, modular and extensible DHCP server written in Go
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.
gohugoio/hugo
The world’s fastest framework for building websites.
mt3925/leetcode
leetcode note
maycap/linuxnotes
Some notes about Linux
maycap/py_autoapi
基于sqlalchemy自动化实现curd demo