C & CPP
📚 Modern C++ Tutorial: C++11/14/17/20 On the Fly | https://changkun.de/modern-cpp/
A collection of resources on modern C++
A dynamic mock tool for C/C++ unit test on Linux&MacOS X86_64
C++ unit test stub(not mock) and awesome.Surpported ISA x86,x86-64,arm64,arm32,arm thumb,mips64,riscv,loongarch64.
C++ benchmark tool. Practical, stable and fast performance testing framework.
The fastest feature-rich C++11/14/17/20/23 single-header testing framework
A modern, C++11-native, single-file header-only, tiny framework for unit-tests, TDD and BDD (includes C++98 variant)
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)
Extremely simple yet powerful header-only C++ plotting library built on the popular matplotlib
🤖 A curated list of awesome Internet of Things projects and resources.
A GPS bicycle speedometer that supports offline maps and track recording
A lightweight unit testing framework for C++
The gflags package contains a C++ library that implements commandline flags processing. It includes built-in support for standard types such as string and the ability to define flags in the source …
Chinese translation of Bjarne Stroustrup's HOPL4 paper
Matplot++: A C++ Graphics Library for Data Visualization 📊🗾
A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff.
Eclipse ThreadX is an advanced real-time operating system (RTOS) designed specifically for deeply embedded applications.
搞定C++:punch:。C++ Primer 中文版第5版学习仓库,包括笔记和课后练习答案。
🚀 Kick-start your C++! A template for modern C++ projects using CMake, CI, code coverage, clang-format, reproducible dependency management and much more.
An implementation of C++17 std::filesystem for C++11 /C++14/C++17/C++20 on Windows, macOS, Linux and FreeBSD.
The C++ Core Guidelines are a set of tried-and-true guidelines, rules, and best practices about coding in C++
A curated list of awesome header-only C++ libraries