1 repository
Tools for observing and analyzing the behavior of running code through interactive editors and disassembly.
Distinct from Kernel Observability Programs: Distinct from Kernel Observability Programs: provides interactive analysis and disassembly of running code rather than just executing observability scripts.
Explore 1 awesome GitHub repository matching operating systems & systems programming · Runtime Execution Inspection. Refine with filters or upvote what's useful.
Mezzano is a self-hosted operating system written entirely in Common Lisp. It employs a language-integrated kernel architecture where both the kernel and user-space applications execute within a single, unified high-level language runtime. The system is designed for both bare-metal environments, booting from physical external media, and as a guest operating system within virtual machine software. It implements symmetric multiprocessing to distribute computational workloads across multiple CPU cores. The environment includes capabilities for automated memory recovery via generational garbage
Analyzes running code through disassembly tools and interactive editors to observe system behavior.