All Projects → c-compiler-security → Similar Projects or Alternatives

313 Open source projects that are alternatives of or similar to c-compiler-security

Boomerang
Boomerang Decompiler - Fighting the code-rot :)
Stars: ✭ 265 (+112%)
Mutual labels:  gcc, clang
lldbg
A lightweight native GUI for LLDB.
Stars: ✭ 83 (-33.6%)
Mutual labels:  gcc, clang
ci playground
Playground for Cloud CI development for C++
Stars: ✭ 23 (-81.6%)
Mutual labels:  gcc, clang
rooki
A stupid simple script runner supporting c, c++, rust, haskell and virtually anything
Stars: ✭ 26 (-79.2%)
Mutual labels:  gcc, clang
Vector
➿ A supercharged std::vector implementation (minus Allocator)
Stars: ✭ 118 (-5.6%)
Mutual labels:  gcc, clang
Croaring
Roaring bitmaps in C (and C++)
Stars: ✭ 735 (+488%)
Mutual labels:  gcc, clang
C
Compile and execute C "scripts" in one go!
Stars: ✭ 1,920 (+1436%)
Mutual labels:  gcc, clang
Cmake Scripts
A selection of useful scripts for use in CMake projects, include code coverage, sanitizers, and dependency graph generation.
Stars: ✭ 202 (+61.6%)
Mutual labels:  gcc, clang
Pfr
std::tuple like methods for user defined types without any macro or boilerplate code
Stars: ✭ 896 (+616.8%)
Mutual labels:  gcc, clang
Cmakepchcompiler
CMake precompiled header support via custom PCH compiler extension
Stars: ✭ 105 (-16%)
Mutual labels:  gcc, clang
Avalonstudio
Cross platform IDE and Shell
Stars: ✭ 1,132 (+805.6%)
Mutual labels:  gcc, clang
perses
Language-agnostic program reducer.
Stars: ✭ 57 (-54.4%)
Mutual labels:  gcc, clang
Ccache
ccache – a fast compiler cache
Stars: ✭ 1,128 (+802.4%)
Mutual labels:  gcc, clang
minilib
A c standard system library with a focus on size, headeronly, "singlefile", intended for static linking. 187 Bytes for "Hello World"(regular elf), compiled with the standard gcc toolchain.
Stars: ✭ 29 (-76.8%)
Mutual labels:  gcc, clang
cdetect
🔬 Detect which compiler and compiler version a Linux executable (in the ELF format) was compiled with
Stars: ✭ 23 (-81.6%)
Mutual labels:  gcc, clang
Moderncppci
This is an example of doing a Modern C++ project with CI
Stars: ✭ 109 (-12.8%)
Mutual labels:  gcc, clang
hmg
💝 My personal Gentoo/Linux configuration backup files
Stars: ✭ 16 (-87.2%)
Mutual labels:  gcc, clang
C-Cpp-Coverage-for-CLion
Get coverage data in CLion using gcov or llvm-cov
Stars: ✭ 37 (-70.4%)
Mutual labels:  gcc, clang
Arm Cmake Toolchains
CMake toolchain configurations for ARM
Stars: ✭ 148 (+18.4%)
Mutual labels:  gcc, clang
Ci helloworld
A simple example of how to setup a complete CI environment for C and C++
Stars: ✭ 357 (+185.6%)
Mutual labels:  gcc, clang
Gcovr
generate code coverage reports with gcc/gcov
Stars: ✭ 482 (+285.6%)
Mutual labels:  gcc, clang
Cvise
Super-parallel Python port of the C-Reduce
Stars: ✭ 77 (-38.4%)
Mutual labels:  gcc, clang
C2goasm
C to Go Assembly
Stars: ✭ 1,072 (+757.6%)
Mutual labels:  gcc, clang
Polymcu
An open framework for micro-controller software
Stars: ✭ 173 (+38.4%)
Mutual labels:  gcc, clang
Fixed point
C++ Binary Fixed-Point Arithmetic
Stars: ✭ 199 (+59.2%)
Mutual labels:  gcc, clang
rebuild
Zero-dependency, reproducible build environments
Stars: ✭ 48 (-61.6%)
Mutual labels:  gcc, clang
xcross
"Zero Setup" cross-compilation for C/C++. Supports numerous architectures, build systems, C standard libraries, vcpkg, and Conan.
Stars: ✭ 29 (-76.8%)
Mutual labels:  gcc, clang
Usrefl
Header-only, tiny (99 lines) and powerful C++20 static reflection library.
Stars: ✭ 287 (+129.6%)
Mutual labels:  gcc, clang
Libosmscout
Libosmscout is a C++ library for offline map rendering, routing and location lookup based on OpenStreetMap data
Stars: ✭ 159 (+27.2%)
Mutual labels:  gcc, clang
cpp-compiler-options
Compilation options for different versions of Clang, GCC and MSVC. Provided a generator and different file formats (cmake, xmake, meson, premake5, bjam/b2, ...)
Stars: ✭ 19 (-84.8%)
Mutual labels:  gcc, clang
Embedded Ide
IDE for C embedded development centered on bare-metal ARM systems
Stars: ✭ 127 (+1.6%)
Mutual labels:  gcc, clang
Sol2
Sol3 (sol2 v3.0) - a C++ <-> Lua API wrapper with advanced features and top notch performance - is here, and it's great! Documentation:
Stars: ✭ 2,791 (+2132.8%)
Mutual labels:  gcc, clang
FrameOfReference
C++ library to pack and unpack vectors of integers having a small range of values using a technique called Frame of Reference
Stars: ✭ 36 (-71.2%)
Mutual labels:  gcc, clang
flextool
C++ compile-time programming (serialization, reflection, code modification, enum to string, better enum, enum to json, extend or parse language, etc.)
Stars: ✭ 32 (-74.4%)
Mutual labels:  clang
ld-scheduler
Schedule Launch Darkly flags on or off
Stars: ✭ 14 (-88.8%)
Mutual labels:  flags
quickjs-build
Build for QuickJS JavaScript Engine
Stars: ✭ 25 (-80%)
Mutual labels:  clang
Sundials.jl
Julia interface to Sundials, including a nonlinear solver (KINSOL), ODE's (CVODE and ARKODE), and DAE's (IDA) in a SciML scientific machine learning enabled manner
Stars: ✭ 167 (+33.6%)
Mutual labels:  clang
CMLFS
Clang-Built Musl Linux From Scratch
Stars: ✭ 51 (-59.2%)
Mutual labels:  clang
mTower
mTower is Trusted Execution Environment specially designed to be used on MicroController Units (MCUs) supporting ARM TrustZone technology (e.g., Cortex-M23/33/35p). mTower operates well under restrictions typical for such environment – small RAM and ROM sizes, relatively low performance, absence of rich OSes providing variety of services availab…
Stars: ✭ 34 (-72.8%)
Mutual labels:  gcc
TraditionalMitigation
Traditional Mitigation in GCC to defend Memory Corruption Vulnerability
Stars: ✭ 16 (-87.2%)
Mutual labels:  gcc
cxxd
C/C++ language server implemented on top of Clang frontend.
Stars: ✭ 145 (+16%)
Mutual labels:  clang
dextool
Suite of C/C++ tooling built on LLVM/Clang
Stars: ✭ 81 (-35.2%)
Mutual labels:  clang
TheVimIDE
Modern Vim IDE with support for C/C++, Java, Python, Lua, PHP, JavaScript, Ruby and much more ...
Stars: ✭ 33 (-73.6%)
Mutual labels:  clang
setup-gcc
GitHub action to set up GCC
Stars: ✭ 51 (-59.2%)
Mutual labels:  gcc
ld-redux
A library to integrate launch darkly with react redux
Stars: ✭ 33 (-73.6%)
Mutual labels:  flags
los
Los是一个c/c++语言编译型的虚拟机。它使用llvm/clang作为其前端,losld做后端对源代码进行编译,生成los指令文件。Los is a c/c++-compiled virtual machine. It uses llvm/clang as its front end, losld does the backend to compile the source code, and generates the los directive file.
Stars: ✭ 46 (-63.2%)
Mutual labels:  clang
pipeVFX
A Visual Effects pipeline to manage jobs, shots and software assignment, with a simple asset manager. Its extensively integrated with CortexVFX and Gaffer. (and it builds booth, with support for Maya, Houdini and Nuke, if you have then installed!)
Stars: ✭ 47 (-62.4%)
Mutual labels:  gcc
dumb-obfuscator
Tutorial on how to write the dumbest obfuscator I could think of.
Stars: ✭ 147 (+17.6%)
Mutual labels:  clang
gopio
Raspberry pi GPIO controller package(CGO)
Stars: ✭ 14 (-88.8%)
Mutual labels:  clang
MetaCG
MetaCG offers an annotated whole program call-graph tool for Clang/LLVM.
Stars: ✭ 21 (-83.2%)
Mutual labels:  clang
quickstart-fortran
An easy Windows installer for GFortran and the Fortran Package Manager
Stars: ✭ 44 (-64.8%)
Mutual labels:  gcc
graphcountries
An easy to use GraphQL API to query country-related data for free and without restrictions
Stars: ✭ 61 (-51.2%)
Mutual labels:  flags
ndslvim
专用于C-family和web前端开发的vim配置(其实通用性也还不错啦)
Stars: ✭ 14 (-88.8%)
Mutual labels:  clang
homebrew-macos-cross-toolchains
macOS cross compiler toolchains
Stars: ✭ 404 (+223.2%)
Mutual labels:  gcc
flagpack
A lightweight flag icon toolkit for the web.
Stars: ✭ 51 (-59.2%)
Mutual labels:  flags
ccsm
C Code Source Metrics - tool to gather simple metrics from C code
Stars: ✭ 31 (-75.2%)
Mutual labels:  clang
bazel-compile-commands-extractor
Goal: Enable awesome tooling for Bazel users of the C language family.
Stars: ✭ 295 (+136%)
Mutual labels:  clang
SynapseOS
SynapseOS - модульная операционная система на языке C.
Stars: ✭ 93 (-25.6%)
Mutual labels:  clang
nelua-decl
C binding generator for Nelua using GCC Lua plugin.
Stars: ✭ 30 (-76%)
Mutual labels:  gcc
uconfig
Lightweight, zero-dependency, and extendable configuration management library for Go
Stars: ✭ 53 (-57.6%)
Mutual labels:  flags
1-60 of 313 similar projects