Skip to content
GitHub Universe 2025
Save $400 on Universe passes until 9/17. Register now
#

zombie-processes

Here are 11 public repositories matching this topic...

A robust, production-ready Python tool for detecting zombie and undead processes on Linux systems. This script identifies problematic processes using multiple heuristics, ignoring kernel threads, and provides detailed output in a compact ASCII table or JSON format. It supports daemon mode for continuous monitoring and container-aware detection.

  • Updated Aug 21, 2025
  • Python

A comprehensive collection of Operating Systems lab programs and theoretical concepts implemented in C and Shell Script. This repository covers essential OS topics such as process synchronization, multi-threading, deadlocks, memory management, system calls, and shell scripting — ideal for academic assignments and practical learning.

  • Updated Apr 30, 2025
  • C

Improve this page

Add a description, image, and links to the zombie-processes topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the zombie-processes topic, visit your repo's landing page and select "manage topics."

Learn more