Showing 18 open source projects for "process cpu"

View related business solutions
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI Studio. Switch between models without switching platforms.
    Start Free
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • 1
    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: 12 This Week
    Last Update:
    See Project
  • 2
    DwarFS

    DwarFS

    A fast high compression read-only file system for Linux, Windows

    The Deduplicating Warp-speed Advanced Read-only File System. A fast high compression read-only file system for Linux and Windows. DwarFS is a read-only file system with a focus on achieving very high compression ratios in particular for very redundant data. This probably doesn't sound very exciting, because if it's redundant, it should compress well. However, I found that other read-only, compressed file systems don't do a very good job at making use of this redundancy. See here for a...
    Downloads: 30 This Week
    Last Update:
    See Project
  • 3
    ArrayFire

    ArrayFire

    ArrayFire, a general purpose GPU library

    ArrayFire is a general-purpose tensor library that simplifies the process of software development for the parallel architectures found in CPUs, GPUs, and other hardware acceleration devices. The library serves users in every technical computing market. Data structures in ArrayFire are smartly managed to avoid costly memory transfers and to take advantage of each performance feature provided by the underlying hardware.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 4
    conky

    conky

    Light-weight system monitor for X

    ...Not only does Conky have many built-in objects, it can also display just about any piece of information by using scripts and other external programs. A plethora of OS stats (uname, uptime, CPU usage, mem usage, disk usage, "top" like process stats, and network monitoring, just to name a few). Conky can display information either as text, or using simple progress bars and graph widgets, with different fonts and colours.
    Downloads: 16 This Week
    Last Update:
    See Project
  • Fully Managed MySQL, PostgreSQL, and SQL Server Icon
    Fully Managed MySQL, PostgreSQL, and SQL Server

    Automatic backups, patching, replication, and failover. Focus on your app, not your database.

    Cloud SQL handles your database ops end to end. Migrate from on-prem or other clouds with free migration tools.
    Try Free
  • 5
    Drakon provides a graphical display of the running processes and lets you pause or terminate them. ChangeLog: http://drakon.sourceforge.net/ChangeLog.html
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    hostscope

    Linux system monitoring tool for multiple hosts

    hostscope displays key system metrics of Linux hosts, such as detailed CPU load, speed and temperature, I/O rates of network interfaces, I/O rates of disks, and user process summary information. All metrics are multicast on the LAN, if wanted, and clients can switch between multiple hosts on the network.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    ClckBotCreator

    ClckBotCreator

    Write bots without knowing programming languages

    This program was originally conceived as an autoclicker, but soon turned into a program to create bots for Windows. It has 4 commands(mouse clicking, setting cursor position, timer, keyboard clicking) with which you can automate any process. Also, there are a couple of tools in it that will help you comfortably write bots. Version of app is 0.2.1 App run as administrator. Syntax: 1.click: 'left' or 'right' mouse button 2.setc: x - mouse position y - mouse...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    CPU Limiter

    CPU Limiter

    Limits CPU power to applications.

    User defined rules consisting of condition and action to limit CPU for specific processes. Condition consists of: - AND list of processes (wildcard supported) - status of listed processes (running or not running) - state of listed processes in case of running status (any state, foreground, background) - optional status of internet connection Action consists of: - list of processes to limit CPU (wildcard supported) - percentage CPU limit (per target process) or suspend target processes - delay in seconds to apply action
    Downloads: 6 This Week
    Last Update:
    See Project
  • 9

    Search and Kill (SnK)

    Automatically kill Windows processes using search criteria.

    Command line tool to automatically find and kill Windows processes using search criteria. Designed specifically to eliminate such cases when it is very hard to kill hung process with normal means (e.g. resource hungry fullscreen 3D game) and you have to restart your PC. By binding SnK with specific search criteria to some hotkey (with AHK for example) you can now kill such processes with ease.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Host LLMs in Production With On-Demand GPUs Icon
    Host LLMs in Production With On-Demand GPUs

    NVIDIA L4 GPUs. 5-second cold starts. Scale to zero when idle.

    Deploy your model, get an endpoint, pay only for compute time. No GPU provisioning or infrastructure management required.
    Try Free
  • 10

    Service Disclosure tool

    Windows service memory/CPU/IO consumption investigation tool

    Almost all Windows services run inside svchost.exe process. Sometimes this process consumes 100% of CPU or uses too much memory and it is hard to determine which service affects your system. This tool helps you to find this service by configuring all services to run in its OWN_PROCESS. Please refer to Wiki page for more details.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    Nice System Monitor

    Nice System Monitor

    Process centered GUI monitor for Linux

    The aim of the project is to give equivalent easy statistics per process as we found on OS X for Linux in a nice GUI based on Qt and C++. This means information per process on Memory usage, CPU, Disk I/O, Network I/O, and more about the system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Daphne

    Daphne

    GPL task manager replacement for Windows

    ...You can set a any window to be always on top, to be transparent, to be enable, et cetera. Although Daphne was born just to kill windows process. You can think of Daphne as a task manager replacement. The main window displays a list of currently running process with detailed information about: CPU usage, Process ID, Process name, Full path (and arguments), Priority, Class (Process / Service), Current memory usage, Peek memory usage, Current swap usage, Peek swap usage and Number of threads.
    Downloads: 13 This Week
    Last Update:
    See Project
  • 13
    NetIcon is a utility that sits in the Windows task bar and shows your network throughput. Requires WinPcap. NetIcon was modeled after Process Explorer, which only shows the CPU and IO load. Additionally it shows a hilbert curve "netblob" diagram.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    LTaMe, Linux Task Manager in C++, Qt designer.GUI based. View sytem/user running processes, users logged on, control process by changing priority, force a user to logout, graphical display of CPU usage, Swap usage and Memory usage.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Jazmyn is a 32-bit, Protected mode, Multitasking OS which runs on i386 CPU`s. Its completely written in C++ & a bit of 8086 assembly. Jazmyn has 4 major parts of an OS : Process management,Memory management, Device management & File system driver.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    sysprofd is a system profiling daemon that can report results through a tcp connection to a remote client. sysprofd profiles cpu, memory, and swap usage statistics, process status statistics e.t.c. Imagine using it to easily monitor lots of linux boxes
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    The 'Monitor' application, which consists of 2 parts, a MonitorServer (linux daemon) and a MonitorClient (java gui), will enable the user to monitor and log server process, memory, network and cpu information of multiple servers at a time.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    htmsysinfo writes information about your system to two HTML, LaTeX, or plain text documents. It is able to read system information such as IDE/SCSI devices, network, CPU, RAM, kernel, kernel configuration, process information, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB