XuhuaHuang/EmbeddedProgramming
Applied modern C/C++ in calculus, discrete mathematics, robotics and machine learning with CMake.
This repository provides a hands-on guide for C++ developers to learn and apply modern C++ concepts in various domains, from mathematical computations to robotics and machine learning. It offers well-organized code examples and project structures that utilize popular C++ toolchains like CMake, making it easier to compile and manage complex C++ projects. The intended users are C++ developers looking to deepen their understanding of modern C++ practices and explore its applications.
Use this if you are a C++ developer who wants to learn modern C++ by exploring practical examples across different fields and need guidance on using essential tools like CMake for project management.
Not ideal if you are looking for a high-level library or framework that abstracts away C++ complexities, or if you are not interested in hands-on C++ development and toolchain management.
Stars
11
Forks
—
Language
C++
License
MIT
Category
Last pushed
Mar 19, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/XuhuaHuang/EmbeddedProgramming"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
davisking/dlib
A toolkit for making real world machine learning and data analysis applications in C++
ZigRazor/CXXGraph
Header-Only C++ Library for Graph Representation and Algorithms
mlpack/mlpack
mlpack: a fast, header-only C++ machine learning library
apache/singa
a distributed deep learning platform
hosseinmoein/DataFrame
C++ DataFrame for statistical, financial, and ML analysis in modern C++