There are 40 repositories under clang topic.
Parsing gigabytes of JSON per second : used by Facebook/Meta Velox, the Node.js runtime, ClickHouse, WatermelonDB, Apache Doris, Milvus, StarRocks
Useful CMake Examples
Sol3 (sol2 v3.0) - a C++ <-> Lua API wrapper with advanced features and top notch performance - is here, and it's great! Documentation:
C++ Insights - See your source code with the eyes of a compiler
A library of C++ coroutine abstractions for the coroutines TS
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.
CodeChecker is an analyzer tooling, defect database and viewer extension for static and dynamic analyzer tools.
Fast, modern C++ DSP framework, FFT, Sample Rate Conversion, FIR/IIR/Biquad Filters (SSE, AVX, AVX-512, ARM NEON, RISC-V RVV)
DirectXMath is an all inline SIMD C++ linear algebra library for use in games and graphics apps
Roaring bitmaps in C (and C++), with SIMD (AVX2, AVX-512 and NEON) optimizations: used by Apache Doris, ClickHouse, Alibaba Tair, Redpanda, YDB and StarRocks
Cross platform IDE and Shell
Tool for generating Clang's JSON Compilation Database files for make-based build systems.
zapcc is a caching C++ compiler based on clang, designed to perform faster compilations
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
Vim plugin for clang-format, a formatter for C, C++, Obj-C, Java, JavaScript, and so on.
A C/C++ minor mode for Emacs powered by libclang
A vim plugin for libclang-based highlighting of C, C++, ObjC
A grep-like tool which understands source code syntax and allows for manipulation in addition to search
An embedded development environment for mcs51/stm8/avr/cortex-m/riscv on VsCode.