Pinned Repositories
2019_exploit
2019 exploit example
2020_exploit
2020 develop example
ACE
ACE
awesome-cpp
A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff.
cinatra
modern c++(c++17), cross-platform, header-only, easy to use http framework
CppHttpDemo
light weight C++ httpserver and httpclient based on mongoose
design_patterns
图说设计模式
DesignPatterns
C++ 设计模式
qt-1
qt demo
workspace
管理自己的所有代码
liangzhijun1314's Repositories
liangzhijun1314/workspace
管理自己的所有代码
liangzhijun1314/2019_exploit
2019 exploit example
liangzhijun1314/2020_exploit
2020 develop example
liangzhijun1314/awesome-cpp
A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff.
liangzhijun1314/cinatra
modern c++(c++17), cross-platform, header-only, easy to use http framework
liangzhijun1314/CppHttpDemo
light weight C++ httpserver and httpclient based on mongoose
liangzhijun1314/FFmpeg
Mirror of git://source.ffmpeg.org/ffmpeg.git
liangzhijun1314/ffmpeg-1
学习音视频知识,整理资料,编写技术手册。
liangzhijun1314/github-cheat-sheet
A list of cool features of Git and GitHub.
liangzhijun1314/glog
C++ implementation of the Google logging module
liangzhijun1314/HarmonyOS
A curated list of awesome things related to HarmonyOS. 华为鸿蒙操作系统。
liangzhijun1314/ImageQt
数字图像处理——基于Qt 5.8.0
liangzhijun1314/interview
📚 C/C++面试基础知识总结
liangzhijun1314/libxml2
Read-only mirror of https://gitlab.gnome.org/GNOME/libxml2
liangzhijun1314/libyuv
unofficial libyuv mirror
liangzhijun1314/LQFramKit
c++ Qt5 implementation of some control(使用C++ Qt5封装的一些控件,以便后期项目中直接使用。这些控件有些是来自于网络有些属于个人封装,代码中都有出处)
liangzhijun1314/media-server
RTSP/RTP/RTMP/FLV/HLS/MPEG-TS/MPEG-PS/MPEG-DASH/MP4/fMP4
liangzhijun1314/mongoose
Mongoose Embedded Web Server Library - Mongoose is more than an embedded webserver. It is a multi-protocol embedded networking library with functions including TCP, HTTP client and server, WebSocket client and server, MQTT client and broker and much more.
liangzhijun1314/nginx-rtmp-module
NGINX-based Media Streaming Server
liangzhijun1314/obs-studio
OBS Studio - Free and open source software for live streaming and screen recording
liangzhijun1314/opencv
Open Source Computer Vision Library
liangzhijun1314/qt5
Qt5 super module
liangzhijun1314/QtAV
A cross-platform multimedia framework based on Qt and FFmpeg(https://github.com/wang-bin/avbuild). High performance. User & developer friendly. Supports Android, iOS, Windows store and desktops. 基于Qt和FFmpeg的跨平台高性能音视频播放框架
liangzhijun1314/qtcharts
QtCharts module
liangzhijun1314/quazip
Qt/C++ wrapper over minizip
liangzhijun1314/QWidgetDemo
Qt编写的一些开源的demo,预计会有100多个,一直持续更新完善,代码简洁易懂注释详细,每个都是独立项目,非常适合初学者,代码随意传播使用,拒绝打赏和捐赠,欢迎留言评论!
liangzhijun1314/rapidjson
A fast JSON parser/generator for C++ with both SAX/DOM style API
liangzhijun1314/tinyxml2
TinyXML2 is a simple, small, efficient, C++ XML parser that can be easily integrated into other programs.
liangzhijun1314/TTKWidgetTools
QWidget 自定义控件集合 持续更新中......
liangzhijun1314/vlc
VLC media player - All pull requests are ignored, please follow https://wiki.videolan.org/Sending_Patches_VLC/