Showing 23 open source projects for "kill processes"

View related business solutions
  • $300 Free Credits to Build on Google Cloud Icon
    $300 Free Credits to Build on Google Cloud

    New to Google Cloud? Get $300 in credits to explore Compute Engine, BigQuery, Cloud Run, Gemini Enterprise Agent Platform, and more.

    Start your next project with $300 in free Google Cloud credit. Spin up VMs, run containers, query petabytes in BigQuery, or build agents with Gemini Enterprise Agent Platform. Once your credits are used, keep building with 20+ always-free tier products including Compute Engine, Cloud Storage, GKE, and Cloud Run functions. No commitment required—just sign up and start building.
    Claim $300 Free
  • Cut Data Warehouse Costs by 54% Icon
    Cut Data Warehouse Costs by 54%

    Easily migrate from Snowflake, Redshift, or Databricks with free tools.

    BigQuery delivers 54% lower TCO with exabyte scale and flexible pricing. Free migration tools handle the SQL translation automatically.
    Try Free
  • 1
    FKILL

    FKILL

    Cross-platform tool to kill processes

    To kill a port, prefix it with a colon. For example: :8080. Run without arguments to use the interactive interface. Run fkill without arguments to launch the interactive UI. Force kill processes that did not exit within the given number of milliseconds. Kill all child processes along with the parent process. (Windows only). Ignore capitalization when killing a process.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    btop

    btop

    A monitor of resources

    btop is a cross-platform, C++ resource monitor featuring a terminal-based UI, rich visuals, and live stats for CPU, RAM, disks, networks, and processes. It supports mouse controls, filters, signal sending (SIGTERM/KILL), theme customization, GPU, battery support, and runs on Linux, macOS, BSD (with specific builds), via static binaries linked with musl.
    Downloads: 14 This Week
    Last Update:
    See Project
  • 3
    PortKiller

    PortKiller

    A powerful cross-platform port management tool for developers

    PortKiller is a cross-platform port management tool for developers that makes it easy to monitor network ports, manage Kubernetes port forward sessions, integrate Cloudflare Tunnels, and kill processes using a friendly UI. It auto-discovers all listening TCP ports on your machine, lets you filter and search through them, and provides one-click graceful or forceful termination of processes holding those ports. Beyond basic port listing, PortKiller includes Kubernetes port-forward session management with auto-reconnect and connection logs, plus Cloudflare Tunnel visibility so you can keep track of external tunnels. ...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 4
    VIMKiller

    VIMKiller

    Exiting VIM is hard; sometimes we need to take drastic measures

    VIMKiller is a humorous yet functional project created as a playful response to the classic challenge of exiting the Vim editor. Designed as a physical button housed in a 3D-printed case, it connects to an Arduino that sends a serial message when pressed. This message is captured by a Julia script running in the background, which promptly terminates all Vim processes on a Linux machine. The project includes CAD files for the enclosure, Arduino code, and setup instructions, making it possible...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Agents and Models on One Platform Icon
    Build Agents and Models on One Platform

    Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.

    Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
    Try It Free
  • 5
    Adminer

    Adminer

    Database management in a single PHP file

    Adminer (formerly phpMinAdmin) is a full-featured database management tool written in PHP. Conversely to phpMyAdmin, it consist of a single file ready to deploy to the target server. Adminer is available for MySQL, MariaDB, PostgreSQL, SQLite, MS SQL, Oracle, Elasticsearch, MongoDB and others via plugin. Replace phpMyAdmin with Adminer and you will get a tidier user interface, better support for MySQL features, higher performance and more security. Connect to a database server with username...
    Downloads: 23 This Week
    Last Update:
    See Project
  • 6
    fzf

    fzf

    A command-line fuzzy finder

    ...Fuzzy completion for files and directories can be triggered if the word before the cursor ends with the trigger sequence, which is by default **. Fuzzy completion for PIDs is provided for the kill command. In this case, there is no trigger sequence.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 7
    htop

    htop

    htop - an interactive process viewer

    htop is an interactive process monitoring and system management tool designed for Linux, macOS, BSD, and other Unix-like operating systems. It provides a real-time, color-coded interface for viewing system performance, running processes, CPU usage, memory consumption, and other critical system metrics. Unlike traditional command-line monitoring tools, htop offers an intuitive and user-friendly interface with mouse support, customizable views, and interactive controls. Users can easily...
    Downloads: 9 This Week
    Last Update:
    See Project
  • 8

    DiskTool

    A full featured Linux console or terminal file manager

    DiskTool is a full featured file manager for the linux console or a terminal. It can copy, move, delete, edit, zip, unzip,and mark files for bulk operations. I have also taken a different approach to marking files and what you can do with them. For instance, you can mark a bunch of files in a directory, and then change to another directory and mark a bunch more files. You can keep doing this until you reach the marked files limit of 2000 if you want to. Then you can go to yet another...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    JSUI

    JSUI

    A powerful UI toolkit for managing JavaScript apps

    A tool for visually organizing, creating and managing JavaScript projects. The framework and stack don't matter. If the project has a package.json, it belongs here. Run scripts, manage dependencies, apply plugins, generate new files, and kill all node processes. Import existing projects. Manage and organize projects in groups. Collapse, rename or delete groups. Mark a project with a red border if it's not using Git yet. Open the project in Finder. Open the project in your editor of choice (configurable in Settings). Quick preview of package.json. Open the GitHub/Bitbucket/GitLab page for the project. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Try Free
  • 10

    parexec

    Execute multiple commands in parallel and display output with ncurses

    ...Lines containing a single `-' instruct parexec to wait until all previous commands have finished before starting to execute further commands. When sending a SIGINT to parexec (usually done when you hit CTRL-C) it will wait for currently running processes, but if they are done parexec will exit ignoring all the following commands. When sending a SIGQUIT to parexec (usually done when you hit CTRL-\) or by sending SIGTERM to parexec (e.g. with kill parexec_pid) it will terminate the running processes immediately and exit. After the start of parexec your shell window will be split up horizontally into NUMTHREADS sections. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    linux process explorer
    Project continued at github, see https://github.com/wolfc01/procexp/blob/master/README.md Graphical process explorer for Linux. Shows process information: process tree, TCP IP connections and graphical performance figures for processes. Aims to mimic Windows procexp from sysinternals, and aims to be more usable than top and ps, especially for advanced users. Audience for this tool: * Advanced system administrators trying to analyze on process level what is going on in a production...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 12

    [C#] Who Is Locking

    WhoIsLocking is a C# console application to detect apps locking a file

    Who Is Locking is a file utility that detects which processes is locking (currently using) the file so that you can successfully delete, move, rename, whatever you want to do with the file. Command Line Usage: WhoIsLocking [commands] [file name] Console Command Line Arguments: -k - Kill (or stop) processes that is locking the file. -d - Deletes the file (implies -k). -r - Deletes the file on next restart of your PC (implies both -k and -d commands). ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    Loglan82

    Loglan language and Virtual Loglan Processor repository

    Loglan'82 is a programming language conceived for object and distributed programming. It has many features that make Loglan'82 a tool surpassing other programming languages: * It enjoys a unique safe and efficient system of managing objects, see [[Safe dealocation]], * It offers modules of classes (__class__), moreover it allows to declare modules of cooperating objects i.e. **coroutines** and modules of threads ('''process'''). One can create not only objects of classes, but also...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Kill-Exe
    Kill-Exe easy to use process killer :D one click and done Added: • Tool button "This makes it easier, no more right clicking on the kill button for more tools and accidentally killing the process" • Setting process priority "Say you have 10 of the same processes open, and you want to set them to high, but don't feel like clicking on each one, well now you can select one and set all of them to high, this is a good feature but bad too :/" • A Minimize button "Because..." ...
    Downloads: 7 This Week
    Last Update:
    See Project
  • 15

    Automated Task Killer for Windows

    Kill Process that you don't want to execute.

    This program helps you block processes what you don't want to execute in realtime. Coded in AutoIt v3. *It Requires Administrator Previleages. If you are using UAC, Please accept this program.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Sheep Dog
    Simple command line tool that monitors files and processes and sends notifications or take corrective actions when problems arise. Monitor log files for errors, processes CPU and memory consumption (can kill if exceeding), respawn dead processes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Processer
    A process manager that polls the system every second and adds all processes to a database, you can search this database and list last collected processes from the command line or a Gtk gui, you can also kill the daemon
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    aps is like ps but with finer grained control over what processes are displayed. It can also kill (signal to) selected processes, or allow you to interactively kill selected processes. It has some of the functionality of pstree, killall and fuser.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Gkill is a frontend for "kill" which takes textual input from unix pipes and autamically transforms it to its PID(s) and kills the listed processes. This comes in handy when having to kill many similar processes, or simply as a shortcut.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Look alike of Task Manager (like Windoze Me). Written in tcl/tk - displays the processes from which you can select one ( or many) and press the kill button. You can also Halt ,reboot lock and suspend monitor. Should be linked to alt+ctrl+del hotkeys.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Reaper will kill off processes based on group specific restrictions. Designed with eggdrop and bnc shell providers in mind.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    process checker. to kill or/and display any high cpu or mem processes with command line options. can be run on a crontab and can email you of the high cpu/mem.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    A small program that lets you kill system processes by beating them at a space-invaders-like game.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next