clang topic

List clang repositories

caide-cpp-inliner

30
Stars
11
Forks
Watchers

Transform a C++ program consisting of multiple source files and headers into a single self-contained source file without any external dependencies (except for standard system headers). Unused code is...

core-review

102
Stars
32
Forks
Watchers

Scripts, tools & info for doing Bitcoin Core development and code review

cl-bindgen

26
Stars
1
Forks
Watchers

A command line tool and library for generating FFI wrappers for Common Lisp

Format.cmake

144
Stars
21
Forks
Watchers

💅 Stylize your code! Automatic clang-format and cmake-format targets for CMake.

clang

26
Stars
6
Forks
Watchers

Unofficial Python bindings to libclang

obfuscator-llvm

96
Stars
17
Forks
Watchers

Obfuscator as LLVM extension

hmap

305
Stars
36
Forks
Watchers

hmap is a command line tool written in Swift to work with Clang header maps produced by Xcode.

cmake-examples

12.0k
Stars
2.5k
Forks
Watchers

Useful CMake Examples

cppcoro

3.3k
Stars
454
Forks
Watchers

A library of C++ coroutine abstractions for the coroutines TS

color_coded

872
Stars
53
Forks
Watchers

A vim plugin for libclang-based highlighting of C, C++, ObjC