All Projects → Scan Build → Similar Projects or Alternatives

315 Open source projects that are alternatives of or similar to Scan Build

Phpstan
PHP Static Analysis Tool - discover bugs in your code without running it!
Stars: ✭ 10,534 (+4602.68%)
Mutual labels:  static-analyzer
Clang Expand
🐉 A clang tool for happy refactoring without source-code gymnastics
Stars: ✭ 182 (-18.75%)
Mutual labels:  clang
Cmakepchcompiler
CMake precompiled header support via custom PCH compiler extension
Stars: ✭ 105 (-53.12%)
Mutual labels:  clang
Toyclangplugin
Playing with Clang plugin system
Stars: ✭ 146 (-34.82%)
Mutual labels:  clang
Cppinsights
C++ Insights - See your source code with the eyes of a compiler
Stars: ✭ 1,382 (+516.96%)
Mutual labels:  clang
Rules haskell
Haskell rules for Bazel.
Stars: ✭ 196 (-12.5%)
Mutual labels:  build-system
Tre
LLVM backed progamming language (Go subset)
Stars: ✭ 100 (-55.36%)
Mutual labels:  clang
Reggae
Build system in D, Python, Ruby, Javascript or Lua
Stars: ✭ 141 (-37.05%)
Mutual labels:  build-system
Termux Ndk
android-ndk for termux
Stars: ✭ 91 (-59.37%)
Mutual labels:  clang
Phpmetrics
Beautiful and understandable static analysis tool for PHP
Stars: ✭ 2,180 (+873.21%)
Mutual labels:  static-analyzer
Bazel Toolchain
LLVM toolchain for bazel
Stars: ✭ 93 (-58.48%)
Mutual labels:  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 (-37.95%)
Mutual labels:  clang
Ip2region
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
Stars: ✭ 9,836 (+4291.07%)
Mutual labels:  clang
Directx Vs Templates
Direct3D Visual Studio Templates
Stars: ✭ 205 (-8.48%)
Mutual labels:  clang
Llvm Vs2017 Integration
MSBuild 15.0 Toolset integration for multiple LLVM (From v5 to v8)
Stars: ✭ 84 (-62.5%)
Mutual labels:  clang
Cppcoro
A library of C++ coroutine abstractions for the coroutines TS
Stars: ✭ 2,118 (+845.54%)
Mutual labels:  clang
Projectbuilder
A tool for easy automating and customizing build process for Unity.
Stars: ✭ 80 (-64.29%)
Mutual labels:  build-system
Webassembly Examples
From Simple To Complex. A complete collection of webassembly examples.
Stars: ✭ 177 (-20.98%)
Mutual labels:  clang
Compilescore
Visual Studio extension and standalone app for build times and compilation data visualization.
Stars: ✭ 135 (-39.73%)
Mutual labels:  clang
Cvise
Super-parallel Python port of the C-Reduce
Stars: ✭ 77 (-65.62%)
Mutual labels:  clang
Earthly
Repeatable builds
Stars: ✭ 5,805 (+2491.52%)
Mutual labels:  build-system
Seeless
C IDE for iOS
Stars: ✭ 71 (-68.3%)
Mutual labels:  clang
Embedded Ide
IDE for C embedded development centered on bare-metal ARM systems
Stars: ✭ 127 (-43.3%)
Mutual labels:  clang
Ccache
ccache – a fast compiler cache
Stars: ✭ 1,128 (+403.57%)
Mutual labels:  clang
Cppsharp
Tools and libraries to glue C/C++ APIs to high-level languages
Stars: ✭ 2,221 (+891.52%)
Mutual labels:  clang
Avalonstudio
Cross platform IDE and Shell
Stars: ✭ 1,132 (+405.36%)
Mutual labels:  clang
Proton Clang
Proton Clang toolchains builds in the form of a continuously updating Git repository. Clone with --depth=1.
Stars: ✭ 126 (-43.75%)
Mutual labels:  clang
Clang Blueprint
🏰 Example C++11 CMake project that incorporates awesome Clang tooling 🐉
Stars: ✭ 63 (-71.87%)
Mutual labels:  clang
Punes
Nintendo Entertaiment System emulator and NSF/NSFe Music Player (Linux, FreeBSD, OpenBSD and Windows)
Stars: ✭ 217 (-3.12%)
Mutual labels:  clang
Zapcc
zapcc is a caching C++ compiler based on clang, designed to perform faster compilations
Stars: ✭ 1,109 (+395.09%)
Mutual labels:  clang
Style Dictionary
A build system for creating cross-platform styles.
Stars: ✭ 2,097 (+836.16%)
Mutual labels:  build-system
Bfg9000
bfg9000 - build file generator
Stars: ✭ 57 (-74.55%)
Mutual labels:  build-system
Libosmscout
Libosmscout is a C++ library for offline map rendering, routing and location lookup based on OpenStreetMap data
Stars: ✭ 159 (-29.02%)
Mutual labels:  clang
C2goasm
C to Go Assembly
Stars: ✭ 1,072 (+378.57%)
Mutual labels:  clang
Arduino Cmake Ng
CMake-Based framework for Arduino platforms
Stars: ✭ 123 (-45.09%)
Mutual labels:  build-system
Kfr
Fast, modern C++ DSP framework, FFT, Sample Rate Conversion, FIR/IIR/Biquad Filters (SSE, AVX, AVX-512, ARM NEON)
Stars: ✭ 985 (+339.73%)
Mutual labels:  clang
Simdjson
Parsing gigabytes of JSON per second
Stars: ✭ 15,115 (+6647.77%)
Mutual labels:  clang
Sonar Jproperties Plugin
SonarQube Java Properties Analyzer
Stars: ✭ 5 (-97.77%)
Mutual labels:  static-analyzer
Clang Format Hooks
Apply a coding style with clang-format only to new code added to an existing code base.
Stars: ✭ 122 (-45.54%)
Mutual labels:  clang
Xcodecompilationdatabase
Generate a Compilation Database from Xcode's build log - nothing more :).
Stars: ✭ 28 (-87.5%)
Mutual labels:  clang
Phpmd
PHPMD is a spin-off project of PHP Depend and aims to be a PHP equivalent of the well known Java tool PMD. PHPMD can be seen as an user friendly frontend application for the raw metrics stream measured by PHP Depend.
Stars: ✭ 1,992 (+789.29%)
Mutual labels:  static-analyzer
Directxmath
DirectXMath is an all inline SIMD C++ linear algebra library for use in games and graphics apps
Stars: ✭ 859 (+283.48%)
Mutual labels:  clang
Please
High-performance extensible build system for reproducible multi-language builds.
Stars: ✭ 1,856 (+728.57%)
Mutual labels:  build-system
Irony Mode
A C/C++ minor mode for Emacs powered by libclang
Stars: ✭ 851 (+279.91%)
Mutual labels:  clang
Purec
C backend for PureScript
Stars: ✭ 202 (-9.82%)
Mutual labels:  clang
Color coded
A vim plugin for libclang-based highlighting of C, C++, ObjC
Stars: ✭ 841 (+275.45%)
Mutual labels:  clang
Redo
Smaller, easier, more powerful, and more reliable than make. An implementation of djb's redo.
Stars: ✭ 1,589 (+609.38%)
Mutual labels:  build-system
Woboq codebrowser
Woboq CodeBrowser
Stars: ✭ 837 (+273.66%)
Mutual labels:  clang
Compdb
The compilation database Swiss army knife
Stars: ✭ 152 (-32.14%)
Mutual labels:  clang
Ocamlverse.github.io
Documentation of everything relevant in the OCaml world
Stars: ✭ 117 (-47.77%)
Mutual labels:  build-system
Cxxhttp
Asynchronous, Header-only C++ HTTP-over-(TCP|UNIX Socket|STDIO) Library
Stars: ✭ 24 (-89.29%)
Mutual labels:  clang
Pants
The Pantsbuild developer workflow system
Stars: ✭ 1,814 (+709.82%)
Mutual labels:  build-system
Pfr
std::tuple like methods for user defined types without any macro or boilerplate code
Stars: ✭ 896 (+300%)
Mutual labels:  clang
Fpm
Fortran Package Manager (fpm)
Stars: ✭ 184 (-17.86%)
Mutual labels:  build-system
Hmap
hmap is a command line tool written in Swift to work with Clang header maps produced by Xcode.
Stars: ✭ 110 (-50.89%)
Mutual labels:  clang
Vector
➿ A supercharged std::vector implementation (minus Allocator)
Stars: ✭ 118 (-47.32%)
Mutual labels:  clang
Insider
Static Application Security Testing (SAST) engine focused on covering the OWASP Top 10, to make source code analysis to find vulnerabilities right in the source code, focused on a agile and easy to implement software inside your DevOps pipeline. Support the following technologies: Java (Maven and Android), Kotlin (Android), Swift (iOS), .NET Full Framework, C#, and Javascript (Node.js).
Stars: ✭ 216 (-3.57%)
Mutual labels:  static-analyzer
Buildr
The (Java|Coffee)Script and (CSS|Less) (Builder|Bundler|Packer|Minifier|Merger|Checker)
Stars: ✭ 211 (-5.8%)
Mutual labels:  build-system
Fixed point
C++ Binary Fixed-Point Arithmetic
Stars: ✭ 199 (-11.16%)
Mutual labels:  clang
Build
B2 makes it easy to build C++ projects, everywhere.
Stars: ✭ 182 (-18.75%)
Mutual labels:  build-system
61-120 of 315 similar projects