qhw42's Stars
martinmoene/expected-lite
expected lite - Expected objects in C++11 and later in a single-file header-only library
pydantic/pydantic
Data validation using Python type hints
python-attrs/attrs
Python Classes Without Boilerplate
Nianyi-Li/unsupervised-NDIR
r-lyeh/single_file_libs
List of single-file C/C++ libraries, with emphasis on clause-less licenses.
hunshcn/gh-proxy
github release、archive以及项目文件的加速项目
nndeploy/nndeploy
nndeploy is an end-to-end model inference and deployment framework. It aims to provide users with a powerful, easy-to-use, high-performance, and mainstream framework compatible model inference and deployment experience.一款端到端的模型推理和部署框架。它旨在为用户提供功能强大、简单易用、高性能且兼容主流框架的模型推理和部署体验。
philferriere/cocoapi
Clone of COCO API - Dataset @ http://cocodataset.org/ - with changes to support Windows build and python3
catchorg/Catch2
A modern, C++-native, test framework for unit-tests, TDD and BDD - using C++14, C++17 and later (C++11 support is in v2.x branch, and C++03 on the Catch1.x branch)
Tencent/ncnn
ncnn is a high-performance neural network inference framework optimized for the mobile platform
redtrillix/SpaceSniffer
SpaceSniffer is a freeware disk space analyzer for Windows that make use of the Treemap concept to view the current disk usage.
TingsongYu/PyTorch-Tutorial-2nd
《Pytorch实用教程》(第二版)无论是零基础入门,还是CV、NLP、LLM项目应用,或是进阶工程化部署落地,在这里都有。相信在本书的帮助下,读者将能够轻松掌握 PyTorch 的使用,成为一名优秀的深度学习工程师。
caibingcheng/tinylib
Tiny libs, such as pcd/zip/match, etc.
Bosma/Scheduler
Modern C++ Scheduling Library
vit-vit/CTPL
Modern and efficient C++ Thread Pool Library
cnjinhao/nana
a modern C++ GUI library
digint/tinyfsm
A simple C++ finite state machine library
Neutree/COMTool
Cross platform communicate assistant(Serial/network/terminal tool)( 跨平台 串口调试助手 网络调试助手 终端工具 linux windows mac Raspberry Pi )支持插件和二次开发
idea4good/GuiLite
✔️The smallest header-only GUI library(4 KLOC) for all platforms
roboticslibrary/rl
The Robotics Library (RL) is a self-contained C++ library for rigid body kinematics and dynamics, motion planning, and control.
niXman/mingw-builds-binaries
MinGW-W64 compiler binaries
hanickadot/compile-time-regular-expressions
Compile Time Regular Expression in C++
huangkuns/wireframe
IFL-CAMP/easy_handeye
Automated, hardware-independent Hand-Eye Calibration
cvg/DeepLSD
Implementation of the paper "DeepLSD: Line Segment Detection and Refinement with Deep Image Gradients"
Rookfighter/inifile-cpp
A header-only and easy to use Ini file parser for C++.
metayeti/mINI
INI file reader and writer
jtilly/inih
This is a header only C++ version of inih.
gelldur/EventBus
A lightweight and very fast event bus / event framework for C++17
ned14/llfio
P1031 low level file i/o and filesystem library for the C++ standard