Stars
C++ logging library. It is powerful, supports asynchronous low latency, extendable, light-weight, fast performing, thread and type safe and consists of many built-in features. It provides ability t…
A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff.
使用Builder模式封装网络请求接口get, post, put.还加入lambda特性用于网络请求响应
JPEG-LS encoder/decoder behavioral code i C + some modifications.
A lightweight image converter which supports PNG, PNM, BMP, QOI, JPEG-LS, and H.265 intra-frame.
ShiftMediaProject / FFmpeg
Forked from FFmpeg/FFmpegUnofficial FFmpeg with added custom native Visual Studio project build tools. FFmpeg: A complete, cross-platform solution to record, convert and stream audio and video.
Awesome multilingual OCR and Document Parsing toolkits based on PaddlePaddle (practical ultra lightweight OCR system, support 80+ languages recognition, provide data annotation and synthesis tools,…
use FFmpeg's AVFilter to add watermark in a video file
CloudMoe Windows 10/11 Activation Toolkit get digital license, the best open source Win 10/11 activator in GitHub. GitHub 上最棒的开源 Win10/Win11 数字权利(数字许可证)激活工具!
《代码随想录》LeetCode 刷题攻略:200道经典题目刷题顺序,共60w字的详细图解,视频难点剖析,50余张思维导图,支持C++,Java,Python,Go,JavaScript等多语言版本,从此算法学习不再迷茫!🔥🔥 来看看,你会发现相见恨晚!🚀
A Simple library for communicating with USB and Bluetooth HID devices on Linux, Mac, and Windows.
A Detailed Cplusplus Concurrency Tutorial 《C++ 并发编程指南》
Makes Linux applications self-contained by copying in the libraries and plugins that the application uses, and optionally generates an AppImage. Can be used for Qt and other applications
Chromium Embedded Framework (CEF). A simple framework for embedding Chromium-based browsers in other applications.
A Qt Widget encapsulated CEF view based on QWidget
🔥 比libevent/libuv/asio更易用的网络库。A c/c++ network library for developing TCP/UDP/SSL/HTTP/WebSocket/MQTT client/server.
📖 作为对《C++ Concurrency in Action - SECOND EDITION》的中文翻译。