Stars
oneAPI Threading Building Blocks (oneTBB)
A fast single-producer, single-consumer lock-free queue for C++
A fast multi-producer, multi-consumer lock-free concurrent queue for C++11
Modern concurrency for C++. Tasks, executors, timers and C++20 coroutines to rule them all
T-bagwell / FFmpeg_Book_Version2
Forked from FFmpeg/FFmpegsamples code for FFmpeg Book Version2
C/C++ ser F619 ver and network library, including coroutine,redis client,http/https/websocket,mqtt, mysql/postgresql/sqlite client with C/C++ for Linux, Android, iOS, MacOS, Windows, etc..
Conan - The open-source C and C++ package manager
Header only c++ network library, based on c++ 20 coroutine and asio
Header only c++ network library, based on asio,support tcp,udp,http,websocket,rpc,ssl,icmp,serial_port,socks5.
The POCO C++ Libraries are powerful cross-platform C++ libraries for building network- and internet-based applications that run on desktop, server, mobile, IoT, and embedded systems.
weizili / muduo
Forked from chenshuo/muduoA C++ non-blocking network library for multi-threaded server in Linux
Event-driven network library for multi-threaded Linux server in C++11
🔥 比libevent/libuv/asio更易用的网络库。A c/c++ network library for developing TCP/UDP/SSL/HTTP/WebSocket/MQTT client/server.
OvenMediaEngine (OME) is a Sub-Second Latency Live Streaming Server with Large-Scale and High-Definition. #WebRTC #LLHLS
WebRTC streamer for V4L2 capture devices, RTSP sources and Screen Capture
General server (streaming/conference/transcoding/anayltics) for OWT. (A.k.a. MediaServer)
様々な環境向けの WebRTC のビルドを行って、そのバイナリを提供しています
portable system call(aio/socket/thread/process/lock/event/pipe)
Go 学习、Go 进阶、Go 实用工具类、Go DDD 项目落地、Go-kit 、Go-Micro 、Go 推送平台、微服务实践
基于 Gin 进行模块化设计的 API 框架,封装了常用功能,使用简单,致力于进行快速的业务研发。比如,支持 cors 跨域、jwt 签名验证、zap 日志收集、panic 异常捕获、trace 链路追踪、prometheus 监控指标、swagger 文档生成、viper 配置文件解析、gorm 数据库组件、gormgen 代码生成工具、graphql 查询语言、errno 统一定义错误码…
🚀 gnet is a high-performance, lightweight, non-blocking, event-driven networking framework written in pure Go.