Pinned Repositories
ali-mysql-client
a lightweight mysql tools for nodejs
AnalyzerSDK
Saleae Analyzer SDK
awesome-cpp
A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff.
beast
HTTP and WebSocket built on Boost.Asio in C++11
bgfx
Cross-platform, graphics API agnostic, "Bring Your Own Engine/Framework" style rendering library.
bundle
:package: Bundle, an embeddable compression library: DEFLATE, LZMA, LZIP, BZIP2, ZPAQ, LZ4, ZSTD, BROTLI, BSC, CSC, BCM, MCM, ZMOLLY, ZLING, TANGELO, SHRINKER, CRUSH, LZJB and SHOCO streams in a ZIP file (C++03)(C++11)
CloudCompare
CloudCompare main repository
CmBacktrace
Advanced fault backtrace library for ARM Cortex-M series MCU | ARM Cortex-M 系列 MCU 错误追踪库
sincelh's Repositories
sincelh/awesome-cpp
A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff.
sincelh/CmBacktrace
Advanced fault backtrace library for ARM Cortex-M series MCU | ARM Cortex-M 系列 MCU 错误追踪库
sincelh/Demo_MessageChat_Qt
Qt5气泡式聊天框——QListWidget+QPainter。 气泡式聊天的显示是由QListWidget作为控件,每个气泡是由QListWidgetItem提升成QWidget来实现的。每个气泡可以理解为可以自由布置里面内容的QWidget。每个Item保存聊天的对话、发送状态、时间、种类等。这个QWidget主要是显示一个头像+气泡,气泡里面是聊天的内容等。气泡是在paintEvent事件中,采用QPainter来绘制的。
sincelh/imgui
Dear ImGui: Bloat-free Graphical User interface for C++ with minimal dependencies
sincelh/KDChart
A Qt tool for creating business and scientific charts. This is the canonical repository for KDChart.
sincelh/KDReports
Qt library for generating printable and exportable reports from code and from XML descriptions.
sincelh/libharu
libharu - free PDF library
sincelh/libhv
🔥 比libevent/libuv/asio更易用的网络库。A c/c++ network library for developing TCP/UDP/SSL/HTTP/WebSocket/MQTT client/server.
sincelh/libmodbus
A Modbus library for Linux, Mac OS, FreeBSD and Windows
sincelh/libpeer
WebRTC Library for IoT/Embedded Device using C
sincelh/LimeReport
Report generator for Qt Framework
sincelh/magic_enum
Static reflection for enums (to string, from string, iteration) for modern C++, work with any enum type without any macro or boilerplate code
sincelh/mediamtx
Ready-to-use SRT / WebRTC / RTSP / RTMP / LL-HLS media server and media proxy that allows to read, publish, proxy and record video and audio streams.
sincelh/picocom
Minimal dumb-terminal emulation program
sincelh/QCefBrowser
基于CEF封装的Qt浏览器,支持音视频播放,开发环境vs2017+qt5.12.11
sincelh/QCefView
A Qt Widget encapsulated CEF view based on QWidget
sincelh/QCodeEditor
Qt Code Editor widget.
sincelh/QGoodWindow
QGoodWindow - border less window for Qt 5 and Qt 6
sincelh/Qt-Advanced-Docking-System
Advanced Docking System for Qt
sincelh/QtGlobalEvent
这是一个使用Qt封装的全局鼠标、键盘事件监听器的库,方便程序监听系统中所有的鼠标、键盘事件,就算是当前程序隐藏了、失去焦点了也可以。
sincelh/QtWidgetsApplication
平时一些练手的Qt小功能窗口示例
sincelh/SingleApplication
Replacement of QtSingleApplication for Qt 5 and Qt 6 with support for inter-instance communication.
sincelh/sqlitestudio
A free, open source, multi-platform SQLite database manager.
sincelh/sumatrapdf
SumatraPDF reader
sincelh/TinyWebServer
:fire: Linux下C++轻量级WebServer服务器
sincelh/Umi-OCR
OCR图片转文字识别软件,完全离线。截屏/批量导入图片,支持多国语言、合并段落、竖排文字。可排除水印区域,提取干净的文本。基于 PaddleOCR 。
sincelh/Ventoy
A new bootable USB solution.
sincelh/WebServer
C++ Linux WebServer服务器
sincelh/WindTerm
A professional cross-platform SSH/Sftp/Shell/Telnet/Serial terminal.
sincelh/ZLMediaKit
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