chachabules's Stars
bdring/FluidNC
The next generation of motion control firmware
JesseTG/awesome-qt
A curated list of awesome tools, libraries, and resources for the Qt framework.
mavlink/qgroundcontrol
Cross-platform ground control station for drones (Android, iOS, Mac OS, Linux, Windows)
mavlink/MAVSDK
API and library for MAVLink compatible systems written in C++17
yuesong-feng/30dayMakeCppServer
30天自制C++服务器,包含教程和源代码
rokm/macvi-usv-odce-toolkit
USV Obstacle Detection Challenge Evaluation Toolkit
Open-Source-Autonomous-Boat/OSAB
Home repository of the OSAB Project GitHub organization
CHH3213/Books
书籍资料汇总
CHH3213/chhRobotics_CPP
自动驾驶规划控制常用算法c++代码实现
autowarefoundation/autoware.universe
ApolloAuto/apollo
An open autonomous driving platform
ApolloAuto/apollo-platform
Collections of Apollo Platform Software
aantron/better-enums
C++ compile-time enum to string, iteration, in a single header file
chachabules/QMapViewer
Qt瓦片地图浏览器
lvklabs/QSsh
SSH and SFTP support for Qt. This project is based on Qt Creator's libQtcSsh.so
sandsmark/QSsh
Qt-based library for SSH and SFTP.
narizhny/qt-mvc-templates
Template-based tree and table model creation for Qt MVC in a modern c++11 functional style (More easy than direct using QAbstractItemModel, QAbstractTableModel and QAbstractTreeModel)
luncliff/coroutine
C++ 20 Coroutines in Action (Helpers + Test Code Examples)
qcoro/qcoro
C++ Coroutines for Qt
idea4good/GuiLite
✔️The smallest header-only GUI library(4 KLOC) for all platforms
rigtorp/awesome-modern-cpp
A collection of resources on modern C++
jkriege2/JKQtPlotter
an extensive Qt5 & Qt6 Plotter framework (including a feature-richt plotter widget, a speed-optimized, but limited variant and a LaTeX equation renderer!), written fully in C/C++ and without external dependencies
laserpants/qt-material-widgets
:art: Qt widgets-based implementation of the Material Design specification.
manfreddiaz/awesome-autonomous-vehicles
Curated List of Self-Driving Cars and Autonomous Vehicles Resources
kjw0612/awesome-random-forest
Random Forest - a curated list of resources regarding random forest
daohu527/awesome-self-driving-car
An awesome list of self-driving cars
fffaraz/awesome-cpp
A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff.
minhanghuang/CyberRT
Baidu Apollo(v9.0.0) CyberRT Framework CMake Build
chachabules/QSingleAppGuard
Qt单例程序库
zhiyiYo/PyQt-Frameless-Window
A cross-platform frameless window based on PyQt/PySide, support Win32, Linux and macOS.