All Projects → mutator → Similar Projects or Alternatives

691 Open source projects that are alternatives of or similar to mutator

clang-tool
Simple and powerful standalone project for clang-based tools using libtooling (e.g. refactoring, auto-completion, etc.)
Stars: ✭ 35 (-43.55%)
Mutual labels:  clang, libtooling
autoprogrammer
C++ to C++ code generation tool (enum2string conversion, serialization, reflection etc.)
Stars: ✭ 77 (+24.19%)
Mutual labels:  clang, libtooling
Webassembly Examples
From Simple To Complex. A complete collection of webassembly examples.
Stars: ✭ 177 (+185.48%)
Mutual labels:  wasm, clang
Fcd
An optimizing decompiler
Stars: ✭ 622 (+903.23%)
Mutual labels:  clang, elf
Cib
clang running in browser (wasm)
Stars: ✭ 685 (+1004.84%)
Mutual labels:  wasm, clang
cdetect
🔬 Detect which compiler and compiler version a Linux executable (in the ELF format) was compiled with
Stars: ✭ 23 (-62.9%)
Mutual labels:  clang, elf
flextool
C++ compile-time programming (serialization, reflection, code modification, enum to string, better enum, enum to json, extend or parse language, etc.)
Stars: ✭ 32 (-48.39%)
Mutual labels:  clang, libtooling
SynapseOS
SynapseOS - модульная операционная система на языке C.
Stars: ✭ 93 (+50%)
Mutual labels:  clang, elf
wasm-toolchain
WebAssembly toolchain
Stars: ✭ 34 (-45.16%)
Mutual labels:  wasm, clang
block-aligner
SIMD-accelerated library for computing global and X-drop affine gap penalty sequence-to-sequence or sequence-to-profile alignments using an adaptive block-based algorithm.
Stars: ✭ 58 (-6.45%)
Mutual labels:  wasm
Format.cmake
💅 Stylize your code! Automatic clang-format and cmake-format targets for CMake.
Stars: ✭ 94 (+51.61%)
Mutual labels:  clang
wasm-extension-template
An easy-to-use template for Rust web extensions. The Rust code is compiled to WASM and ran as a content script.
Stars: ✭ 78 (+25.81%)
Mutual labels:  wasm
rustwasmc
Tool for building Rust functions for Node.js. Combine the performance of Rust, safety and portability of WebAssembly, and ease of use of JavaScript.
Stars: ✭ 97 (+56.45%)
Mutual labels:  wasm
llvm-svn
Arch Linux PKGBUILD for LLVM, Clang et al. (latest SVN code)
Stars: ✭ 18 (-70.97%)
Mutual labels:  clang
Warp
Warp is a blazingly-fast modern Rust based GPU-accelerated terminal built to make you and your team more productive.
Stars: ✭ 1,319 (+2027.42%)
Mutual labels:  wasm
monolith-of-web
A chrome extension to make a single static HTML file of the web page using a WebAssembly port of monolith CLI
Stars: ✭ 92 (+48.39%)
Mutual labels:  wasm
pakkero
Pakkero is a binary packer written in Go made for fun and educational purpose. Its main goal is to take in input a program file (elf binary, script, even appimage) and compress it, protect it from tampering and intrusion.
Stars: ✭ 143 (+130.65%)
Mutual labels:  elf
runno
Browser-based code runner that can be embedded as an iframe or used as a library.
Stars: ✭ 211 (+240.32%)
Mutual labels:  wasm
cabasa
Haxe Framework for WebAssembly
Stars: ✭ 30 (-51.61%)
Mutual labels:  wasm
node-wasi
WASI for Node.js
Stars: ✭ 64 (+3.23%)
Mutual labels:  wasm
golang-wasm
Golang-WASM provides a simple idiomatic, and comprehensive API and bindings for working with WebAssembly for Go and JavaScript developers
Stars: ✭ 57 (-8.06%)
Mutual labels:  wasm
wasm-fizzbuzz
WebAssembly from Scratch: From FizzBuzz to DooM.
Stars: ✭ 1,364 (+2100%)
Mutual labels:  wasm
elfloader
load so file into current memory space and run function
Stars: ✭ 39 (-37.1%)
Mutual labels:  elf
image-hub
Image Hub is a sample application for exploring WebAssembly modules used as Envoy filters.
Stars: ✭ 56 (-9.68%)
Mutual labels:  wasm
redstone-smartcontracts
An implementation of the Arweave SmartWeave smart contracts protocol.
Stars: ✭ 42 (-32.26%)
Mutual labels:  wasm
llvm-project-prepo
Fork of LLVM with modifications to support a program repository
Stars: ✭ 27 (-56.45%)
Mutual labels:  clang
rust-wasm-on-lambda-edge
Rust/WASM on AWS Lambda@Edge (CloudFront)
Stars: ✭ 12 (-80.65%)
Mutual labels:  wasm
Automated-Malware-Analysis-List
My personal Automated Malware Analysis Sandboxes and Services
Stars: ✭ 20 (-67.74%)
Mutual labels:  elf
holyc
An easy to use C++ to WASM compiler (Highly-experimental)
Stars: ✭ 33 (-46.77%)
Mutual labels:  wasm
wrangler2
🤠 wrangle your Cloudflare Workers
Stars: ✭ 349 (+462.9%)
Mutual labels:  wasm
lds-ecdsa-secp256k1-2019.js
EcdsaSecp256k1Signature2019 JSON-LD Signature Suite
Stars: ✭ 15 (-75.81%)
Mutual labels:  wasm
SameTypeClangPlugin
自定义检查规范的 Clang 插件
Stars: ✭ 47 (-24.19%)
Mutual labels:  clang
rustexp
A Rust regular expression editor and tester that runs entirely within the browser!
Stars: ✭ 59 (-4.84%)
Mutual labels:  wasm
tarmac
Framework for building distributed services with Web Assembly
Stars: ✭ 55 (-11.29%)
Mutual labels:  wasm
pywasm3
Python bindings for Wasm3, the fastest WebAssembly interpreter
Stars: ✭ 34 (-45.16%)
Mutual labels:  wasm
dwex
DWARF Explorer - a GUI utility for navigating the DWARF debug information
Stars: ✭ 58 (-6.45%)
Mutual labels:  elf
wapc-rust
Rust-based WebAssembly Host Runtime for waPC-compliant modules
Stars: ✭ 75 (+20.97%)
Mutual labels:  wasm
wasi-worker
WASM / WASI interface for browser service workers
Stars: ✭ 31 (-50%)
Mutual labels:  wasm
symbol-collector
Clients and Server to collect system symbols.
Stars: ✭ 20 (-67.74%)
Mutual labels:  elf
quark
Quark is an lisp-like compiled programming language written in Haskell which outputs C code.
Stars: ✭ 33 (-46.77%)
Mutual labels:  clang
go-wasm-examples
Some small examples of using Go and WebAssembly
Stars: ✭ 22 (-64.52%)
Mutual labels:  wasm
ybc
A Yew component library based on the Bulma CSS framework.
Stars: ✭ 131 (+111.29%)
Mutual labels:  wasm
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 (-75.81%)
Mutual labels:  clang
byteripper
A tool to extract code from individual functions in a library.
Stars: ✭ 14 (-77.42%)
Mutual labels:  elf
screeps-starter-rust
Starter Rust AI for Screeps, the JavaScript-based MMO game
Stars: ✭ 55 (-11.29%)
Mutual labels:  wasm
cgrep
grep for C/C++ source files.
Stars: ✭ 22 (-64.52%)
Mutual labels:  clang
wecty
Frontend ToolKit for Go and TinyGo.
Stars: ✭ 34 (-45.16%)
Mutual labels:  wasm
HatVenom
HatVenom is a HatSploit native powerful payload generation tool that provides support for all common platforms and architectures.
Stars: ✭ 84 (+35.48%)
Mutual labels:  elf
use-ammojs
ammo.js physics for use with react-three-fiber
Stars: ✭ 16 (-74.19%)
Mutual labels:  wasm
as-sha256
AssemblyScript implementation of SHA256
Stars: ✭ 15 (-75.81%)
Mutual labels:  wasm
koder
QR/bar code scanner for the Browser
Stars: ✭ 73 (+17.74%)
Mutual labels:  wasm
swam
WebAssembly engine in Scala
Stars: ✭ 38 (-38.71%)
Mutual labels:  wasm
learn-wasm
🎲 Learning WebAssembly
Stars: ✭ 57 (-8.06%)
Mutual labels:  wasm
facade
Facade Framework - autogenerated embedded live dashboards for Rust apps
Stars: ✭ 95 (+53.23%)
Mutual labels:  wasm
jvm
Pure Rust implementation of the JVM 7 specification
Stars: ✭ 27 (-56.45%)
Mutual labels:  wasm
rust-electron-demo
rust electron demo using yew
Stars: ✭ 15 (-75.81%)
Mutual labels:  wasm
interp
Interpreter experiment. Testing dispatch methods: Switching, Direct/Indirect Threaded Code, Tail-Calls and Inlining
Stars: ✭ 32 (-48.39%)
Mutual labels:  wasm
wasm2kt
Web Assembly to Kotlin and Java converter. Allows to compile a C or C++ program/library, and generate a Kotlin or Java program/library.
Stars: ✭ 20 (-67.74%)
Mutual labels:  wasm
reqwasm
HTTP requests library for WASM Apps
Stars: ✭ 81 (+30.65%)
Mutual labels:  wasm
Cattle
🐺 Platform to Run and Share Code. It Supports PHP, Python, Ruby, Java, Go, Rust, C and C++.
Stars: ✭ 40 (-35.48%)
Mutual labels:  clang
1-60 of 691 similar projects