RyeGins's Stars
fdl66/openssl-1.0.2u-fix-cve
本项目旨在解决openssl1.0.2u的漏洞问题。(1.0.2官方不在维护,所以,相关的漏洞修复代码都已经闭源,此处是从相近版本合入的代码, 源码来源:https://github.com/openssl/openssl/tree/OpenSSL_1_0_2u)
drogonframework/drogon
Drogon: A C++14/17/20 based HTTP web application framework running on Linux/macOS/Unix/Windows
AlexStocks/muduo
a muduo branch without boost and cmake, just using c++11 and makefile
chenshuo/muduo
Event-driven network library for multi-threaded Linux server in C++11
qinguoyi/TinyWebServer
:fire: Linux下C++轻量级WebServer服务器
linyacool/WebServer
A C++ High Performance Web Server
ipkn/crow
Crow is very fast and easy to use C++ micro web framework (inspired by Python Flask)
justjavac/free-programming-books-zh_CN
:books: 免费的计算机编程类中文书籍,欢迎投稿
sogou/workflow
C++ Parallel Computing and Asynchronous Networking Framework
0voice/learning_mind_map
2021年【思维导图】盒子,C/C++,Golang,Linux,云原生,数据库,DPDK,音视频开发,TCP/IP,数据结构,计算机原理等
0voice/introduce_c-cpp_manual
一个收集C/C++新手学习的入门项目,整理收纳开发者开源的小项目、工具、框架、游戏等,视频,书籍,面试题/算法题,技术文章。
louisfb01/best_AI_papers_2021
A curated list of the latest breakthroughs in AI (in 2021) by release date with a clear video explanation, link to a more in-depth article, and code.
oatpp/oatpp
🌱Light and powerful C++ web framework for highly scalable and resource-efficient web application. It's zero-dependency and easy-portable.
microsoft/cpprestsdk
The C++ REST SDK is a Microsoft project for cloud-based client-server communication in native code using a modern asynchronous C++ API design. This project aims to help C++ developers connect to and interact with services.
seetafaceengine/SeetaFace2
SeetaFace 2: open source, full stack face recognization toolkit.
Light-City/CPlusPlusThings
C++那些事
PaddlePaddle/PaddleHub
Awesome pre-trained models toolkit based on PaddlePaddle. (400+ models including Image, Text, Audio, Video and Cross-Modal with Easy Inference & Serving)【安全加固,暂停交互,请耐心等待】
ithewei/hplayer
A multi-screen player using Qt + FFmpeg.
CoderMJLee/audio-video-dev-tutorial
简单易懂的音视频开发教程
GStreamer/qt-gstreamer
Deprecated Qt bindings for GStreamer.
leandromoreira/digital_video_introduction
A hands-on introduction to video technology: image, video, codec (av1, vp9, h265) and more (ffmpeg encoding). Translations: 🇺🇸 🇨🇳 🇯🇵 🇮🇹 🇰🇷 🇷🇺 🇧🇷 🇪🇸
fawdlstty/FawCourse_FFmpeg
ffmpeg教程,非命令行模式
brookicv/FFMPEG-study
学习FFMPEG的一些代码示例
007LiZhen/FFmpeg-QT-rtsp
FFmpeg-QT实现摄像头rtsp实时显示