nearmeng's Stars
landon30/Bulls
对外的技术分享合集,主要是游戏服务器架构、实战,优化等,以及游戏客户端初学分享
Xuanwo/gg
General Golang Code Generator
cnk3x/xunlei
提取自群晖平台的迅雷下载套件,用在其他Linux机器上的迅雷远程下载服务
traas-stack/kapacity
An open cloud native capacity solution which helps you achieve ultimate resource utilization in an intelligent and risk-free way.
karpathy/llm.c
LLM training in simple, raw C/CUDA
wsddn/go-ecdh
Golang implementation of the elliptical curve diffie-hellman
bytedance/sonic
A blazingly fast JSON serializing & deserializing library
869413421/chatgpt-web
基于ChatGPT3.5 API实现的私有化web程序
fangniu/redis-benchmark
redis benchmark redis压力测试工具,适用于redis、codis、pika等
smartrevolution/behaviortree
A simple implementation of Game-AI Behavior Trees in Go
cch123/gogctuner
auto adjust your GOGC value
openkruise/kruise-game
Game Servers Management on Kubernetes
JamesTGrant/kubectl-debug
Debug a target container in a Kubernetes cluster by automatically creating a new, non-invasive, 'debug' container in the same pid, network, user, and ipc namespace as the target container without disrupting the target container. The new container may contain all the troubleshooting tools utilites you require, even if the target container doesn't even contain a SHELL.
cloudnativer/kube-debug
一鍵調試kubernetes和docker容器的Web視覺化工具箱。A toolbox for debugging docker container and kubernetes with web UI.
mwitkow/grpc-proxy
gRPC proxy is a Go reverse proxy that allows for rich routing of gRPC calls with minimum overhead.
prometheus/pushgateway
Push acceptor for ephemeral and batch jobs.
EalenXie/gitlab-webhook-robot
Java版 Gitlab Webhook + 机器人通知
2345tech/apollo-agent
agent/client for ctripcorp / apollo
shima-park/agollo
An elegant Go client for Ctrip Apollo
iyichen/aoi
xiaonanln/go-aoi
Golang Area-Of-Interest (AOI) Implementations
nacos-group/nacos-sdk-go
Nacos client in Golang
ochinchina/supervisord
a go-lang supervisor implementation
go-redsync/redsync
Distributed mutual exclusion lock using Redis for Go
gonet2/game
a game service using stream processing paradigm
layeh/gopher-luar
simplifies data passing to and from gopher-lua
yuin/gopher-lua
GopherLua: VM and compiler for Lua in Go
yuin/gluamapper
gluamapper: maps a GopherLua table to a Go struct
Bingjian-Zhu/etcd-example
etcd example, etcd-service-discovery, etcd-grpclb, etcd-mutex
lsg2020/go-hotfix
runtime monkey patching in Go using plugin / dynamic hotfix / 热更新 / 热修复