dsmlily's Stars
anjuke/zguide-cn
ZMQ 指南
booksbyus/zguide
Learning and Using ØMQ
link1st/gowebsocket
golang基于websocket单台机器支持百万连接分布式聊天(IM)系统
redisson/redisson
Redisson - Valkey and Redis Java client. Complete Real-Time Data Platform. Sync/Async/RxJava/Reactive API. Over 50 Valkey and Redis based Java objects and services: Set, Multimap, SortedSet, Map, List, Queue, Deque, Semaphore, Lock, AtomicLong, Map Reduce, Bloom filter, Spring, Tomcat, Scheduler, JCache API, Hibernate, RPC, local cache..
WeMobileDev/article
articles by WeChat Mobile Development Team
streamnative/tgip-cn
TGIP-CN (Thank God Its Pulsar) is a weekly live video streaming about Apache Pulsar in Chinese.
tiancaiamao/go-internals
dig into implemention of the go programming language
rfyiamcool/share_ppt
🚗 个人做过的技术分享... ( topic: 高性能架构, 中间件原理实践,云原生,Golang 等)
yyyar/gobetween
:cloud: Modern & minimalistic load balancer for the Сloud era
kuangye098/Pulsar-analysis
Apache Pulsar Source code analysis
ygliang2009/boeing
webrtc network part for reliable udp transport
wx-chevalier/Solutions-Notes
:books: 服务端开发实践与工程架构,服务端基础篇 | 微服务与云原生篇 | Spring 篇 | Node.js 篇 | DevOps 篇 | 信息安全与渗透测试篇
twitter-archive/snowflake
Snowflake is a network service for generating unique ID numbers at high scale with some simple guarantees.
dianping/cat
CAT 作为服务端项目基础组件,提供了 Java, C/C++, Node.js, Python, Go 等多语言客户端,已经在美团点评的基础架构中间件框架(MVC框架,RPC框架,数据库框架,缓存框架等,消息队列,配置系统等)深度集成,为美团点评各业务线提供系统丰富的性能指标、健康状况、实时告警等。
apache/pulsar-client-go
Apache Pulsar Go Client Library
dolotech/ebook
学习资料
skywind3000/kcp
:zap: KCP - A Fast and Reliable ARQ Protocol
devsisters/goquic
QUIC support for Go
wolfstudy/pulsar-client-go
A Go client library for Apache Pulsar
ray-g/gopl
Solutions to the Exercises of "The Go Programming Language"
dgrijalva/jwt-go
ARCHIVE - Golang implementation of JSON Web Tokens (JWT). This project is now maintained at:
davideuler/architecture.of.internet-product
互联网公司技术架构,微信/淘宝/微博/腾讯/阿里/美团点评/百度/OpenAI/Google/Facebook/Amazon/eBay的架构,欢迎PR补充
davideuler/architecture.wechat-tencent
互联网公司架构: 微信技术架构, 腾讯技术架构
qyuhen/book
学习笔记
tikv/tikv
Distributed transactional key-value database, originally created to complement TiDB
facebookarchive/RakNet
RakNet is a cross platform, open source, C++ networking engine for game programmers.
chai2010/advanced-go-programming-book
:books: 《Go语言高级编程》开源图书,涵盖CGO、Go汇编语言、RPC实现、Protobuf插件实现、Web框架实现、分布式系统等高阶主题(完稿)
JerryZhou/golang-doc
TarsCloud/Tars
Tars is a high-performance RPC framework based on name service and Tars protocol, also integrated administration platform, and implemented hosting-service via flexible schedule.
gin-gonic/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.