wangcy1995's Stars
gabime/spdlog
Fast C++ logging library.
xuchen-tech/libhv_tcp_sample
libhv tcp client & server, client support sync & async message sending
tezc/sc
Common libraries and data structures for C.
sheredom/utf8.h
📚 single header utf8 string functions for C and C++
GrowingGit/GitHub-Chinese-Top-Charts
:cn: GitHub中文排行榜,各语言分设「软件 | 资料」榜单,精准定位中文好项目。各取所需,高效学习。
practical-tutorials/project-based-learning
Curated list of project-based tutorials
tjy-gitnub/win12
Windows 12 网页版,在线体验 点击下面的链接在线体验
alibaba/ali-dbhub
已迁移新仓库,此版本将不再维护
Genymobile/scrcpy
Display and control your Android device
tesseract-ocr/tesseract
Tesseract Open Source OCR Engine (main repository)
DayBreak-u/chineseocr_lite
超轻量级中文ocr,支持竖排文字识别, 支持ncnn、mnn、tnn推理 ( dbnet(1.8M) + crnn(2.5M) + anglenet(378KB)) 总模型仅4.7M
saprykin/plibsys
Highly portable C system library: threads and synchronization primitives, sockets (TCP, UDP, SCTP), IPv4 and IPv6, IPC, hash functions (MD5, SHA-1, SHA-2, SHA-3, GOST), binary trees (RB, AVL) and more. Native code performance.
BluePointLilac/ContextMenuManager
🖱️ 纯粹的Windows右键菜单管理程序
LinuxTOY/linuxtoy.org
Site source for linuxtoy.org.
ktereyp/wmsystemtray
fork from http://sourceforge.net/projects/wmsystemtray/
rd2coding/Road2Coding
编程之路
iwxyi/Qt-ShowyWidgets
[Qt] 个人开发的各种花里胡哨的Qt控件集合
rime/weasel
【小狼毫】Rime for Windows
wizardoc/commitlint-wizardoc
commitlint-wizardoc is a configuration package for commitlint that contain some rules and plugins to check that your commit message conform to the Wizardoc convention.
wizardoc/wizard
🍳Wizardoc is a WEBAPP for managing documents and knowledge.
mahziarsh/jwasham
v2ray/dist
Mirror of V2Ray core releases
tinyprogramer/QT-OCR-Demo
QT使用PaddleOCR和百度OCR进行文字识别的Demo
jackwotherspoon/TextRecognition
Basic code to implement Tesseract-OCR and OpenCV to preprocess and extract text from an image.
spmallick/learnopencv
Learn OpenCV : C++ and Python Examples
FreeRDP/FreeRDP
FreeRDP is a free remote desktop protocol library and clients
DeveloperLx/macOS_Development_Tutorials_translation
Translation of macOS development tutorials.
JakubVojvoda/design-patterns-cpp
C++ Design Patterns
Light-City/CPlusPlusThings
C++那些事
TheAlgorithms/C
Collection of various algorithms in mathematics, machine learning, computer science, physics, etc implemented in C for educational purposes.