Pinned Repositories
algorithm004-04
bitcoin_cms
监控币圈行情的后台
Chatroom
基于Tornado/RabbitMQ/Websocket的多人多聊天室,可集群扩展
consumer-kafka
kafka消费者,可配,极易使用。
Cpp-0-1-Resource
C++ 匠心之作 从0到1入门资料
cpp-httplib
A C++ header-only HTTP/HTTPS server and client library
geo
S2 geometry library in Go
Go-000
go-geo
go-kafka
a demonstration of kafka producer and consumer apis
yinpengdt's Repositories
yinpengdt/algorithm004-04
yinpengdt/Chatroom
基于Tornado/RabbitMQ/Websocket的多人多聊天室,可集群扩展
yinpengdt/Cpp-0-1-Resource
C++ 匠心之作 从0到1入门资料
yinpengdt/cpp-httplib
A C++ header-only HTTP/HTTPS server and client library
yinpengdt/geo
S2 geometry library in Go
yinpengdt/Go-000
yinpengdt/go-geo
yinpengdt/go-kafka
a demonstration of kafka producer and consumer apis
yinpengdt/go-sso
基于Golang实现的单点登录系统(go-sso),实现手机号注册、手机号+验证码登录、手机号+密码登录、账号登出等功能,用户认证采用cookie和jwt两种方式。
yinpengdt/go-streams
A lightweight stream processing library for Go
yinpengdt/Golang-100-Days
Golang - 100天从新手到大师
yinpengdt/golang-design-pattern
设计模式 Golang实现-《研磨设计模式》读书笔记
yinpengdt/golang-guide
「Golang学习+面试指南」一份涵盖大部分 Golang程序员所需要掌握的核心知识。准备 Golang面试,首选 GolangGuide!
yinpengdt/gowebsocket
golang基于websocket单台机器支持百万连接分布式聊天(IM)系统
yinpengdt/joyful-pandas
Pandas中文教程
yinpengdt/lalext
🔥 rtmp2webrtc
yinpengdt/livego
live video streaming server in golang
yinpengdt/messagebus-golang-kafka
Message Bus for Golang Kafka
yinpengdt/micro-message-system
基于go micro + gin + kafka + etcd的分布式消息即时通信微服务系统
yinpengdt/Prompt-Engineering-Guide
🐙 Guides, papers, lecture, notebooks and resources for prompt engineering
yinpengdt/pyenv
Simple Python version management
yinpengdt/rtc-rtmp
WebRTC to RTMP and RTMP to WebRTC
yinpengdt/samples
An open source project for beego sample applications.
yinpengdt/snowFlakeByGo
golang实现Twitter的snowFlake算法,分布式高效ID(全局唯一)生成器
yinpengdt/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
yinpengdt/The-Flask-Mega-Tutorial-zh
翻译自Miguel Grinberg的blog https://blog.miguelgrinberg.com 的2017年新版The Flask Mega-Tutorial教程
yinpengdt/tornado-pika-websocket-chatroom-demo
tornado + pika 非常简单的聊天室demo
yinpengdt/vdk
A set of libraries for building streaming services. RTSP RTMP MP4 WS TS DASH WEBRTC MP4f
yinpengdt/webrtc
Pure Go implementation of the WebRTC API
yinpengdt/websocket_cluster
websocket集群处理