Pinned Repositories
advanced-go-programming-book
:books: 《Go语言高级编程》开源图书,涵盖CGO、Go汇编语言、RPC实现、Protobuf插件实现、Web框架实现、分布式系统等高阶主题(完稿)
AlphaPose
Multi-Person Pose Estimation System
awesome-gameserver-cn
中文游戏服务器资源大全
awesome-live-stream
DASH和fmp4相关的资料收集 && Nginx 源码解析 && Webrtc
bjsxt_ios_inke
仿映客直播项目
blog
个人博客
book
学习笔记
caffe_rtpose
Realtime C++ code for multi-person pose estimation
EasyDarwin
open source、high performance、industrial rtsp streaming server,a lot of optimization on streaming relay,KeyFrame cache,RESTful,and web management,also EasyDarwin support distributed load balancing,a simple streaming media cloud platform architecture.高性能开源RTSP流媒体服务器,基于go语言研发,维护和优化:RTSP推模式转发、RTSP拉模式转发、录像、检索、回放、关键帧缓存、秒开画面、RESTful接口、WEB后台管理、分布式负载均衡,基于EasyDarwin构建出了一套基础的流媒体云视频平台架构!
game_service_system
从0开始开发 基础库(配置文件读写、日志、多线程、多进程、锁、对象引用计数、内存池、免锁消息队列、免锁数据缓冲区、进程信号、共享内存、定时器等等基础功能组件),网络库(socket、TCP、UDP、epoll机制、连接自动收发消息等等),数据库操作库(mysql,redis、memcache API 封装可直接调用),开发框架库(消息调度处理、自动连接管理、服务开发、游戏框架、服务间消息收发、消息通信等等),消息中间件服务(不同网络节点间自动传递收发消息)等多个功能组件、服务,最后完成一套完整的服务器引擎,基于该框架引擎可开发任意的网络服务。 主体架构:N网关+N服务+N数据库代理+内存DB(Redis、MemCache)+Mysql数据库,基于该架构可建立集群,稳定高效的处理大规模、高并发消息。
ddwapple's Repositories
ddwapple/awesome-gameserver-cn
中文游戏服务器资源大全
ddwapple/EasyDarwin
open source、high performance、industrial rtsp streaming server,a lot of optimization on streaming relay,KeyFrame cache,RESTful,and web management,also EasyDarwin support distributed load balancing,a simple streaming media cloud platform architecture.高性能开源RTSP流媒体服务器,基于go语言研发,维护和优化:RTSP推模式转发、RTSP拉模式转发、录像、检索、回放、关键帧缓存、秒开画面、RESTful接口、WEB后台管理、分布式负载均衡,基于EasyDarwin构建出了一套基础的流媒体云视频平台架构!
ddwapple/advanced-go-programming-book
:books: 《Go语言高级编程》开源图书,涵盖CGO、Go汇编语言、RPC实现、Protobuf插件实现、Web框架实现、分布式系统等高阶主题(完稿)
ddwapple/awesome-live-stream
DASH和fmp4相关的资料收集 && Nginx 源码解析 && Webrtc
ddwapple/blog
个人博客
ddwapple/CppCloud
Distributed service governance framework based on c/c++, including service registration, service discovery, unified configuration, message routing, etc.
ddwapple/DeOldify
A Deep Learning based project for colorizing and restoring old images (and video!)
ddwapple/Dragonfly
Dragonfly is an intelligent P2P based image and file distribution system.
ddwapple/envoy-cmake
Build envoy using cmake
ddwapple/go
golang code.
ddwapple/gokoban
3D Puzzle Game written in Go
ddwapple/homemade-machine-learning
🤖 Python examples of popular machine learning algorithms with interactive Jupyter demos and math being explained
ddwapple/how-to-write-makefile
跟我一起写Makefile重制版
ddwapple/joy4
Golang audio/video library and streaming server
ddwapple/libnetgo
Linux网络分析工具(golang版本类nethogs工具)
ddwapple/linux
Linux kernel source tree
ddwapple/LinuxDTS
相对于以前的板级文件的配置,Linux内核设备树(dts)成为了主流,记录学习过程。
ddwapple/LinuxDTS-1
学习Linux设备树,基于高通SDM450芯片,分析GPIO,I2C,SPI,UART。
ddwapple/lxc-android
LXC for Android (Experimental)
ddwapple/lxc-android-1
Configuration for starting android inside LXC container
ddwapple/nginx
An official read-only mirror of http://hg.nginx.org/nginx/ which is updated hourly. Pull requests on GitHub cannot be accepted and will be automatically closed. The proper way to submit changes to nginx is via the nginx development mailing list, see http://nginx.org/en/docs/contributing_changes.html
ddwapple/P2PMediaServer
ddwapple/realtime-server
A realtime dedicated game server ( FPS / MOBA ). 一个实时的专用游戏服务器.
ddwapple/RtmpMindmap
rtmp protocol mindmap
ddwapple/SC-FEGAN
SC-FEGAN : Face Editing Generative Adversarial Network with User's Sketch and Color (ICCV2019)
ddwapple/seelog
简单易用 浏览器实时查看日志
ddwapple/stylegan
StyleGAN - Official TensorFlow Implementation
ddwapple/win32-dnsapi-c
ms doc's dnsapi example but compiles without errors and fewer warnings without special flags
ddwapple/yaw
a ios app
ddwapple/ZLToolKit
一个基于C++11的轻量级网络框架,基于线程池技术可以实现大并发网络IO