clang topic

List clang repositories

botw

1.5k
Stars
100
Forks
Watchers

Decompilation of The Legend of Zelda: Breath of the Wild (Switch 1.5.0)

kfr

1.6k
Stars
247
Forks
Watchers

Fast, modern C++ DSP framework, FFT, Sample Rate Conversion, FIR/IIR/Biquad Filters (SSE, AVX, AVX-512, ARM NEON)

DirectXMath

1.5k
Stars
229
Forks
Watchers

DirectXMath is an all inline SIMD C++ linear algebra library for use in games and graphics apps

Cxx.jl

755
Stars
107
Forks
Watchers

The Julia C++ Interface

AvalonStudio

1.6k
Stars
227
Forks
Watchers

Cross platform IDE and Shell

cppinsights

4.1k
Stars
240
Forks
63
Watchers

C++ Insights - See your source code with the eyes of a compiler

gcovr

824
Stars
260
Forks
Watchers

generate code coverage reports with gcc/gcov

c

2.1k
Stars
178
Forks
Watchers

Compile and execute C "scripts" in one go!

sol2

4.0k
Stars
479
Forks
Watchers

Sol3 (sol2 v3.0) - a C++ <-> Lua API wrapper with advanced features and top notch performance - is here, and it's great! Documentation:

ClangKit

359
Stars
46
Forks
Watchers

ClangKit provides an Objective-C frontend to LibClang. Source tokenization, diagnostics and fix-its are actually implemented.