Pinned Repositories
awesome-go
A curated list of awesome Go frameworks, libraries and software
barrel_tcp
barrel_tcp is a generic TCP acceptor pool with low latency in Erlang.
beego
beego is an open-source, high-performance web framework for the Go programming language.
cberl
NIF based Erlang bindings for Couchbase
CMShuyuhui.github.io
cowboy
Small, fast, modern HTTP server for Erlang/OTP.
cuttlefish
never lose your childlike sense of wonder baby cuttlefish, promise me?
emqttd
EMQ - Erlang MQTT Broker
erl-etcd
erlang driver for etcd v2
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.
CMShuyuhui's Repositories
CMShuyuhui/logrus
Structured, pluggable logging for Go.
CMShuyuhui/recon_web
See recon information on web (through websocket/cowboy)
CMShuyuhui/librdmacm
CMShuyuhui/emqttd
EMQ - Erlang MQTT Broker
CMShuyuhui/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.
CMShuyuhui/hyh_go
主要用于本人golang编程学习之用
CMShuyuhui/rebar
ATTENTION: Please find the canonical repository here:
CMShuyuhui/redis
Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, HyperLogLogs, Bitmaps.
CMShuyuhui/libraries
Basic libraries all written in c by gozfree, including network, event, config, log, hash, ipc, rpc, mem, and so on
CMShuyuhui/redigo
Go client for Redis
CMShuyuhui/scalabilitywitherlangotp
The repository for the code of the examples in the book Designing for Scalability with Erlang/OTP
CMShuyuhui/nodata
一段时间内数据上报中断则触发告警
CMShuyuhui/barrel_tcp
barrel_tcp is a generic TCP acceptor pool with low latency in Erlang.
CMShuyuhui/raft
UNMAINTAINED: A Go implementation of the Raft distributed consensus protocol.
CMShuyuhui/rdma_dist
Experimental RDMA Distribution Driver for Erlang