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.
-
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.
-
Updated
Aug 14, 2026 - Makefile
Improve this page
Add a description, image, and links to the lsan topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the lsan topic, visit your repo's landing page and select "manage topics."