Showing 32 open source projects for "disk space monitor"

View related business solutions
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • 99.99% Uptime for MySQL and PostgreSQL Databases Icon
    99.99% Uptime for MySQL and PostgreSQL Databases

    Sub-second maintenance. 2x read/write performance. Built-in vector search for AI apps.

    Cloud SQL Enterprise Plus delivers near-zero downtime with 35 days of point-in-time recovery. Supports MySQL, PostgreSQL, and SQL Server.
    Try Free
  • 1
    QDirStat

    QDirStat

    Qt-based directory statistics

    Qt-based directory statistics: KDirStat without any KDE -- from the author of the original KDirStat. QDirStat is a graphical application to shows where your disk space has gone and to help you to clean it up. This is a Qt-only port of the old Qt3/KDE3-based KDirStat, now based on the latest Qt 5. It does not need any KDE libs or infrastructure. It runs on every X11-based desktop on Linux, BSD and other Unix-like systems and of course in a Docker container.
    Downloads: 43 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: 18 This Week
    Last Update:
    See Project
  • 3
    whisper.cpp

    whisper.cpp

    Port of OpenAI's Whisper model in C/C++

    ...The command downloads the base.en model converted to custom ggml format and runs the inference on all .wav samples in the folder samples. whisper.cpp supports integer quantization of the Whisper ggml models. Quantized models require less memory and disk space and depending on the hardware can be processed more efficiently.
    Downloads: 503 This Week
    Last Update:
    See Project
  • 4
    conky

    conky

    Light-weight system monitor for X

    Conky is a free, light-weight system monitor for X, that displays any kind of information on your desktop. Conky is free software and runs in X on Linux and BSD. Originally a fork of Torsmo, Conky's torsmo-based code is BSD licensed. New code in Conky has been licensed under GPL 3.0. Since its inception, Conky has changed significantly from its predecessor, while maintaining simplicity and configurability.
    Downloads: 25 This Week
    Last Update:
    See Project
  • Stop vibe-debugging. Icon
    Stop vibe-debugging.

    Plug Claude into your app's actual errors.

    AppSignal's MCP server hands Claude, Cursor, or Zed your real errors, traces, and the deploy that shipped them. AI writes the fix; you review the diff.
    Free 30 days.
  • 5
    DAR - Disk ARchive

    DAR - Disk ARchive

    For full, incremental, compressed and encrypted backups or archives

    DAR is a command-line backup and archiving tool that uses selective compression (not compressing already compressed files), strong encryption, may split an archive in different files of given size and provides on-fly hashing, supports differential backup with or without binary delta, ftp and sftp protocols to remote cloud storage Archive internal's catalog, allows very quick restoration even a single file from a huge, eventually sliced, compressed, encrypted archive eventually located on...
    Leader badge
    Downloads: 156 This Week
    Last Update:
    See Project
  • 6
    WinDirStat: Windows Directory Statistics

    WinDirStat: Windows Directory Statistics

    A disk usage statistics viewer and cleanup tool for Windows

    WinDirStat (Windows Directory Statistics) is a disk usage statistics viewer and cleanup tool for Windows. On start up, WinDirStat reads the whole directory tree once and then presents it in three useful views. The official download location and collaboration platform for WinDirStat has moved to GitHub: https://github.com/windirstat/windirstat Downloads and source code provided on SourceForge may not always be up to date. They are primarily used for disaster recovery purposes.
    Leader badge
    Downloads: 754 This Week
    Last Update:
    See Project
  • 7

    S.M.A.R.T. Monitoring Tools

    Disk Inspection and Monitoring

    smartmontools contains utility programs (smartctl, smartd) to control/monitor storage systems using the Self-Monitoring, Analysis and Reporting Technology System (S.M.A.R.T.) built into most modern ATA and SCSI disks. It is derived from smartsuite.
    Leader badge
    Downloads: 22,258 This Week
    Last Update:
    See Project
  • 8
    OnnxStream

    OnnxStream

    Lightweight inference library for ONNX files, written in C++

    The challenge is to run Stable Diffusion 1.5, which includes a large transformer model with almost 1 billion parameters, on a Raspberry Pi Zero 2, which is a microcomputer with 512MB of RAM, without adding more swap space and without offloading intermediate results on disk. The recommended minimum RAM/VRAM for Stable Diffusion 1.5 is typically 8GB. Generally, major machine learning frameworks and libraries are focused on minimizing inference latency and/or maximizing throughput, all of which at the cost of RAM usage. So I decided to write a super small and hackable inference library specifically focused on minimizing memory consumption: OnnxStream. ...
    Downloads: 9 This Week
    Last Update:
    See Project
  • 9
    Annoy

    Annoy

    Approximate Nearest Neighbors in C++/Python optimized for memory usage

    Annoy (Approximate Nearest Neighbors Oh Yeah) is a C++ library with Python bindings to search for points in space that are close to a given query point. It also creates large read-only file-based data structures that are mmapped into memory so that many processes may share the same data. There are some other libraries to do nearest neighbor search. Annoy is almost as fast as the fastest libraries, (see below), but there is actually another feature that really sets Annoy apart: it has the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 10

    link-dups

    Generate hard links for duplicate files

    Searches for files that are duplicates of each other and creates a script that will cause hard links to replace files that are duplicated so saving disk space. Download executable and type 'link-dups -h' for command line help.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Simple Visual Block

    Simple Visual Block

    Visualize files on disk with file size

    A simple version Disk Space Analyzer, functionality like WinDirStat (Windows Directory Statistics), SpaceSniffer, visualize file size as blocks. This program write with Win32 API, targeting light, fast, simple, include net mapped drive, reading disk usage statistics and show in block viewer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    scord
    Reduce the disk space used by a subversion working copy, by storing only a single copy of unmodified files. (Subversion check out, reduced disk)
    Downloads: 2 This Week
    Last Update:
    See Project
  • 13
    Context-Shredder
    With Context-Shredder you can destroy your sensitive files. Choose from simple destruction or shredding by Peter Gutmann 35 times. Eraser -Tool for Windows. An user can create deletion tasks, overwrite the available free space or destroy disk drives with the help of this handy tool. The included Portable -[Context-Shredder] allows the user to navigate and view all the files found on the system. You need the .Net Framework 4.0 from Microsoft.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 14
    USBRescueX

    USBRescueX

    Rescue and clean your hard disk or USB memory, delete broken shortcuts

    USBRescuex in its version 2.1 is a computer program category in utility software for files and folders, which its main function is the recovery of hidden files, read-only and corrupted our device (either USB memory devices, removable storage or hard disk). Besides recover those important files for you , eliminates the famous RECYCLER virus , which is the basis of other USB flash drives for viruses , this virus is the main wrongdoer in your USB/Storage Device/Device Storage space Removable memory/disk hard, as the virus will hide all your files and folders , creating false shortcuts and reproducing more viruses to your computer and other USB/removable Devices/Hard Drives storage. ...
    Downloads: 10 This Week
    Last Update:
    See Project
  • 15

    lecithine

    FUSE File system powered by secret sharing scheme

    Lecithine is a FUSE (file system in user space) using a secret sharing scheme. You can use Lecithine as regular file system. When writing to disk, data will be devided into randomly chosen pieces (secret shares) and stored into different places. Upon reading, the shares are merged together such that in turn the plaintext results. From a cryptographers point of view, there is no symmetric or private key ever needed to produce a ciphertext.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    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
  • 17

    GPM Clam AntiVirus

    Open Source Pinoy Antivirus

    A powerful OpenSource Antivirus for your PC, includes: explorer context menu extension, system cleaner, Tray Menu Mode, Integrated GUI, Fast Scanner, Real-Time Virus Scanner, Autorun.inf Removal Tool, Registry Virus Remover,Disk Cleaner Process Cleaner, Task Manager, Files & Folders Healer, USB Status Monitor, AdBlocker and uses the open source Clam AntiVirus engine.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    AnyCleaner

    AnyCleaner

    AnyCleaner is a powerful tool for cleaning your Windows PC.

    AnyCleaner is a powerful tool for cleaning your Windows PC. It removes unused files from your system - allowing Windows to run faster and freeing up valuable hard disk space. It also cleans traces of your online activities such as your Internet history. Additionally it contains a fully featured registry cleaner. AnyCleaner is safe and contains NO Spyware or Ad. AnyCleaner both supports 32-bit and 64-bit Windows XP, Vista, 7 and 8.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    aCore LogParser

    aCore LogParser

    LogWatch mail reports parser to analyze tendencies of variables.

    This small tool parses LogWatch mail reports and extracts serveral variables such as disk space usage, hard disk read error rate (from smartd), etc.... They are exported to a simple format that allows its use as input for tools like gnuplot, and lets you inspect these variables tendencies. This should make it easier to detect anomalies or prevent failures in your servers, than having just the value for today.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    EyePing

    EyePing

    visual ping monitor in TNA(taskbar notification area)

    visual ping monitor in TNA (taskbar notification area) This app will show the ping visually in the TNA. Different Icon Colors interpret the Ping time. Beta Usage: You need to beginn your server with a space. Sry Whats not ready, you don't need to comment: + how the string output from ping is filtered. actually it is working, but i dont like it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    AppSet
    An advanced and feature rich Package Manager Frontend. By now supports Archlinux but is being extended to work with deb and rpm based distributions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Large File Finder

    Large File Finder

    Large file finder

    This is a free tool that can help you to find out the largest file on you disk. It's very useful when you want to free some space but do not know which file eats you space. sponsored by dailycouponoffer.com
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    Simple Read-Only protection tool for removable devices. Make Empty File on selected disk with required size. Most common usage - place executable file on USB-flash drive and run it for space filling. When free space will need, delete empty file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Disk Cleaner
    Disk Cleaner is a tool to quickly and easily free disk space that is used by temporary files like the system temporary folder, the Internet Explorer Cache and Cookies folder, and the Recycle Bin. It can be expanded with simple text-based plug-ins.
    Downloads: 48 This Week
    Last Update:
    See Project
  • 25
    GMenu2X is an alternative frontend for the GP2X handheld. It features direct links to applications and games, built-in free space monitor of sd-cards, built-in overclocker. All of this with a nice & clean look 'n' feel and easily customisable.
    Downloads: 4 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next