All Projects → flextool → Similar Projects or Alternatives

1342 Open source projects that are alternatives of or similar to flextool

Cxxctp
DEPRECATED. USE INSTEAD github.com/blockspacer/flextool
Stars: ✭ 58 (+81.25%)
Codechecker
CodeChecker is an analyzer tooling, defect database and viewer extension for the Clang Static Analyzer and Clang Tidy
Stars: ✭ 1,209 (+3678.13%)
Mutual labels:  llvm, static-analysis, clang
clang-tool
Simple and powerful standalone project for clang-based tools using libtooling (e.g. refactoring, auto-completion, etc.)
Stars: ✭ 35 (+9.38%)
Mutual labels:  refactoring, clang, libtooling
Clang Power Tools
Bringing clang-tidy magic to Visual Studio C++ developers.
Stars: ✭ 285 (+790.63%)
Mutual labels:  llvm, static-analysis, clang
Clangkit
ClangKit provides an Objective-C frontend to LibClang. Source tokenization, diagnostics and fix-its are actually implemented.
Stars: ✭ 330 (+931.25%)
Mutual labels:  llvm, static-analysis, clang
Clang Expand
🐉 A clang tool for happy refactoring without source-code gymnastics
Stars: ✭ 182 (+468.75%)
Mutual labels:  refactoring, llvm, clang
Domtresat
Dominator Tree LLVM Pass to Test Satisfiability
Stars: ✭ 42 (+31.25%)
Mutual labels:  llvm, static-analysis
Optviewer Demo
Demonstration of LLVM's opt-viewer tool
Stars: ✭ 63 (+96.88%)
Mutual labels:  llvm, clang
Fortran-Tools
Fortran compilers, preprocessors, static analyzers, transpilers, IDEs, build systems, etc.
Stars: ✭ 31 (-3.12%)
Mutual labels:  static-analysis, preprocessor
Cppinsights
C++ Insights - See your source code with the eyes of a compiler
Stars: ✭ 1,382 (+4218.75%)
Mutual labels:  llvm, clang
Bsodsurvivor
This project aims to facilitate debugging a kernel driver in windows by adding support for a code change on the fly without reboot/unload, and more!
Stars: ✭ 122 (+281.25%)
Mutual labels:  llvm, clang
Gllvm
Whole Program LLVM: wllvm ported to go
Stars: ✭ 126 (+293.75%)
Mutual labels:  llvm, clang
Crab Llvm
Static Analyzer for LLVM bitcode based on Abstract Interpretation
Stars: ✭ 143 (+346.88%)
Mutual labels:  llvm, static-analysis
Svf
Static Value-Flow Analysis Framework for Source Code
Stars: ✭ 540 (+1587.5%)
Mutual labels:  llvm, static-analysis
Fcd
An optimizing decompiler
Stars: ✭ 622 (+1843.75%)
Mutual labels:  llvm, clang
Zapcc
zapcc is a caching C++ compiler based on clang, designed to perform faster compilations
Stars: ✭ 1,109 (+3365.63%)
Mutual labels:  llvm, clang
Stoat
STatic (LLVM) Object file Analysis Tool
Stars: ✭ 44 (+37.5%)
Mutual labels:  llvm, static-analysis
Sea Dsa
A new context, field, and array-sensitive heap analysis for LLVM bitcode based on DSA.
Stars: ✭ 90 (+181.25%)
Mutual labels:  llvm, static-analysis
Termux Ndk
android-ndk for termux
Stars: ✭ 91 (+184.38%)
Mutual labels:  llvm, clang
Proton Clang
Proton Clang toolchains builds in the form of a continuously updating Git repository. Clone with --depth=1.
Stars: ✭ 126 (+293.75%)
Mutual labels:  llvm, clang
Seeless
C IDE for iOS
Stars: ✭ 71 (+121.88%)
Mutual labels:  llvm, clang
Constexpr Everything
Rewrite C++ code to automatically apply `constexpr` where possible
Stars: ✭ 178 (+456.25%)
Mutual labels:  llvm, clang
Cmake Scripts
A selection of useful scripts for use in CMake projects, include code coverage, sanitizers, and dependency graph generation.
Stars: ✭ 202 (+531.25%)
Mutual labels:  llvm, clang
dumb-obfuscator
Tutorial on how to write the dumbest obfuscator I could think of.
Stars: ✭ 147 (+359.38%)
Mutual labels:  llvm, clang
MetaCG
MetaCG offers an annotated whole program call-graph tool for Clang/LLVM.
Stars: ✭ 21 (-34.37%)
Mutual labels:  llvm, clang
Dg
[LLVM Static Slicer] Various program analyses, construction of dependence graphs and program slicing of LLVM bitcode.
Stars: ✭ 242 (+656.25%)
Mutual labels:  llvm, static-analysis
Phpdeprecationdetector
Analyzer of PHP code to search issues with deprecated functionality in newer interpreter versions.
Stars: ✭ 263 (+721.88%)
Mutual labels:  refactoring, static-analysis
Clang Tools Extra
Mirror kept for legacy. Moved to https://github.com/llvm/llvm-project
Stars: ✭ 358 (+1018.75%)
Mutual labels:  refactoring, static-analysis
Phasar
A LLVM-based static analysis framework.
Stars: ✭ 503 (+1471.88%)
Mutual labels:  llvm, static-analysis
Enzyme
High-performance automatic differentiation of LLVM.
Stars: ✭ 418 (+1206.25%)
Mutual labels:  llvm, clang
Woboq codebrowser
Woboq CodeBrowser
Stars: ✭ 837 (+2515.63%)
Mutual labels:  llvm, 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 (+81.25%)
Mutual labels:  llvm, clang
C2goasm
C to Go Assembly
Stars: ✭ 1,072 (+3250%)
Mutual labels:  llvm, clang
Avalonstudio
Cross platform IDE and Shell
Stars: ✭ 1,132 (+3437.5%)
Mutual labels:  llvm, clang
Swiftweekly.github.io
A community-driven weekly newsletter about Swift.org
Stars: ✭ 305 (+853.13%)
Mutual labels:  llvm, clang
Llvm Vs2017 Integration
MSBuild 15.0 Toolset integration for multiple LLVM (From v5 to v8)
Stars: ✭ 84 (+162.5%)
Mutual labels:  llvm, clang
Tre
LLVM backed progamming language (Go subset)
Stars: ✭ 100 (+212.5%)
Mutual labels:  llvm, clang
Meta Clang
Clang C/C++ cross compiler and runtime for OpenEmbedded/Yocto Project
Stars: ✭ 76 (+137.5%)
Mutual labels:  llvm, clang
Metareflect
Metareflect is a lightweight reflection system for C++, based on LLVM and Clangs libtooling.
Stars: ✭ 125 (+290.63%)
Mutual labels:  llvm, clang
Llvm Utils
LLVM/Clang for Visual Studio 2019, 2017, 2015, 2013, 2012 and 2010. clang-cl for Python3 distutils. Utils for Clang Static Analyzer
Stars: ✭ 123 (+284.38%)
Mutual labels:  llvm, clang
Clang Llvm Tutorial
clang & llvm examples, e.g. AST Interpreter, Function Pointer Analysis, Value Range Analysis, Data-Flow Analysis, Andersen Pointer Analysis, LLVM Backend...
Stars: ✭ 139 (+334.38%)
Mutual labels:  llvm, clang
codebrowser
Woboq CodeBrowser
Stars: ✭ 985 (+2978.13%)
Mutual labels:  llvm, clang
Dstep
A tool for converting C and Objective-C headers to D modules
Stars: ✭ 177 (+453.13%)
Mutual labels:  llvm, clang
Webassembly Examples
From Simple To Complex. A complete collection of webassembly examples.
Stars: ✭ 177 (+453.13%)
Mutual labels:  llvm, clang
Checkedc
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, a…
Stars: ✭ 2,692 (+8312.5%)
Mutual labels:  llvm, clang
Play with llvm
A book about LLVM & Clang(中文开源书:玩转 LLVM)
Stars: ✭ 175 (+446.88%)
Mutual labels:  llvm, clang
reflective-rapidjson
Code generator for serializing/deserializing C++ objects to/from JSON using Clang and RapidJSON
Stars: ✭ 26 (-18.75%)
Mutual labels:  serialization, clang
MetaCPP
C++ Reflection & Serialization using Clang's LibTooling
Stars: ✭ 44 (+37.5%)
Mutual labels:  serialization, clang
Cling
The cling C++ interpreter
Stars: ✭ 2,322 (+7156.25%)
Mutual labels:  llvm, clang
SCAF
A Speculation-Aware Collaborative Dependence Analysis Framework
Stars: ✭ 25 (-21.87%)
Mutual labels:  llvm, static-analysis
linux
Linux kernel source tree
Stars: ✭ 234 (+631.25%)
Mutual labels:  llvm, clang
Cscout
C code refactoring browser
Stars: ✭ 139 (+334.38%)
Mutual labels:  refactoring, static-analysis
TON-Compiler
Clang compiler for Free TON Virtual Machine
Stars: ✭ 56 (+75%)
Mutual labels:  llvm, clang
vuo
A realtime visual programming language for interactive media.
Stars: ✭ 103 (+221.88%)
Mutual labels:  llvm, clang
Olifant
A simple programming language targeting LLVM
Stars: ✭ 58 (+81.25%)
Mutual labels:  llvm, clang
Seahorn
SeaHorn Verification Framework
Stars: ✭ 270 (+743.75%)
Mutual labels:  llvm, static-analysis
Sys
Sys: A Static/Symbolic Tool for Finding Good Bugs in Good (Browser) Code
Stars: ✭ 149 (+365.63%)
Mutual labels:  llvm, static-analysis
Jedi
Awesome autocompletion, static analysis and refactoring library for python
Stars: ✭ 5,037 (+15640.63%)
Mutual labels:  refactoring, static-analysis
clangbuilder
Building Clang ♡ Utility and Environment
Stars: ✭ 101 (+215.63%)
Mutual labels:  llvm, clang
EmbedSanitizer
EmbedSantizer is a runtime race detection tool which extends ThreadSanitizer to detect data races in 32-bit ARM applications.
Stars: ✭ 16 (-50%)
Mutual labels:  llvm, clang
1-60 of 1342 similar projects