Pinned Repositories
10billionhongbaos
golang 实现单机支持100万用户,同时模拟了2015年微信红包的1400万QPS的场景,让服务器在压力下,轻松地完成业务。
1m-go-tcp-server
benchmarks for implementation of servers which support 1 million connections
1m-go-websockets
handling 1M websockets connections in Go
ABSystem
Unity3D AssetBundle 打包与管理系统,支持增量更新打包
algorithms
Algorithms & Data Structures in C++
AnalysisAVP
音视频学习,相关文件格式/协议分析,框架学习等。encode decode;rgb yuv h264 aac flv mp4 rtmp;libyuv x264 openh264 faac faad2 fdk-aac librtmp ffmpeg sdl2 webrtc;android ios capture videotoolbox;
ExcelFormat
ExcelFormat library from CodeProject
gosip
sipserver,GB28181,ZLMediaKit
kbengine
A MMOG engine of server.
nvwa
My small collection of C++ utilities
liuchao412's Repositories
liuchao412/gosip
sipserver,GB28181,ZLMediaKit
liuchao412/AnalysisAVP
音视频学习,相关文件格式/协议分析,框架学习等。encode decode;rgb yuv h264 aac flv mp4 rtmp;libyuv x264 openh264 faac faad2 fdk-aac librtmp ffmpeg sdl2 webrtc;android ios capture videotoolbox;
liuchao412/avformat
liuchao412/coost
A tiny boost library in C++11.
liuchao412/coroutine-1
A asymmetric coroutine library for C.
liuchao412/DeskMediaPlayer
视频播放器程序,使用 FFMPEG 框架编写
liuchao412/drmemory
Memory Debugger for Windows, Linux, Mac, and Android
liuchao412/FFmpegAndroid
FFmpeg实现音频拼接、混音、均衡器音效;视频裁剪、水印、转码、编解码、转Gif动图;FFmpeg本地推流、H264与RTMP实时推流直播;OpenGL滤镜特效,视频拍摄。音视频学习路线,音视频知识总结、流媒体协议
liuchao412/folly
An open-source C++ library developed and used at Facebook.
liuchao412/gb-cms
golang实现的gb28181信令服务
liuchao412/gmsm
ShangMi (SM) cipher suites for golang (Go语言商用密码软件)
liuchao412/gosipserver
基于golang的sipserver,支持GB28181设备接入
liuchao412/ichenwin.github.io
静影沉璧
liuchao412/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.
liuchao412/librf
基于C++ Coroutines编写的无栈协程库
liuchao412/lkm
A high-performance, Go-based streaming media server that supports JT/T 1078 and GB28181 protocols.
liuchao412/NtyCo
纯c版本的协程实现,汇编切换,调度器实现,包含服务器端案例,客户端并发测试案例
liuchao412/paozhu
Paozhu🧨 C++ Web Framework,Support HTTP/1 HTTP/2, Rapid development of CRUD web applications, Include modules HttpServer HttpClient WebSocket ORM
liuchao412/PhotonLibOS
Probably the fastest coroutine lib of the world
liuchao412/rtp
A Go implementation of RTP
liuchao412/sanitizers
AddressSanitizer, ThreadSanitizer, MemorySanitizer
liuchao412/sharingan
Sharingan(写轮眼)是一个基于golang的流量录制回放工具,适合项目重构、回归测试等。
liuchao412/siproxd
Siproxd is a proxy/masquerading daemon for SIP
liuchao412/SipServer
A simple SIP server (proxy) for handling VoIP calls based on SIP using C++ on Windows & Linux platforms.
liuchao412/srs
SRS is a simple, high-efficiency, real-time video server supporting RTMP, WebRTC, HLS, HTTP-FLV, SRT, MPEG-DASH, and GB28181.
liuchao412/tools
工具程序收集仓库
liuchao412/unimrcp
Open source cross-platform implementation of MRCP protocol
liuchao412/video_audio_Demo
音视频学习Demo
liuchao412/workflow
C++ Parallel Computing and Asynchronous Networking Framework
liuchao412/ZLMediaKit
WebRTC/RTSP/RTMP/HTTP/HLS/HTTP-FLV/WebSocket-FLV/HTTP-TS/HTTP-fMP4/WebSocket-TS/WebSocket-fMP4/GB28181/SRT server and client framework based on C++11