An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: process-management

gwynelan/Linux-Basics-for-Hackers

Unlock the Hacker Within! Master🐧, the hacker's playground, with scripting, networking, and cybersecurity skills. #HackThePlanet!🚀

Size: 73.2 KB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 2 - Forks: 0

Yusen0820/Linux-Basics-for-Hackers

Unlock the Hacker Within! Master🐧, the hacker's playground, with scripting, networking, and cybersecurity skills. #HackThePlanet!🚀

Size: 73.2 KB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 1 - Forks: 0

RickContreras/mlfq-scheduler-simulation Fork of udea-so/actividad-simulacion2

Simulation of the Multi-Level Feedback Queue (MLFQ) scheduling algorithm in Python, designed for educational purposes and operating systems process management.

Language: Python - Size: 25.4 KB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 0 - Forks: 0

infrablocks/rake_process_manager

Rake tasks for starting and stopping background processes.

Language: Ruby - Size: 280 KB - Last synced at: 5 days ago - Pushed at: 6 days ago - Stars: 3 - Forks: 0

provrb/libprocman

A Windows library for doing things you probably shouldn’t be doing with processes, tokens, and system calls.

Language: C++ - Size: 8.79 KB - Last synced at: 9 days ago - Pushed at: 9 days ago - Stars: 0 - Forks: 0

chrisgrieser/alfred-atop

System monitoring and process management via Alfred

Language: JavaScript - Size: 5.67 MB - Last synced at: 2 days ago - Pushed at: 11 days ago - Stars: 31 - Forks: 4

AmadeusITGroup/process-watcher

A tool to efficiently monitor and measure the peak memory usage of process trees to optimize build performance and resource allocation.

Language: C - Size: 31.3 KB - Last synced at: 13 days ago - Pushed at: 13 days ago - Stars: 2 - Forks: 0

KappuCitti/kit-oratorio-estivo

Gestione centralizzata per le iscrizioni degli oratori estivi. Include funzionalità per autenticazione, autorizzazione e gestione sicura dei dati.

Language: TypeScript - Size: 1.43 MB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 1 - Forks: 0

rusq/getgot

Monitor and automatically kill reemerging processes

Language: Go - Size: 15.6 KB - Last synced at: about 1 hour ago - Pushed at: 14 days ago - Stars: 1 - Forks: 0

nabilac27/42-pipex

pipex is a C program that simulates a shell pipeline, using pipes and process management to execute commands, handle file redirection, and facilitate inter-process communication.

Language: C - Size: 1.49 MB - Last synced at: 14 days ago - Pushed at: 14 days ago - Stars: 0 - Forks: 0

orhun/zps

A small utility for listing and reaping zombie processes on GNU/Linux.

Language: C - Size: 611 KB - Last synced at: 15 days ago - Pushed at: over 1 year ago - Stars: 203 - Forks: 7

SrujayReddy/Custom-Unix-Shell

A custom Unix shell implemented in C, featuring piping, redirection, command history, and process management. Built to explore system-level programming concepts.

Language: C - Size: 12.7 KB - Last synced at: 18 days ago - Pushed at: 3 months ago - Stars: 2 - Forks: 0

Eugeny/macos-native-processlist

NodeJS - native macOS process list loader

Language: C++ - Size: 157 KB - Last synced at: 11 days ago - Pushed at: about 2 years ago - Stars: 22 - Forks: 5

Nonthakornn/minishell

Creating a simplified version of a shell (Bash)

Language: C - Size: 138 KB - Last synced at: 21 days ago - Pushed at: 21 days ago - Stars: 0 - Forks: 0

midwayjs/pandora 📦

A Manageable, Measurable and Traceable Node.js Application Manager represented by Alibaba powered by TypeScript

Language: TypeScript - Size: 10.2 MB - Last synced at: about 9 hours ago - Pushed at: almost 4 years ago - Stars: 3,075 - Forks: 172

shuakami/pyunstuck

A powerful diagnostic tool for analyzing unresponsive Python programs, focusing on deadlocks and blocking issues.

