Pinned Repositories
0x00sec_code
Code for my 0x00sec.org posts
1m-go-tcp-server
benchmarks for implementation of servers which support 1 million connections
80X86ALP-answer
《80X86汇编语言程序设计》课后习题答案(个人版本)
advanced-go-programming-book
:books: 《Go语言高级编程》开源图书,涵盖CGO、Go汇编语言、RPC实现、Protobuf插件实现、Web框架实现、分布式系统等高阶主题(完稿)
asmshare
some ideas about asm && plan9 asm
awesome
不积硅步,无以至千里
beats
:tropical_fish: Beats - Lightweight shippers for Elasticsearch & Logstash
bfe
Open-source layer 7 load balancer derived from proprietary Baidu FrontEnd
go-for-apache-dubbo
Go Implementation For Apache Dubbo
traefik
The Cloud Native Edge Router
happileming's Repositories
happileming/beats
:tropical_fish: Beats - Lightweight shippers for Elasticsearch & Logstash
happileming/bfe
Open-source layer 7 load balancer derived from proprietary Baidu FrontEnd
happileming/bleve
A modern text indexing library for go
happileming/caddy
Fast, cross-platform HTTP/2 web server with automatic HTTPS
happileming/chubaofs
A distributed file system and object store for cloud native applications towards disaggregated compute and storage.
happileming/drone
Drone is a Container-Native, Continuous Delivery Platform
happileming/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.
happileming/go-internals
A book about the internals of the Go programming language.
happileming/go-sniffer
🔎Sniffing and parsing mysql,redis,http,mongodb etc protocol. 抓包截取项目中的数据库请求并解析成相应的语句。
happileming/hugo
The world’s fastest framework for building websites.
happileming/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.
happileming/LiteOS
code and manual
happileming/lnd
Lightning Network Daemon ⚡️
happileming/Lucene-7.5.0
happileming/MeiliSearch
Lightning Fast, Ultra Relevant, and Typo-Tolerant Search Engine
happileming/openedge
Extend cloud computing, data and service seamlessly to edge devices.
happileming/paxosstore
PaxosStore has been deployed in WeChat production for more than two years, providing storage services for the core businesses of WeChat backend. Now PaxosStore is running on thousands of machines, and is able to afford billions of peak TPS.
happileming/pegasus
A distributed key-value storage system developed and maintained by Xiaomi Cloud Storage Team.
happileming/pika
Pika is a nosql compatible with redis, it is developed by Qihoo's DBA and infrastructure team
happileming/proxy
The Istio proxy components.
happileming/proxyee-down
http下载工具,基于http代理,支持多连接分块下载
happileming/raft
Golang implementation of the Raft consensus protocol
happileming/raft-zh_cn
Raft一致性算法论文的中文翻译
happileming/rocksdb
A library that provides an embeddable, persistent key-value store for fast storage.
happileming/sqlparser
SQL Parser implemented in Go
happileming/teleport
Teleport is a versatile, high-performance and flexible socket framework. It can be used for RPC, micro services, peer-peer, push services, game services and so on.
happileming/The-Flask-Mega-Tutorial-zh
翻译自Miguel Grinberg的blog https://blog.miguelgrinberg.com 的2017年新版The Flask Mega-Tutorial教程
happileming/thrift
Apache Thrift
happileming/vegeta
HTTP load testing tool and library. It's over 9000!
happileming/wire
Compile-time Dependency Injection for Go