clang topic

List clang repositories

clang-expand

248
Stars
24
Forks
Watchers

:dragon: A clang tool for happy refactoring without source-code gymnastics

fixed_point

228
Stars
37
Forks
Watchers

C++ Binary Fixed-Point Arithmetic

c-project-template

123
Stars
26
Forks
Watchers

A C project template with Makefile, command line options parsing, unittest using cmocka and valgrind

llvm-utils

196
Stars
35
Forks
Watchers

LLVM/Clang toolsets for Visual Studio 2022, 2019, 2017, 2015, 2013, 2012 and 2010.

hikari-x86_64

62
Stars
6
Forks
Watchers

:bridge_at_night: Personal Linux kernel configuration (based on Xanmod patchset)

compdb

289
Stars
23
Forks
Watchers

The compilation database Swiss army knife

dextool

94
Stars
27
Forks
Watchers

Suite of C/C++ tooling built on LLVM/Clang

euler_project

27
Stars
1
Forks
Watchers

欧拉计划&经典数据结构与算法 | euler project and some classical algorithm

CppAst.NET

451
Stars
61
Forks
Watchers

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

169
Stars
29
Forks
Watchers

Tutorial on how to write the dumbest obfuscator I could think of.