Language: Python - Size: 0 Bytes - Last synced at: 27 days ago - Pushed at: 27 days ago - Stars: 0 - Forks: 0

ovuiproduction/Operating-System-Simulator

The OS Simulator replicates key functionalities like memory management, CPU scheduling, and interrupts. It evolves from single-program execution to multi-programming with virtual memory, implementing scheduling algorithms, page replacement, and a page table register.

Language: C++ - Size: 35.2 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

OTRS/otrs 📦

((OTRS)) Community Edition is one of the most flexible web-based ticketing systems used for Customer Service, Help Desk, IT Service Management. Please note that ((OTRS)) Community Edition offers limited OTRS functionality.

Language: Perl - Size: 532 MB - Last synced at: 24 days ago - Pushed at: over 4 years ago - Stars: 858 - Forks: 451

nirvanegro/Process-Injector-Utility

Process Injector Utility - Advanced Task Handler

Size: 1000 Bytes - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

WilliamJardim/OptiComputation

A library to calculate computational cost, estimate function execution time and use of RAM memory, without having to execute it first, manage GPUs and threads in a simple way, provide many methods for manipulating text files, methods for downloading, uploading, measuring its disk size, acquired, header production, meta data

Language: JavaScript - Size: 22.5 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

angreal/angreal

Templating and task execution.

Language: Rust - Size: 8.58 MB - Last synced at: 6 days ago - Pushed at: 20 days ago - Stars: 8 - Forks: 5

TencentBlueKing/bk-process-config-manager

进程配置管理是腾讯蓝鲸智云推出的一个专注于进程和配置文件管理的 SaaS 工具。

Language: Python - Size: 12.1 MB - Last synced at: 2 days ago - Pushed at: 10 days ago - Stars: 19 - Forks: 20

jakubriegel/kotlin-shell

Tool for performing shell-like programing in Kotlin

Language: Kotlin - Size: 240 KB - Last synced at: 10 days ago - Pushed at: over 3 years ago - Stars: 143 - Forks: 8

doubleZ0108/Operating-System

Operating System | Tongji Univ. SSE Course Projects

Language: C# - Size: 5.34 MB - Last synced at: 1 day ago - Pushed at: almost 4 years ago - Stars: 29 - Forks: 3

tratteo/Watchdog

A simple process watchdog system

Language: C# - Size: 148 KB - Last synced at: 16 days ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 1

atparsec/albireo

Basically winshell 2.0

Language: Visual Basic .NET - Size: 934 KB - Last synced at: about 2 months ago - Pushed at: about 5 years ago - Stars: 13 - Forks: 1

madzhuga/rails_workflow

Check Wiki for details

Language: Ruby - Size: 3.22 MB - Last synced at: 28 days ago - Pushed at: over 2 years ago - Stars: 327 - Forks: 40

stephenombuya/Mini-Shell

A lightweight shell program implemented in C that supports basic command execution. This project demonstrates fundamental concepts of process management, tokenization, and user interaction in a Linux environment.

Language: C - Size: 11.7 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

codenamelax22/Linux-Basics-for-Hackers

Unlock the Hacker Within! Master🐧, the hacker's playground, with scripting, networking, and cybersecurity skills. #HackThePlanet!🚀

Size: 1000 Bytes - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 1 - Forks: 0

lezvieundead/Process-Injector-Utility

Process Injector Utility - Advanced Task Handler

Size: 6.84 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

bickhighcone935/Extreme-Injector-Tool-2025

Extreme Injector Tool - Versatile Injection Utility

Size: 0 Bytes - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

CameliaD/Stop-Process-Task-Manager

Stop Process Task Manager: A user-friendly PowerShell script to quickly stop any running process on Windows, freeing up your time and boosting productivity.

Language: PowerShell - Size: 540 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 2 - Forks: 0

zelhajou/ft_unix_minishell

A custom shell program emulating basic bash functionalities

Language: C - Size: 4.41 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 30 - Forks: 2

bowhaker86/Process-Injector-Utility

Process Injector Utility - Advanced Task Handler

