Highlights
- Pro
Stars
Official QEMU mirror. Please see https://www.qemu.org/contribute/ for how to submit changes to QEMU. Pull Requests are disabled. Please only use release tarballs from the QEMU website.
Public repository of the QuickJS Javascript Engine.
Unicorn CPU emulator framework (ARM, AArch64, M68K, Mips, Sparc, PowerPC, RiscV, S390x, TriCore, X86)
Capstone disassembly/disassembler framework for ARM, ARM64 (ARMv8), Alpha, BPF, Ethereum VM, HPPA, LoongArch, M68K, M680X, Mips, MOS65XX, PPC, RISC-V(rv32G/rv64G), SH, Sparc, SystemZ, TMS320C64X, T…
Public repository of the Micro QuickJS Javascript Engine
Standalone C compiler/assembler/linker/libc for x86-64/aarch64/riscv64/wasm
A Linux framework to enable userspace-defined "Virtual" PCIe card shims to enable in-host PCIe card driver development.
neo-c is C + GC compiler. It has reffrence count GC with memory leak detector. self-hosted with zero memory leaks. It can outputs the code depends on standard C libraries only.