clang
Here are 910 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
Aug 10, 2021 - C#
Useful CMake Examples
-
Updated
Jun 30, 2021 - CMake
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
Aug 17, 2021 - C
Sol3 (sol2 v3.0) - a C++ <-> Lua API wrapper with advanced features and top notch performance - is here, and it's great! Documentation:
-
Updated
Jul 27, 2021 - 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!
Bear is a tool that generates a compilation database for clang tooling.
-
Updated
Aug 17, 2021 - C++
A library of C++ coroutine abstractions for the coroutines TS
-
Updated
Jul 29, 2021 - C++
ryanmjacobs / c
C++ Insights - See your source code with the eyes of a compiler
-
Updated
Aug 10, 2021 - 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
zapcc is a caching C++ compiler based on clang, designed to perform faster compilations
-
Updated
Jul 21, 2020 - C++
Fast, modern C++ DSP framework, FFT, Sample Rate Conversion, FIR/IIR/Biquad Filters (SSE, AVX, AVX-512, ARM NEON)
-
Updated
May 14, 2021 - C++
std::tuple like methods for user defined types without any macro or boilerplate code
-
Updated
Aug 11, 2021 - C++
Vim plugin for clang-format, a formatter for C, C++, Obj-C, Java, JavaScript, TypeScript and ProtoBuf.
-
Updated
Mar 16, 2021 - Vim script
Binding generator to wrap C++ for Python using LLVM.
-
Updated
Aug 17, 2021 - Python
A C/C++ minor mode for Emacs powered by libclang
-
Updated
Jun 5, 2021 - Emacs Lisp
A vim plugin for libclang-based highlighting of C, C++, ObjC
-
Updated
May 27, 2021 - C++
Roaring bitmaps in C (and C++)
-
Updated
Aug 16, 2021 - C
Use Emacs as a C/C++ IDE
-
Updated
Jun 10, 2021 - Emacs Lisp
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.