Stars
Cross-platform, customizable ML solutions for live and streaming media.
Self-hosted game stream host for Moonlight.
A modern replacement for Redis and Memcached
SRS is a simple, high-efficiency, real-time media server supporting RTMP, WebRTC, HLS, HTTP-FLV, HTTP-TS, SRT, MPEG-DASH, and GB28181.
Cloud-native high-performance edge/middle/service proxy
📚 Modern C++ Tutorial: C++11/14/17/20 On the Fly | https://changkun.de/modern-cpp/
Simple, secure & standards compliant web server for the most demanding of applications
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
Event-driven network library for multi-threaded Linux server in C++11
A C++ header-only HTTP/HTTPS server and client library
C++ Parallel Computing and Asynchronous Networking Framework
cross-platform (Qt), open-source (GPLv3) video editor
An open source library for face detection in images. The face detection speed can reach 1000FPS.
NVIDIA® TensorRT™ is an SDK for high-performance deep learning inference on NVIDIA GPUs. This repository contains the open source components of TensorRT.
A fast multi-producer, multi-consumer lock-free concurrent queue for C++11
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.
A simple C++11 Thread Pool implementation
LAV Filters - Open-Source DirectShow Media Splitter and Decoders
A collection of C++ HTTP libraries including an easy to use HTTP server.
C++高性能分布式服务器框架,webserver,websocket server,自定义tcp_server(包含日志模块,配置模块,线程模块,协程模块,协程调度模块,io协程调度模块,hook模块,socket模块,bytearray序列化,http模块,TcpServer模块,Websocket模块,Https模块等, Smtp邮件模块, MySQL, SQLite3, ORM,Red…
Light-weight, simple and fast XML parser for C++ with XPath support
A fast single-producer, single-consumer lock-free queue for C++