#
lsan
Here are 4 public repositories matching this topic...
A modern C23 project skeleton for Linux and macOS. CMake and Ninja drive the build, and a thin Makefile provides the daily verbs. Warnings as errors, clang-tidy, scan-build, cppcheck, ASan/UBSan/TSan/LSan, Valgrind, coverage, and a Check suite with real tests in it. Nothing stubbed.
c cmake makefile ninja project-template check valgrind cppcheck clang-format clang-tidy asan tsan c23 ubsan scan-build lsan
-
Updated
Jul 28, 2026 - Makefile
A sample C23 project built on my c-project-skeleton. A small interactive calculator shows the skeleton in use: CMake and Ninja drive the build, a thin Makefile provides the daily verbs, warnings are errors, and the Check suite tests the same core library the app links.
c cmake makefile ninja check valgrind cppcheck clang-format example-project clang-tidy asan tsan c23 ubsan scan-build lsan
-
Updated
Aug 14, 2026 - Makefile
Add this topic to your repo
To associate your repository with the lsan topic, visit your repo's landing page and select "manage topics."