Size: 6.84 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

alimardon51pony/Extreme-Injector-Tool-2025

Extreme Injector Tool - Versatile Injection Utility

Size: 6.84 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

themrsami/Windows-Workspace-Manager-Python-GUI

A powerful Python-based workspace management tool that helps you save, restore, and manage your window configurations across sessions.

Language: Python - Size: 15.6 KB - Last synced at: 24 days ago - Pushed at: 5 months ago - Stars: 1 - Forks: 0

BaseMax/process-killer

A Python application to manage system processes. The app provides functionality to list, kill, and manage processes based on their PID (Process ID) or name. It also includes features to monitor system resources and shutdown the system.

Language: Python - Size: 4.88 KB - Last synced at: 8 days ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

AviSec1337/Linux-Basics-for-Hackers

Unlock the Hacker Within! Master🐧, the hacker's playground, with scripting, networking, and cybersecurity skills. #HackThePlanet!🚀

Size: 128 KB - Last synced at: 18 days ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

mwdle/ChromeQuasher

A Windows tool to terminate malfunctioning, CPU hogging, headless instances of Google Chrome and Chrome Driver spawned by a bug in Selenide versions below 6.17.0.

Language: PowerShell - Size: 39.1 KB - Last synced at: 2 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 1

Pho3nyxX/bartender

A simulation of a classic bar interaction between students and a bartender.

Language: C++ - Size: 19.5 KB - Last synced at: 30 days ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

YousefMohammad/cpu_scheduling

A GUI-based CPU Scheduling Simulator for visualizing FCFS, SJF, RR, and Priority algorithms with process management and real-time results.

Language: Python - Size: 5.86 KB - Last synced at: 2 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

yatsu/jaffle 📦

Automation tool for Python software development including log formatting/filtering and interactive shell

Language: Python - Size: 93.3 MB - Last synced at: about 1 month ago - Pushed at: over 6 years ago - Stars: 6 - Forks: 2

heyliceeee/SI-levExpress

Sistema desenvolvido para a gestão eficiente de entregas

Language: Java - Size: 1.38 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

sunnyallana/operating-systems

Comprehensive repository containing detailed notes and practical code examples covering essential concepts of operating systems, including process management, memory management, file systems, synchronization, and CPU scheduling. Ideal for students and professionals seeking to understand and implement operating system principles effectively.

Language: C - Size: 41 KB - Last synced at: about 2 months ago - Pushed at: 12 months ago - Stars: 1 - Forks: 0

sourceduty/Process

🔄 Digital and physical processes, including process system architecture.

Size: 147 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

albinzayedrawan/OS-C-Scripts

This project is designed to implement multiple C scripts within a virtualized operating system environment. The tasks focus on input/output operations, process management, client-server communication, and multi-threading with synchronization.

Language: C - Size: 6.84 KB - Last synced at: 20 days ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

Nikos25K/Shell-Implementation

💻 This project is a custom shell implementation written in C. It provides a command-line interface for users to execute commands, manage command history, create and use aliases, and handle input/output redirection and pipelines. The shell supports various built-in commands and can execute external programs, making it a versatile tool.

Language: C - Size: 16.6 KB - Last synced at: about 1 month ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

Reemaa828/Linux_11_5

Embedded Linux repo includes tasks and summaries

Language: Shell - Size: 536 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

tushev/trayappcontrol

A handy tool that allows to simultaneously start and stop a set of processes from system tray. Allows to hide console windows.

Language: C# - Size: 87.9 KB - Last synced at: 5 days ago - Pushed at: about 3 years ago - Stars: 8 - Forks: 3

FlorealRISSO/stack-sh

A lightweight shell utility for managing a directory stack. Easily navigate between directories by pushing, popping, and swapping paths. Ideal for developers and system administrators who frequently switch between multiple project directories.

Language: Shell - Size: 3.91 KB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

xsk07/Customs-Export-Process

BPM lifecycle implementation of the Customs Export Process

Language: CSS - Size: 232 MB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 1 - Forks: 0

ap-atul/Torpido

