clang topic
clang-expand
:dragon: A clang tool for happy refactoring without source-code gymnastics
fixed_point
C++ Binary Fixed-Point Arithmetic
c-project-template
A C project template with Makefile, command line options parsing, unittest using cmocka and valgrind
llvm-utils
LLVM/Clang toolsets for Visual Studio 2022, 2019, 2017, 2015, 2013, 2012 and 2010.
hikari-x86_64
:bridge_at_night: Personal Linux kernel configuration (based on Xanmod patchset)
compdb
The compilation database Swiss army knife
dextool
Suite of C/C++ tooling built on LLVM/Clang
euler_project
欧拉计划&经典数据结构与算法 | euler project and some classical algorithm
CppAst.NET
CppAst is a .NET library providing a C/C++ parser for header files powered by Clang/libclang with access to the full AST, comments and macros
dumb-obfuscator
Tutorial on how to write the dumbest obfuscator I could think of.