clang
There are 1841 repositories under clang topic.
simdjson/simdjson
Parsing gigabytes of JSON per second : used by Facebook/Meta Velox, the Node.js runtime, ClickHouse, WatermelonDB, Apache Doris, Milvus, StarRocks
ttroy50/cmake-examples
Useful CMake Examples
rizsotto/Bear
Bear is a tool that generates a compilation database for clang tooling.
ThePhD/sol2
Sol3 (sol2 v3.0) - a C++ <-> Lua API wrapper with advanced features and top notch performance - is here, and it's great! Documentation:
andreasfertig/cppinsights
C++ Insights - See your source code with the eyes of a compiler
root-project/cling
The cling C++ interpreter
lewissbaker/cppcoro
A library of C++ coroutine abstractions for the coroutines TS
mono/CppSharp
Tools and libraries to glue C/C++ APIs to high-level languages
checkedc/checkedc
Checked C is an extension to C that lets programmers write C code with bounds checking and improved type-safety. The goal is to let people easily make their existing C code type-safe and eliminate entire classes of errors.
ccache/ccache
ccache – a fast compiler cache
Ericsson/codechecker
CodeChecker is an analyzer tooling, defect database and viewer extension for static and dynamic analyzer tools.
ryanmjacobs/c
Compile and execute C "scripts" in one go!
clangd/clangd
clangd language server
zeldaret/botw
Decompilation of The Legend of Zelda: Breath of the Wild (Switch 1.5.0)
kfrlib/kfr
Fast, modern C++ DSP framework, FFT, Sample Rate Conversion, FIR/IIR/Biquad Filters (SSE, AVX, AVX-512, ARM NEON)
microsoft/DirectXMath
DirectXMath is an all inline SIMD C++ linear algebra library for use in games and graphics apps
VitalElement/AvalonStudio
Cross platform IDE and Shell
RoaringBitmap/CRoaring
Roaring bitmaps in C (and C++), with SIMD (AVX2, AVX-512 and NEON) optimizations: used by Apache Doris, ClickHouse, Redpanda, YDB and StarRocks
nickdiego/compiledb
Tool for generating Clang's JSON Compilation Database files for make-based build systems.
EnzymeAD/Enzyme
High-performance automatic differentiation of LLVM and MLIR.
boostorg/pfr
std::tuple like methods for user defined types without any macro or boilerplate code
minio/c2goasm
C to Go Assembly
JBakamovic/yavide
Modern C/C++ integrated development environment
yrnkrn/zapcc
zapcc is a caching C++ compiler based on clang, designed to perform faster compilations
heroims/obfuscator
ollvm,base on llvm-clang 5.0.2, 6.0.1 , 7.0.1,8.0,9.0,9.0.1,10.x,11.x,12.x,13.x,14.x,swift-llvm-clang 5.0,swift-llvm-clang 5.5
aras-p/ClangBuildAnalyzer
Clang build analysis tool using -ftime-trace
KDAB/codebrowser
Woboq CodeBrowser
rhysd/vim-clang-format
Vim plugin for clang-format, a formatter for C, C++, Obj-C, Java, JavaScript, and so on.
google/clif
Binding generator to wrap C++ for Python using LLVM.
gcovr/gcovr
Generate code coverage reports with gcc/gcov
Sarcasm/irony-mode
A C/C++ minor mode for Emacs powered by libclang
drujensen/fib
Performance Benchmark of top Github languages
jeaye/color_coded
A vim plugin for libclang-based highlighting of C, C++, ObjC
tbfleming/cib
clang running in browser (wasm)
alexpovel/srgn
A grep-like tool which understands source code syntax and allows for manipulation in addition to search
hedronvision/bazel-compile-commands-extractor
Goal: Enable awesome tooling for Bazel users of the C language family.