vliuchao's Stars
nothings/stb
stb single-file public domain libraries for C/C++
deepinsight/insightface
State-of-the-art 2D and 3D Face Analysis Project
modood/Administrative-divisions-of-China
中华人民共和国行政区划:省级(省份)、 地级(城市)、 县级(区县)、 乡级(乡镇街道)、 村级(村委会居委会) ,**省市区镇村二级三级四级五级联动地址数据。
lvgl/lvgl
Embedded graphics library to create beautiful UIs for any MCU, MPU and display type.
apitable/apitable
🚀🎉📚 APITable, an API-oriented low-code platform for building collaborative apps and better than all other Airtable open-source alternatives.
eugeneyan/open-llms
📋 A list of open LLMs available for commercial use.
semaphoreui/semaphore
Modern UI and powerful API for Ansible, Terraform, OpenTofu, PowerShell and other DevOps tools.
kelseyhightower/confd
Manage local application configuration files using templates and data from etcd or consul
juce-framework/JUCE
JUCE is an open-source cross-platform C++ application framework for desktop and mobile applications, including VST, VST3, AU, AUv3, LV2 and AAX audio plug-ins.
TonyChen56/WeChatRobot
微信HOOK、微信机器人 wxhook,数据库解密 微信公众号采集 微信公众号爬虫,企业微信HOOK
feiyangqingyun/QWidgetDemo
Qt编写的一些开源的demo,预计会有100多个,一直持续更新完善,代码简洁易懂注释详细,每个都是独立项目,非常适合初学者,代码随意传播使用,拒绝打赏和捐赠,欢迎留言评论!公众号:Qt实战/Qt入门和进阶/Qt教程
doctest/doctest
The fastest feature-rich C++11/14/17/20/23 single-header testing framework
harfbuzz/harfbuzz
HarfBuzz text shaping engine
yanyiwu/cppjieba
"结巴"中文分词的C++版本
khizmax/libcds
A C++ library of Concurrent Data Structures
arximboldi/immer
Postmodern immutable and persistent data structures for C++ — value semantics at scale
bilibili/gengine
onsip/SIP.js
A simple, intuitive, and powerful JavaScript signaling library
sheredom/utf8.h
📚 single header utf8 string functions for C and C++
vimpunk/mio
Cross-platform C++11 header-only library for memory mapped file IO
nanomq/nanomq
An ultra-lightweight and blazing-fast Messaging broker/bus for IoT edge & SDV
sewenew/redis-plus-plus
Redis client written in C++
Thalhammer/jwt-cpp
A header only library for creating and validating json web tokens in c++
obgm/libcoap
A CoAP (RFC 7252) implementation in C
rikyoz/bit7z
A C++ static library offering a clean and simple interface to the 7-zip shared libraries.
minio/sidekick
High Performance HTTP Sidecar Load Balancer
TeslaGov/ngx-http-auth-jwt-module
Secure your NGINX locations with JWT
open62541pp/open62541pp
C++ wrapper of the open62541 OPC UA library
zsummer/fn-log
fn-log is a cpp-based logging utility. It's a gift.
AlgoPeek/ReadDirectoryChanges
how to use ReadDirectoryChangesW by IO completion port on windows platform.