Pinned Repositories
100-Days-of-ML-Code-Chinese-Version
Chinese Translation for Machine Learning Infographics
AES
AES code
awesome-cheatsheets
超级速查表 - 编程语言、框架和开发工具的速查表,单个文件包含一切你需要知道的东西 :zap:
bpa
A bump pointer allocator
brpc
Most common RPC framework used throughout Baidu, with 600,000+ instances and 500+ kinds of services, called "baidu-rpc" inside Baidu.
cron
a cron library for go
docker_practice
Learn and understand Docker technologies, with real DevOps practice!
golua
A Lua 5.3 engine implemented in Go
gozset
An efficient redis-like zset golang implementation
longzhiri's Repositories
longzhiri/gozset
An efficient redis-like zset golang implementation
longzhiri/brpc
Most common RPC framework used throughout Baidu, with 600,000+ instances and 500+ kinds of services, called "baidu-rpc" inside Baidu.
longzhiri/cron
a cron library for go
longzhiri/golua
A Lua 5.3 engine implemented in Go
longzhiri/100-Days-of-ML-Code-Chinese-Version
Chinese Translation for Machine Learning Infographics
longzhiri/AES
AES code
longzhiri/awesome-cheatsheets
超级速查表 - 编程语言、框架和开发工具的速查表,单个文件包含一切你需要知道的东西 :zap:
longzhiri/bpa
A bump pointer allocator
longzhiri/docker_practice
Learn and understand Docker technologies, with real DevOps practice!
longzhiri/etcd
Distributed reliable key-value store for the most critical data of a distributed system
longzhiri/evio
Fast event-loop networking for Go
longzhiri/gaio
High performance async-io(proactor) networking for Golang。golangのための高性能非同期io(proactor)ネットワーキング
longzhiri/go
decode/encode thrift message without IDL
longzhiri/go-internals
A book about the internals of the Go programming language.
longzhiri/go-tools
Staticcheck – a collection of static analysis tools for working with Go code
longzhiri/gopher-lua
GopherLua: VM and compiler for Lua in Go
longzhiri/goskiplist
A skip list implementation in Go
longzhiri/influxdb
Scalable datastore for metrics, events, and real-time analytics
longzhiri/kubernetes
Production-Grade Container Scheduling and Management
longzhiri/longzhiri.github.io
longzhiri/mysql
Go MySQL Driver is a MySQL driver for Go's (golang) database/sql package
longzhiri/playground
longzhiri/protobuf
Protocol Buffers - Google's data interchange format
longzhiri/smux
Simple Stream Multiplexing for golang
longzhiri/ss
ss docker
longzhiri/supabase
The open source Firebase alternative. Follow to stay updated about our public Beta.
longzhiri/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
longzhiri/thrift
Apache Thrift
longzhiri/tl
The compiler for Teal, a typed dialect of Lua