There are 25 repositories under clang topic.
Ip2region is a offline IP location library with accuracy rate of 99.9% and 0.0x millseconds searching performance. DB file is ONLY a few megabytes with all IP address stored. binding for Java,PHP,C,Python,Nodejs,Golang,C#,lua. Binary,B-tree,Memory searching algorithm
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:
Checked C is an extension to C that lets programmers write C code that is guaranteed by the compiler to be type-safe. The goal is to let people easily make their existing C code type-safe and eliminate entire classes of errors. Checked C does not address use-after-free errors. This repo has a wiki for Checked C, sample code, the specification, and test code.
A library of C++ coroutine abstractions for the coroutines TS
C++ Insights - See your source code with the eyes of a compiler
CodeChecker is an analyzer tooling, defect database and viewer extension for the Clang Static Analyzer and Clang Tidy
Cross platform IDE and Shell
Fast, modern C++ DSP framework, FFT, Sample Rate Conversion, FIR/IIR/Biquad Filters (SSE, AVX, AVX-512, ARM NEON)
zapcc is a caching C++ compiler based on clang, designed to perform faster compilations
DirectXMath is an all inline SIMD C++ linear algebra library for use in games and graphics apps
Roaring bitmaps in C (and C++)
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
Tool for generating Clang's JSON Compilation Database files for make-based build systems.
Use Emacs as a C/C++ IDE