Allows you to edit videos automatically

Language: Python - Size: 14.6 MB - Last synced at: 9 months ago - Pushed at: almost 4 years ago - Stars: 42 - Forks: 6

Ali-Ansaripour/Sheel-script-to-Kill-the-process

This script helps you to kill any process easily with PID number and Signals .

Language: Shell - Size: 1000 Bytes - Last synced at: 9 months ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0

shahzaneer/Operating-Systems

This repository explores the fundamental principles of operating systems, covering topics such as process management, memory management, file systems, I/O systems, deadlocks, and more

Size: 133 MB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

Vulnware/GPM

GPM (Go Processes Manager) is a command-line tool for managing processes on your server or local machine. With GPM, you can start, stop, restart, and monitor processes.

Language: Go - Size: 51.8 KB - Last synced at: 22 days ago - Pushed at: about 2 years ago - Stars: 7 - Forks: 1

z41dth3c0d3r/MultiProcExec

MultiProcExec is a powerful command-line utility designed to streamline the process of launching multiple applications or services simultaneously. It's particularly useful for developers working on complex projects that require running several processes concurrently, such as full-stack web applications or microservices architectures.

Language: C++ - Size: 14.6 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

JakinRogel/Operating-Systems-Fundamentals

This repository is a comprehensive resource for learning the fundamental concepts and principles of operating systems. It is designed to support a structured course that covers a wide range of topics essential for understanding how operating systems function, interact with hardware, and manage software applications.

Language: C - Size: 97.7 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 1 - Forks: 0

mj-963/kill-server

kill-server is a bash script to manage and terminate processes running on a specified port on macOS and Linux systems.

Language: Shell - Size: 4.88 KB - Last synced at: 2 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

ShafakatArnob/Business-Analysis-Process-Management

Business Analysis & Process Management: Analyzing business processes and finding solutions to existing business problems.

Size: 1.05 MB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

AyushGenii/Operating_system-spider

SPIDER/ TASK1/ Operating system/os2->Process Management/os4->Deadlock Handling

Language: C++ - Size: 4.88 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

Samael3003/Fundamentals-of-REDHAT-Enterprise-Linux

This repository is a comprehensive guide to mastering Red Hat Enterprise Linux (RHEL), covering essential commands, system administration tasks, and package management with RPM and Yum. Ideal for beginners and aspiring Linux administrators.

Size: 58.6 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

IslamWalid/foreman

Foreman Implementation in GO

Language: Go - Size: 36.1 KB - Last synced at: 10 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

sohoffice/piaas

Tools to boost developer productivity by syncing and running your workspace on multiple machines.

Language: Go - Size: 23.8 MB - Last synced at: 10 months ago - Pushed at: about 4 years ago - Stars: 2 - Forks: 0

Campus-Castolo/M254

Geschäftsprozesse im eigenen Berufsumfeld beschreiben

Language: HTML - Size: 49.8 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

Twilight-Dream-Of-Magic/BackDoorProgram-WindowsProcessExplorer

Windows system process object explorer

Language: C - Size: 1.04 MB - Last synced at: 16 days ago - Pushed at: about 6 years ago - Stars: 10 - Forks: 4

ituacm/System-Programming-23-24

ITU ACM System Programming Workshop by Hayri Turgut Uyar

Language: C - Size: 706 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 12 - Forks: 0

cb285/CourseMaterial

Files from multple CS/EE College Courses at Univeristy of Evansville

Language: C# - Size: 280 MB - Last synced at: 3 months ago - Pushed at: over 7 years ago - Stars: 3 - Forks: 1

mark-earl/bumper-cars

Leverage OOP and Semaphores to demo process management

Language: C++ - Size: 34.2 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

harishcpu/wish

Unix like shell designed using advanced system calls with respect to process creation & handling, multi-threading, signal handling, inter-process communication, process synchronisation, foreground and background Jobs, file operation & handling, exit status and text parsing.

Language: C - Size: 15.6 KB - Last synced at: about 1 year ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

EastonArcher/C-Process-Management

