Stars
SRS is a simple, high-efficiency, real-time media server supporting RTMP, WebRTC, HLS, HTTP-FLV, HTTP-TS, SRT, MPEG-DASH, and GB28181.
📚 Modern C++ Tutorial: C++11/14/17/20 On the Fly | https://changkun.de/modern-cpp/
brpc is an Industrial-grade RPC framework using C++ Language, which is often used in high performance system such as Search, Storage, Machine learning, Advertisement, Recommendation etc. "brpc" mea…
🔥简洁易用的C++11网络库 / 支持单机千万并发连接 / a simple C++11 network server framework
Range library for C++14/17/20, basis for C++20's std::ranges
C++ logging library. It is powerful, supports asynchronous low latency, extendable, light-weight, fast performing, thread and type safe and consists of many built-in features. It provides ability t…
WebRTC streamer for V4L2 capture devices, RTSP sources and Screen Capture
Functional Programming Library for C++. Write concise and readable C++ code.
TFS (Taobao File System) is a distributed file system similar to GFS.
A bounded multi-producer multi-consumer concurrent queue written in C++11
A bounded single-producer single-consumer wait-free and lock-free queue written in C++11