Stars
2021年最新总结,推荐工程师合适读本,计算机科学,软件技术,创业,思想类,数学类,人物传记书籍
TiDB - the open-source, cloud-native, distributed SQL database designed for modern applications.
💥 A Lodash-style Go library based on Go 1.18+ Generics (map, filter, contains, find...)
learning project: golang remote dictionary server implement
Pure Go 1000k+ connections solution, support tls/http1.x/websocket and basically compatible with net/http, with high-performance and low memory cost, non-blocking, event-driven, easy-to-use.
reactor model implemented in go. Go实现的reactor网络框架, 将分别实现单reactor和多reactor模式, 旨在用最少的协程处理大量的长连接
音视频流媒体权威资料整理,500+份文章,论文,视频,实践项目,协议,业界大神名单。
Go HTTP framework with high-performance and strong-extensibility for building micro-services.
Quickly create your own AI VTuber that's ready to use out of the box(快速构建属于你的AI vtuber,开箱即用)
Event-driven network library for multi-threaded Linux server in C++11
An implementation of socks5 vpn by golang. socks5 vpn的golang实现