Pinned Repositories
antara-gaming-sdk
Komodo Gaming Software Development Kit
awesome-modern-cpp
A collection of resources on modern C++
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)
cpp-httplib
A C++ header-only HTTP/HTTPS server and client library
cpp-taskflow
Fast C++ Parallel Programming with Task Dependencies
db2qtl
Generate QTL code from database structure
drogon
Drogon: A C++14/17 based HTTP web application framework running on Linux/macOS/Unix/Windows
Empirical
A library of tools for scientific software development, with emphasis on also being able to build web interfaces using Emscripten.
gb28181-CPP
依赖zlm并使用c++实现的gb28181国标视频信令服务
QmlAppTemplate
A Qt6 / QML application template, with a full set of visual controls, as well as build and deploy scripts and CI setups.
lzhkui's Repositories
lzhkui/QmlAppTemplate
A Qt6 / QML application template, with a full set of visual controls, as well as build and deploy scripts and CI setups.
lzhkui/antara-gaming-sdk
Komodo Gaming Software Development Kit
lzhkui/awesome-modern-cpp
A collection of resources on modern C++
lzhkui/cpp-httplib
A C++ header-only HTTP/HTTPS server and client library
lzhkui/cpp-taskflow
Fast C++ Parallel Programming with Task Dependencies
lzhkui/db2qtl
Generate QTL code from database structure
lzhkui/drogon
Drogon: A C++14/17 based HTTP web application framework running on Linux/macOS/Unix/Windows
lzhkui/Empirical
A library of tools for scientific software development, with emphasis on also being able to build web interfaces using Emscripten.
lzhkui/gb28181-CPP
依赖zlm并使用c++实现的gb28181国标视频信令服务
lzhkui/Heteroflow
Concurrent CPU-GPU Programming using Task Models
lzhkui/masterlab
简单高效、基于敏捷开发的项目管理工具
lzhkui/modbuspp
A C++ Library for Modbus TCP Client Protocol
lzhkui/MVision
机器人视觉 移动机器人 VS-SLAM ORB-SLAM2 深度学习目标检测 yolov3 行为检测 opencv PCL 机器学习 无人驾驶
lzhkui/object_threadsafe
We make any object thread-safe and std::shared_mutex 10 times faster to achieve the speed of lock-free algorithms on >85% reads
lzhkui/opencv
Open Source Computer Vision Library
lzhkui/petra
runtime to compile-time mappings
lzhkui/plugincpp
a modern c++ plugin library
lzhkui/qtl
A friendly and lightweight C++ database library for MySQL, PostgreSQL, SQLite and ODBC.
lzhkui/QWidgetDemo
Qt编写的一些开源的demo,预计会有100多个,一直持续更新完善,代码简洁易懂注释详细,每个都是独立项目,非常适合初学者,代码随意传播使用,拒绝打赏和捐赠,欢迎留言评论!
lzhkui/refl-cpp
A modern *compile-time* reflection library for C++ 🔥
lzhkui/RelayLive
视频服务中继,转换传输协议。将rtsp、gb28181转为html5可以直接播放的协议。
lzhkui/Ring-Buffer
simple C++11 ring buffer implementations for embedded targets, allocated and evaluated at compile time
lzhkui/ros_comm
lzhkui/strong_type
C++ implementation of strong types
lzhkui/TDengine
An open-source big data platform designed and optimized for the Internet of Things (IoT).
lzhkui/ThreadPool
A simple C++11 Thread Pool implementation
lzhkui/tiny-dnn
header only, dependency-free deep learning framework in C++14
lzhkui/Toou-2D
基于Qt Quick(Qml) 跨平台技术打造的2D引擎
lzhkui/vimplus
:rocket:An automatic configuration program for vim
lzhkui/ZLMRTCClient.js