wuxinyi's Stars
earthly/earthly
Super simple build framework with fast, repeatable builds and an instantly familiar syntax – like Dockerfile and Makefile had a baby.
casbin/casbin
An authorization library that supports access control models like ACL, RBAC, ABAC in Golang: https://discord.gg/S5UjpzGZjN
Knetic/govaluate
Arbitrary expression evaluation for golang
kubernetes-client/go
OpenAPI based generated Go Client for Kubernetes
etcd-io/etcd
Distributed reliable key-value store for the most critical data of a distributed system
samuel/go-zookeeper
Native ZooKeeper client for Go. This project is no longer maintained. Please use https://github.com/go-zookeeper/zk instead.
hashicorp/raft
Golang implementation of the Raft consensus protocol
julienschmidt/httprouter
A high performance HTTP request router that scales well
sjqzhang/go-fastdfs
go-fastdfs 是一个简单的分布式文件系统(私有云存储),具有无中心、高性能,高可靠,免维护等优点,支持断点续传,分块上传,小文件合并,自动同步,自动修复。Go-fastdfs is a simple distributed file system (private cloud storage), with no center, high performance, high reliability, maintenance free and other advantages, support breakpoint continuation, block upload, small file merge, automatic synchronization, automatic repair.(similar fastdfs).
OceanFisher/vim-env
整合了vim-go、智能补全、树形目录、gotags、ctrlp快速定位文件、mark标记变量等插件。
nginxinc/NGINX-Demos
NGINX and NGINX Plus demos
prometheus/prometheus
The Prometheus monitoring system and time series database.
v8/v8
The official mirror of the V8 Git repository
puppeteer/puppeteer
JavaScript API for Chrome and Firefox
ginuerzh/gost
GO Simple Tunnel - a simple tunnel written in golang
Qihoo360/evpp
A modern C++ network library for developing high performance network services in TCP/UDP/HTTP protocols.
torvalds/linux
Linux kernel source tree
Tencent/xLua
xLua is a lua programming solution for C# ( Unity, .Net, Mono) , it supports android, ios, windows, linux, osx, etc.
kvakvs/hge
HGE 1.9 configured with CMake DirectX9 version, with shaders. The classic 1.8.1. version is in the `master` branch if you ever need that.
microsoft/DirectX-Graphics-Samples
This repo contains the DirectX Graphics samples that demonstrate how to build graphics intensive applications on Windows.
liudong1983/mybus
MySQL数据库同redis以及hbase高速全量,增量同步工具
Tencent/libco
libco is a coroutine library which is widely used in wechat back-end service. It has been running on tens of thousands of machines since 2013.