clang
Here are 1,070 public repositories matching this 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
-
Updated
Jan 1, 2022 - C#
Useful CMake Examples
-
Updated
Jan 8, 2022 - CMake
Sol3 (sol2 v3.0) - a C++ <-> Lua API wrapper with advanced features and top notch performance - is here, and it's great! Documentation:
-
Updated
Apr 14, 2022 - C++
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.
-
Updated
Nov 3, 2021 - C
Bear is a tool that generates a compilation database for clang tooling.
-
Updated
Mar 20, 2022 - C++
Scenario:
I have a project, with build tools of cmake, when I try to run it with cling. It prompts some headers are not included.
So I was wondering if there is a way to make use of the cmake script to load the build environment into cling and run directly?
Appreciate the great work!
A library of C++ coroutine abstractions for the coroutines TS
-
Updated
Oct 12, 2021 - C++
C++ Insights - See your source code with the eyes of a compiler
-
Updated
Feb 22, 2022 - C++
The CodeChecker cmd subcommand communicates with the server via Thrift, and on a Jenkins docker image, I have tried to use it to get run information from a local CodeChecker server. The output of the CodeChecker cmd runs command was just the help message. I have found out that using a proxy is not supported right now, and the issue was solved by disabling proxy via unsetting the environmental
GCC and Clang have a -frandom-seed compiler option. The idea is to improve reproducibility by allowing the build system to specify random seeds for symbols that are randomly generated by the compiler.
ccache should ignore -frandom-seed in compiler options when looking for cache hits. Currently two compiler invocation command lines that are strictly identical except for the random seed will
Fast, modern C++ DSP framework, FFT, Sample Rate Conversion, FIR/IIR/Biquad Filters (SSE, AVX, AVX-512, ARM NEON)
-
Updated
Feb 15, 2022 - C++
zapcc is a caching C++ compiler based on clang, designed to perform faster compilations
-
Updated
Jul 21, 2020 - C++
std::tuple like methods for user defined types without any macro or boilerplate code
-
Updated
Apr 13, 2022 - C++
Roaring bitmaps in C (and C++)
-
Updated
Apr 18, 2022 - C
Vim plugin for clang-format, a formatter for C, C++, Obj-C, Java, JavaScript, and so on.
-
Updated
Jan 26, 2022 - Vim script
A C/C++ minor mode for Emacs powered by libclang
-
Updated
Jan 10, 2022 - Emacs Lisp
Binding generator to wrap C++ for Python using LLVM.
-
Updated
Apr 14, 2022 - Python
A vim plugin for libclang-based highlighting of C, C++, ObjC
-
Updated
May 27, 2021 - C++
Decompilation of The Legend of Zelda: Breath of the Wild (Switch 1.5.0)
-
Updated
Apr 18, 2022 - C++
Improve this page
Add a description, image, and links to the clang topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the clang topic, visit your repo's landing page and select "manage topics."


Though we include Boost JSON as a dependency for benchmarking purposes, we do not include it as part of our benchmarks currently.