tsan
Here are 11 public repositories matching this topic...
A template C project to get you started with C and tooling on MacOS
-
Updated
Aug 25, 2022 - CMake
一个基于Protobuf和mini_muduo反应器模型构建的C++17 RPC框架,具备连接池、超时处理、Future API、确定性竞态测试,并支持ASAN/TSAN验证。
-
Updated
Jul 17, 2026 - C++
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
Wait-free SPSC ring buffer in C++17 — alignas(64) cache-line padding, TSan-verified 50M ops, 3.1x mutex throughput, sub-350ns p99 latency
-
Updated
May 23, 2026 - C++
A CMake module for adding the necessary flags for the various sanitizers.
-
Updated
Feb 26, 2020 - CMake
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 tsan topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the tsan topic, visit your repo's landing page and select "manage topics."