⚡Unified parent process oversees multiple child processes, outputting 'hello' with unique Process ID. Showcases efficient process management framework.

Language: C - Size: 25.4 KB - Last synced at: about 2 months ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 1

jaks6/step-one

Simulated Testbed for Edge-Fog Processes based on the ONE simulator

Language: HTML - Size: 28.4 MB - Last synced at: 11 months ago - Pushed at: about 1 year ago - Stars: 3 - Forks: 0

TeamKweku/simple_shell

The Simple Shell project is an implementation of a basic Unix shell written in C. This project aims to provide a minimalist yet functional shell environment for users to execute commands, navigate directories, and manage processes.

Language: C - Size: 51.8 KB - Last synced at: about 1 month ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 1

nasaofficial/MEZO

MEZO, A tool with a bunch of windows helpful tools including activation for all versions and great tweaks!

Language: Batchfile - Size: 770 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 4 - Forks: 0

raveriss/philo

Multithreading simulation project where philosophers dine, think, and sleep while avoiding death by starvation. It's an exploration of process threading, mutexes, and the dining philosophers problem in C. This project provides practical experience with the challenges of synchronizing threads and processes to achieve a common goal

Language: C - Size: 727 KB - Last synced at: about 2 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

xolox/python-proc

Simple interface to Linux process information

Language: Python - Size: 187 KB - Last synced at: about 16 hours ago - Pushed at: over 4 years ago - Stars: 25 - Forks: 6

Rob2309/SimpleOS2

SimpleOS2 is a very simple x86_64 OS I am creating for learning purposes.

Language: C - Size: 3.51 MB - Last synced at: 21 days ago - Pushed at: about 4 years ago - Stars: 7 - Forks: 2

wakurobotics/beatflip

beatflip - a minimal supervisor :fairy:

Language: Go - Size: 3.02 MB - Last synced at: 10 months ago - Pushed at: about 1 year ago - Stars: 4 - Forks: 0

tychoish/jasper

Jasper provides process management tools and interfaces for writing code that manages processes both locally and across different kinds of systems.

Language: Go - Size: 2.22 MB - Last synced at: 10 months ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

kefan-zheng/OS

Operating System Course Project | Tongji University

Language: C++ - Size: 39.9 MB - Last synced at: 1 day ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 1

antoinegaubil/Concurrent-Process-Management-With-Threading

This Java project demonstrates concurrent process management through a server-client architecture with threading.

Language: Java - Size: 20.5 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

cu-ecen-aeld/assignments-3-and-later-MoMagDii

assignments-3-and-later-MoMagDii System Calls, Manual Kernel and Root Filesystem Build

Language: C++ - Size: 105 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

mahmoudaboueleneen/MyOS

Simple CLI Operating System

Language: Java - Size: 168 KB - Last synced at: about 1 year ago - Pushed at: almost 2 years ago - Stars: 3 - Forks: 0

hinqiwame/memmap

Command-line utility for printing open memory adress ranges of a specified process

Language: C - Size: 9.77 KB - Last synced at: over 1 year ago - Pushed at: about 2 years ago - Stars: 3 - Forks: 0

nanafox/linux_system_programming

Linux System Programming

Language: C - Size: 11.7 KB - Last synced at: 2 months ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

JoyM268/sdmcet-os

Repository of all the programs taught in Operating Systems class at SDMCET, 2023 - 24

Language: C - Size: 1.74 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

notefox/JavaOPSM

IPC and Process Management over Java

Language: Java - Size: 128 KB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

ChasingTheDream369/VirtuOS-Revolutionizing-OS-161-with-Advanced-Memory-Processes-and-Sync

🚀 Enhanced OS/161 with advanced memory management, dynamic processes, and powerful synchronization. Dive into VirtuOS to explore hierarchical page tables, dynamic memory allocation, and synchronization techniques. Elevate your OS education with VirtuOS today!

Language: C - Size: 2.26 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

liad07/ProcessGuard

Python library for process management, monitoring, and automatic guarding

Language: Python - Size: 3.91 KB - Last synced at: about 2 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

