Stars
LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.
OpenPose: Real-time multi-person keypoint detection library for body, face, hands, and foot estimation
SRS is a simple, high-efficiency, real-time media server supporting RTMP, WebRTC, HLS, HTTP-FLV, HTTP-TS, SRT, MPEG-DASH, and GB28181.
Productive, portable, and performant GPU programming in Python.
PArallel Distributed Deep LEarning: Machine Learning Framework from Industrial Practice (『飞桨』核心框架,深度学习&机器学习高性能单机、分布式训练和跨平台部署)
Kodi is an award-winning free and open source home theater/media center software and entertainment hub for digital media. With its beautiful interface and powerful skinning engine, it's available f…
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…
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
Tars is a high-performance RPC framework based on name service and Tars protocol, also integrated administration platform, and implemented hosting-service via flexible schedule.
Detours is a software package for monitoring and instrumenting API calls on Windows. It is distributed in source code form.
LIEF - Library to Instrument Executable Formats (C++, Python, Rust)
A fast, scalable, distributed game server engine/framework for C++, include the actor library, network library, can be used as a real time multiplayer game engine ( MMO RPG/MOBA ), which support C#…
Fast and beautiful note-taking app written in C++. Write down your thoughts.
Multiple Object Tracker, Based on Hungarian algorithm + Kalman filter.
C++ IPC Library: A high-performance inter-process communication using shared memory on Linux/Windows.
QUIC, a multiplexed stream transport over UDP
从0开始开发 基础库(配置文件读写、日志、多线程、多进程、锁、对象引用计数、内存池、免锁消息队列、免锁数据缓冲区、进程信号、共享内存、定时器等等基础功能组件),网络库(socket、TCP、UDP、epoll机制、连接自动收发消息等等),数据库操作库(mysql,redis、memcache API 封装可直接调用),开发框架库(消息调度处理、自动连接管理、服务开发、游戏框架、服务间消息收发…
A Realtime Dedicated Game Server. 一个2018年写的测试网络同步的服务器demo
基于c++控制台的3D第一人称射击(FPS)游戏,项目包含软件渲染器、游戏引擎层、游戏逻辑层
C++ Implementation of SMPL: A Skinned Multi-Person Linear Model
cpp deep_sort: C++ implementation of Simple Online Realtime Tracking with a Deep Association Metric
基于caffe的LSTM OCR案例,能够利用该案例完成序列的识别,包括验证码、车牌、身份证号码、地址等长序列动长的内容识别