All Projects → Toyclangplugin → Similar Projects or Alternatives

186 Open source projects that are alternatives of or similar to Toyclangplugin

C2goasm
C to Go Assembly
Stars: ✭ 1,072 (+634.25%)
Mutual labels:  clang
Color coded
A vim plugin for libclang-based highlighting of C, C++, ObjC
Stars: ✭ 841 (+476.03%)
Mutual labels:  clang
Llvm Vs2017 Integration
MSBuild 15.0 Toolset integration for multiple LLVM (From v5 to v8)
Stars: ✭ 84 (-42.47%)
Mutual labels:  clang
Clang Blueprint
🏰 Example C++11 CMake project that incorporates awesome Clang tooling 🐉
Stars: ✭ 63 (-56.85%)
Mutual labels:  clang
Cmake Ide
Use Emacs as a C/C++ IDE
Stars: ✭ 661 (+352.74%)
Mutual labels:  clang
Bazel Toolchain
LLVM toolchain for bazel
Stars: ✭ 93 (-36.3%)
Mutual labels:  clang
Xcodecompilationdatabase
Generate a Compilation Database from Xcode's build log - nothing more :).
Stars: ✭ 28 (-80.82%)
Mutual labels:  clang
Vector
➿ A supercharged std::vector implementation (minus Allocator)
Stars: ✭ 118 (-19.18%)
Mutual labels:  clang
Pfr
std::tuple like methods for user defined types without any macro or boilerplate code
Stars: ✭ 896 (+513.7%)
Mutual labels:  clang
Cvise
Super-parallel Python port of the C-Reduce
Stars: ✭ 77 (-47.26%)
Mutual labels:  clang
Avalonstudio
Cross platform IDE and Shell
Stars: ✭ 1,132 (+675.34%)
Mutual labels:  clang
Easyclangcomplete
💥 Robust C/C++ code completion for Sublime Text 3
Stars: ✭ 537 (+267.81%)
Mutual labels:  clang
Termux Ndk
android-ndk for termux
Stars: ✭ 91 (-37.67%)
Mutual labels:  clang
Cxxctp
DEPRECATED. USE INSTEAD github.com/blockspacer/flextool
Stars: ✭ 58 (-60.27%)
Mutual labels:  clang
Clang Format Hooks
Apply a coding style with clang-format only to new code added to an existing code base.
Stars: ✭ 122 (-16.44%)
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 (+574.66%)
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 (+6636.99%)
Mutual labels:  clang
Irony Mode
A C/C++ minor mode for Emacs powered by libclang
Stars: ✭ 851 (+482.88%)
Mutual labels:  clang
Gllvm
Whole Program LLVM: wllvm ported to go
Stars: ✭ 126 (-13.7%)
Mutual labels:  clang
Woboq codebrowser
Woboq CodeBrowser
Stars: ✭ 837 (+473.29%)
Mutual labels:  clang
Clang Cfi Showcase
Sample programs that illustrate how to use control flow integrity with the clang compiler
Stars: ✭ 78 (-46.58%)
Mutual labels:  clang
Fib
Performance Benchmark of top Github languages
Stars: ✭ 694 (+375.34%)
Mutual labels:  clang
Moderncppci
This is an example of doing a Modern C++ project with CI
Stars: ✭ 109 (-25.34%)
Mutual labels:  clang
Cxx.jl
The Julia C++ Interface
Stars: ✭ 620 (+324.66%)
Mutual labels:  clang
Seeless
C IDE for iOS
Stars: ✭ 71 (-51.37%)
Mutual labels:  clang
Clang Callgraph
A tool based on clang which generates a call graph from a given C++ codebase
Stars: ✭ 65 (-55.48%)
Mutual labels:  clang
Cmake Examples
Useful CMake Examples
Stars: ✭ 7,220 (+4845.21%)
Mutual labels:  clang
Tre
LLVM backed progamming language (Go subset)
Stars: ✭ 100 (-31.51%)
Mutual labels:  clang
Optviewer Demo
Demonstration of LLVM's opt-viewer tool
Stars: ✭ 63 (-56.85%)
Mutual labels:  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 (-15.75%)
Mutual labels:  clang
Zapcc
zapcc is a caching C++ compiler based on clang, designed to perform faster compilations
Stars: ✭ 1,109 (+659.59%)
Mutual labels:  clang
Violations Lib
Java library for parsing report files from static code analysis.
Stars: ✭ 94 (-35.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 (-60.27%)
Mutual labels:  clang
Embedded Ide
IDE for C embedded development centered on bare-metal ARM systems
Stars: ✭ 127 (-13.01%)
Mutual labels:  clang
Antara Gaming Sdk
Komodo Gaming Software Development Kit
Stars: ✭ 51 (-65.07%)
Mutual labels:  clang
Yavide
Modern C/C++ integrated development environment
Stars: ✭ 1,306 (+794.52%)
Mutual labels:  clang
Pyc Cfg
Pyc-cfg is a pure python control flow graph builder for almost all Ansi C programming language.
Stars: ✭ 29 (-80.14%)
Mutual labels:  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 (-16.44%)
Mutual labels:  clang
Directxmath
DirectXMath is an all inline SIMD C++ linear algebra library for use in games and graphics apps
Stars: ✭ 859 (+488.36%)
Mutual labels:  clang
Constantine
A plugin for Clang compiler
Stars: ✭ 89 (-39.04%)
Mutual labels:  clang
Clif
Binding generator to wrap C++ for Python using LLVM.
Stars: ✭ 845 (+478.77%)
Mutual labels:  clang
Cppcoro
A library of C++ coroutine abstractions for the coroutines TS
Stars: ✭ 2,118 (+1350.68%)
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 (+473.29%)
Mutual labels:  clang
Clang Wasm
How to build webassembly files with nothing other than standard Clang/llvm.
Stars: ✭ 81 (-44.52%)
Mutual labels:  clang
Cxxhttp
Asynchronous, Header-only C++ HTTP-over-(TCP|UNIX Socket|STDIO) Library
Stars: ✭ 24 (-83.56%)
Mutual labels:  clang
Hmap
hmap is a command line tool written in Swift to work with Clang header maps produced by Xcode.
Stars: ✭ 110 (-24.66%)
Mutual labels:  clang
Croaring
Roaring bitmaps in C (and C++)
Stars: ✭ 735 (+403.42%)
Mutual labels:  clang
Codechecker
CodeChecker is an analyzer tooling, defect database and viewer extension for the Clang Static Analyzer and Clang Tidy
Stars: ✭ 1,209 (+728.08%)
Mutual labels:  clang
Cib
clang running in browser (wasm)
Stars: ✭ 685 (+369.18%)
Mutual labels:  clang
Proton Clang
Proton Clang toolchains builds in the form of a continuously updating Git repository. Clone with --depth=1.
Stars: ✭ 126 (-13.7%)
Mutual labels:  clang
Fcd
An optimizing decompiler
Stars: ✭ 622 (+326.03%)
Mutual labels:  clang
Meta Clang
Clang C/C++ cross compiler and runtime for OpenEmbedded/Yocto Project
Stars: ✭ 76 (-47.95%)
Mutual labels:  clang
Compiledb
Tool for generating Clang's JSON Compilation Database files for make-based build systems.
Stars: ✭ 601 (+311.64%)
Mutual labels:  clang
Cmakepchcompiler
CMake precompiled header support via custom PCH compiler extension
Stars: ✭ 105 (-28.08%)
Mutual labels:  clang
Seriouscode
This header file enforces Clang warnings to bu turned-on for specific flags (almost everyone, at least each one I was able to find).
Stars: ✭ 68 (-53.42%)
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 (-4.79%)
Mutual labels:  clang
Compilescore
Visual Studio extension and standalone app for build times and compilation data visualization.
Stars: ✭ 135 (-7.53%)
Mutual labels:  clang
Metareflect
Metareflect is a lightweight reflection system for C++, based on LLVM and Clangs libtooling.
Stars: ✭ 125 (-14.38%)
Mutual labels:  clang
Cppinsights
C++ Insights - See your source code with the eyes of a compiler
Stars: ✭ 1,382 (+846.58%)
Mutual labels:  clang
Ccache
ccache – a fast compiler cache
Stars: ✭ 1,128 (+672.6%)
Mutual labels:  clang
1-60 of 186 similar projects