All Projects → Clang Callgraph → Similar Projects or Alternatives

186 Open source projects that are alternatives of or similar to Clang Callgraph

Clangd
clangd language server
Stars: ✭ 293 (+350.77%)
Mutual labels:  clang
Olifant
A simple programming language targeting LLVM
Stars: ✭ 58 (-10.77%)
Mutual labels:  clang
Cmake Ide
Use Emacs as a C/C++ IDE
Stars: ✭ 661 (+916.92%)
Mutual labels:  clang
Otfcc
Optimized OpenType builder and inspector.
Stars: ✭ 348 (+435.38%)
Mutual labels:  clang
llvm-project-prepo
Fork of LLVM with modifications to support a program repository
Stars: ✭ 27 (-58.46%)
Mutual labels:  clang
Pfr
std::tuple like methods for user defined types without any macro or boilerplate code
Stars: ✭ 896 (+1278.46%)
Mutual labels:  clang
Avbuild
ffmpeg花式编译. build tool for all platforms: iOS, android, raspberry pi, win32, uwp, linux, macOS etc.
Stars: ✭ 285 (+338.46%)
Mutual labels:  clang
Xcodecompilationdatabase
Generate a Compilation Database from Xcode's build log - nothing more :).
Stars: ✭ 28 (-56.92%)
Mutual labels:  clang
clang-format-editor
Clang-Format Editor is a tool that helps you find the best Clang-Format Style for your C++, C#, Java, JavaScript, and Objective-C code.
Stars: ✭ 15 (-76.92%)
Mutual labels:  clang
Easyclangcomplete
💥 Robust C/C++ code completion for Sublime Text 3
Stars: ✭ 537 (+726.15%)
Mutual labels:  clang
Hipsycl
Implementation of SYCL for CPUs, AMD GPUs, NVIDIA GPUs
Stars: ✭ 377 (+480%)
Mutual labels:  clang
rooki
A stupid simple script runner supporting c, c++, rust, haskell and virtually anything
Stars: ✭ 26 (-60%)
Mutual labels:  clang
Woboq codebrowser
Woboq CodeBrowser
Stars: ✭ 837 (+1187.69%)
Mutual labels:  clang
Clangkit
ClangKit provides an Objective-C frontend to LibClang. Source tokenization, diagnostics and fix-its are actually implemented.
Stars: ✭ 330 (+407.69%)
Mutual labels:  clang
Kfr
Fast, modern C++ DSP framework, FFT, Sample Rate Conversion, FIR/IIR/Biquad Filters (SSE, AVX, AVX-512, ARM NEON)
Stars: ✭ 985 (+1415.38%)
Mutual labels:  clang
Clang Power Tools
Bringing clang-tidy magic to Visual Studio C++ developers.
Stars: ✭ 285 (+338.46%)
Mutual labels:  clang
Fib
Performance Benchmark of top Github languages
Stars: ✭ 694 (+967.69%)
Mutual labels:  clang
Boomerang
Boomerang Decompiler - Fighting the code-rot :)
Stars: ✭ 265 (+307.69%)
Mutual labels:  clang
Cxxctp
DEPRECATED. USE INSTEAD github.com/blockspacer/flextool
Stars: ✭ 58 (-10.77%)
Mutual labels:  clang
CSwift
C Module for Swift, Swift Script and Dynamic Library Call;Swift中直接调用C语言源程序的展示程序
Stars: ✭ 46 (-29.23%)
Mutual labels:  clang
Cxx.jl
The Julia C++ Interface
Stars: ✭ 620 (+853.85%)
Mutual labels:  clang
llvm-svn
Arch Linux PKGBUILD for LLVM, Clang et al. (latest SVN code)
Stars: ✭ 18 (-72.31%)
Mutual labels:  clang
Irony Mode
A C/C++ minor mode for Emacs powered by libclang
Stars: ✭ 851 (+1209.23%)
Mutual labels:  clang
quark
Quark is an lisp-like compiled programming language written in Haskell which outputs C code.
Stars: ✭ 33 (-49.23%)
Mutual labels:  clang
Clangbuildanalyzer
Clang build analysis tool using -ftime-trace
Stars: ✭ 485 (+646.15%)
Mutual labels:  clang
Enzyme
High-performance automatic differentiation of LLVM.
Stars: ✭ 418 (+543.08%)
Mutual labels:  clang
arch-packages
Arch Linux performance important packages
Stars: ✭ 27 (-58.46%)
Mutual labels:  clang
Vim Clang Format
Vim plugin for clang-format, a formatter for C, C++, Obj-C, Java, JavaScript, TypeScript and ProtoBuf.
Stars: ✭ 837 (+1187.69%)
Mutual labels:  clang
Ci helloworld
A simple example of how to setup a complete CI environment for C and C++
Stars: ✭ 357 (+449.23%)
Mutual labels:  clang
Antara Gaming Sdk
Komodo Gaming Software Development Kit
Stars: ✭ 51 (-21.54%)
Mutual labels:  clang
Vim Clang
Clang completion plugin for vim
Stars: ✭ 335 (+415.38%)
Mutual labels:  clang
Cxxhttp
Asynchronous, Header-only C++ HTTP-over-(TCP|UNIX Socket|STDIO) Library
Stars: ✭ 24 (-63.08%)
Mutual labels:  clang
Swiftweekly.github.io
A community-driven weekly newsletter about Swift.org
Stars: ✭ 305 (+369.23%)
Mutual labels:  clang
Zapcc
zapcc is a caching C++ compiler based on clang, designed to perform faster compilations
Stars: ✭ 1,109 (+1606.15%)
Mutual labels:  clang
Libobjc2
Objective-C runtime library intended for use with Clang.
Stars: ✭ 290 (+346.15%)
Mutual labels:  clang
Croaring
Roaring bitmaps in C (and C++)
Stars: ✭ 735 (+1030.77%)
Mutual labels:  clang
Usrefl
Header-only, tiny (99 lines) and powerful C++20 static reflection library.
Stars: ✭ 287 (+341.54%)
Mutual labels:  clang
Pyc Cfg
Pyc-cfg is a pure python control flow graph builder for almost all Ansi C programming language.
Stars: ✭ 29 (-55.38%)
Mutual labels:  clang
Clangwarnings.com
A list of Clang warnings and their descriptions.
Stars: ✭ 276 (+324.62%)
Mutual labels:  clang
Cib
clang running in browser (wasm)
Stars: ✭ 685 (+953.85%)
Mutual labels:  clang
Coroutine
C++ 20 Coroutines in Action (Helpers + Test Code Examples)
Stars: ✭ 262 (+303.08%)
Mutual labels:  clang
Optviewer Demo
Demonstration of LLVM's opt-viewer tool
Stars: ✭ 63 (-3.08%)
Mutual labels:  clang
reflective-rapidjson
Code generator for serializing/deserializing C++ objects to/from JSON using Clang and RapidJSON
Stars: ✭ 26 (-60%)
Mutual labels:  clang
Fcd
An optimizing decompiler
Stars: ✭ 622 (+856.92%)
Mutual labels:  clang
mutator
mutator is an experimental suite of tools aimed at analysis and automation of C/C++ code development
Stars: ✭ 62 (-4.62%)
Mutual labels:  clang
Directxmath
DirectXMath is an all inline SIMD C++ linear algebra library for use in games and graphics apps
Stars: ✭ 859 (+1221.54%)
Mutual labels:  clang
Cattle
🐺 Platform to Run and Share Code. It Supports PHP, Python, Ruby, Java, Go, Rust, C and C++.
Stars: ✭ 40 (-38.46%)
Mutual labels:  clang
Compiledb
Tool for generating Clang's JSON Compilation Database files for make-based build systems.
Stars: ✭ 601 (+824.62%)
Mutual labels:  clang
Format.cmake
💅 Stylize your code! Automatic clang-format and cmake-format targets for CMake.
Stars: ✭ 94 (+44.62%)
Mutual labels:  clang
Llvm 9.0 Learner Tutorial
A blog for LLVM(v9.0.0 or v11.0.0) beginner, step by step, with detailed documents and comments. Record the way I learn LLVM and accomplish a complete project for FPGA High-Level Synthesis with it.
Stars: ✭ 58 (-10.77%)
Mutual labels:  clang
SameTypeClangPlugin
自定义检查规范的 Clang 插件
Stars: ✭ 47 (-27.69%)
Mutual labels:  clang
Cmake Examples
Useful CMake Examples
Stars: ✭ 7,220 (+11007.69%)
Mutual labels:  clang
cgrep
grep for C/C++ source files.
Stars: ✭ 22 (-66.15%)
Mutual labels:  clang
Clif
Binding generator to wrap C++ for Python using LLVM.
Stars: ✭ 845 (+1200%)
Mutual labels:  clang
Gcovr
generate code coverage reports with gcc/gcov
Stars: ✭ 482 (+641.54%)
Mutual labels:  clang
Avalonstudio
Cross platform IDE and Shell
Stars: ✭ 1,132 (+1641.54%)
Mutual labels:  clang
Clang Blueprint
🏰 Example C++11 CMake project that incorporates awesome Clang tooling 🐉
Stars: ✭ 63 (-3.08%)
Mutual labels:  clang
C2goasm
C to Go Assembly
Stars: ✭ 1,072 (+1549.23%)
Mutual labels:  clang
Color coded
A vim plugin for libclang-based highlighting of C, C++, ObjC
Stars: ✭ 841 (+1193.85%)
Mutual labels:  clang
Tprpix
a Cross-Platform, 2D Survival Sandbox Game Project. Based on C++17/cmake/OpenGL/SQLite3.
Stars: ✭ 448 (+589.23%)
Mutual labels:  clang
1-60 of 186 similar projects