> cat /dev/github | grep security-tools
discovered 03 Aug 2026

alvm

via awesome-list
→ View on GitHub
alvm is a low-level Linux emulator for macOS that enables the execution of Linux binaries without the overhead of full Linux virtual machines. Utilized primarily for running ELF binaries, it leverages Apple's Hypervisor.framework to handle system calls within user land Rust code, facilitating seamless compatibility with Linux applications on macOS. Notable features include direct execution of ELF binaries and trap handling for syscall instructions.