JishanBaig/CheckPoint-and-Recovery

Storing process state while Checkpointing and Getting it back at the time of Recovery...

Language: C - Size: 4.88 KB - Last synced at: over 1 year ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 0

codescalersinternships/IslamWalid-Foreman

Foreman Implementation in GO

Language: Go - Size: 36.1 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

freddyiniguez/daspi

:chart_with_upwards_trend: SMART-SPI: A data analysis tool to support process information analysis.

Language: Python - Size: 14.1 MB - Last synced at: over 1 year ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 1

hightemp/appTaskManager

Task manager for windows/linux made with electron

Language: Vue - Size: 2.54 MB - Last synced at: 12 days ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 1

gholomia/IPC

Some coding experience on creating processes, communication between them and message queue processing.

Language: C - Size: 25.6 MB - Last synced at: over 1 year ago - Pushed at: about 8 years ago - Stars: 2 - Forks: 1

abbychau/phpMyServer

A program that starts multiple PHP development servers and load balances incoming requests between them using a round-robin algorithm.

Language: Go - Size: 4.88 KB - Last synced at: 16 days ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

Saru2003/qkill

A Command-Line Process Terminator

Language: Shell - Size: 110 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

gabriellesantosleandro/Process-Mining-Process-Discovery

Jupyter Notebook detalhando o uso da Biblioteca PM4PY na Descoberta do Processo.

Language: Jupyter Notebook - Size: 4.54 MB - Last synced at: almost 2 years ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 0

izabera/pm-tools

process management tools

Language: C - Size: 4.88 KB - Last synced at: over 1 year ago - Pushed at: over 7 years ago - Stars: 29 - Forks: 6

zhangwengyu999/Appointment_Organizer_Project

An Appointment Organizer (APO) Project in C

Language: C - Size: 1.46 MB - Last synced at: over 1 year ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

hadialqattan/go-compose

A lightweight services composer written in Golang for managing services (processes) in a development environment.

Language: Go - Size: 141 KB - Last synced at: 5 months ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 1

asiakay/floralflow

FloralFlow is a progressive web app that helps retail floral department managers and employees manage inventory, reduce waste, and streamline workflows through data visualization.

Language: JavaScript - Size: 25 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

Related Keywords
process-management 128 operating-system 17 linux 17 memory-management 12 c 11 task-automation 8 process 7 python 7 go 7 system-programming 6 java 6 shell-script 6 kernel-module 6 process-manager 6 operating-systems 6 c-programming 6 golang 5 windows 5 cli 5 unix 5 filesystem 5 developer-tools 5 injection-tool 5 shell 5 command-line-interface 5 bash-scripting 5 file-management 4 automation 4 posix 4 system-administration 4 pipeline 4 bash 4 hacking 4 python-scripting 4 wireless-networks 4 cpu-scheduling 4 command-line-tool 4 processes 4 otrs 4 troubleshooting 4 linux-fundamentals 4 process-monitoring 4 os 4 advanced-process 3 customizable-settings 3 efficient-tool 3 execution-control 3 linux-shell 3 nodejs 3 inter-process-communication 3 round-robin 3 scheduling 3 cpp 3 open-source 3 multithreading 3 interprocess-communication 3 books 3 bpmn 3 process-control 3 process-synchronization 3 hacking-tools 3 productivity 3 system-security 3 threads 3 filesystem-management 3 hacker 3 system-utility 3 process-injector 3 precision-tasking 3 performance-enhancer 3 lightweight-tool 3 anonymity 3 ipc 3 deadlock 2 kernel 2 notes 2 advanced-config 2 advanced-tools 2 semaphores 2 compatibility 2 syscalls 2 concurrent-programming 2 custom-configuration 2 custom-injection 2 kotlin 2 kotlin-library 2 operating-system-learning 2 file-system 2 synchronization 2 bpm 2 process-model 2 scheduling-algorithms 2 virtual-memory 2 advanced-utility 2 process-integration 2 real-time-control 2 system-enhancement 2 task-handler 2 user-friendly-app 2 workflow-optimizer 2