Showing 59 open source projects for "disk utilities"

View related business solutions
  • 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
  • $300 in Free Credit Towards Top Cloud Services Icon
    $300 in Free Credit Towards Top Cloud Services

    Build VMs, containers, AI, databases, storage—all in one place.

    Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
    Get Started
  • 1
    OpenCorePkg

    OpenCorePkg

    OpenCore bootloader

    OpenCorePkg is an open-source, modular UEFI (Unified Extensible Firmware Interface) bootloader and development framework, primarily designed to enable macOS booting on non-Apple hardware (Hackintosh). It includes Apple-specific UEFI drivers, utilities for macOS installation support, and shared libraries used across Acidanthera projects. Apple disk image loading support. Apple keyboard input aggregation. Apple PE image signature verification. Apple UEFI secure boot supplemental code. Audio management with screen reading support. Basic ACPI and SMBIOS manipulation.
    Downloads: 153 This Week
    Last Update:
    See Project
  • 2
    Mole

    Mole

    🐹 Deep clean and optimize your Mac.

    Mole is a terminal-based tool for deep system cleanup, app uninstallation, and optimization on macOS. It aims to consolidate the functionality of multiple popular Mac utilities—cleaners, uninstallers, disk analyzers, and system tuners—into a single open-source binary. From the command line, you can scan and remove large caches, logs, temporary files, browser remnants, and other junk that quietly accumulates over time. Mole’s smart uninstall mode walks the filesystem to remove not just an application bundle, but also associated caches, preferences, launch agents, logs, and other leftovers in more than twenty locations. ...
    Downloads: 76 This Week
    Last Update:
    See Project
  • 3
    PowerSharpPack

    PowerSharpPack

    Offensive CSharp Projects wraped into Powershell for easy usage

    ...The author compiles, gzip-compresses and base64-encodes each C# binary, then dynamically loads the assemblies into the PowerShell process so operators can invoke powerful .NET tools without dropping executables on disk. The bundle exposes a single entry script (PowerSharpPack.ps1) with switches to select which embedded tool to run and an optional -Command argument to pass tool-specific parameters. Included projects cover a broad range of post-exploitation and reconnaissance needs: Kerberos tooling, host survey utilities, credential and browser data extractors, AD enumeration, privilege escalation helpers, persistence frameworks, and file/handle utilities.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    EC2 macOS Utils

    EC2 macOS Utils

    Amazon EC2 macOS Utils provides common commands for Mac instances

    EC2 macOS Utils is a CLI-based utility that provides commands for customizing AWS EC2 Mac instances. Currently, there exists one command (grow) for resizing volumes to their maximum size. This is done by wrapping diskutil(8), gathering disk information, and resizing the disk. The utility will be installed by default for all AMIs vended by AWS after December 8, 2021. ec2-macos-utils is also available as a cask for installation and updates via AWS' Homebrew tap. EC2 macOS Utils supports global...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Earn up to 16% annual interest with Nexo. Icon
    Earn up to 16% annual interest with Nexo.

    More flexibility. More control.

    Generate interest, access liquidity without selling, and execute trades seamlessly. All in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • 5
    Vanilla OS Live ISO Builder

    Vanilla OS Live ISO Builder

    Vanilla OS Live ISO Builder.

    Vanilla OS Live ISO provides the official live environment and installer for Vanilla OS, a Linux distribution that blends immutability, security, and user-friendliness. Built on Ubuntu with an immutable root file system, Vanilla OS uses ABRoot and Distrobox to offer transactional updates and containerized app environments. The live ISO project enables users to boot and test the OS without installation, and includes the Calamares installer to simplify the setup process. It ensures users can...
    Downloads: 60 This Week
    Last Update:
    See Project
  • 6
    psutil

    psutil

    Cross-platform lib for process and system monitoring in Python

    psutil is a widely adopted cross-platform Python library designed to retrieve detailed information about system utilization and running processes in a consistent and programmatic way. It exposes a rich API that allows developers to inspect CPU usage, memory consumption, disk activity, network statistics, and hardware sensors without relying on platform-specific tools. The library effectively replicates and unifies the capabilities of classic UNIX utilities such as ps, top, netstat, and free, making it especially valuable for monitoring, profiling, and process management workflows. Because it supports multiple operating systems including Linux, Windows, macOS, and BSD variants, psutil enables developers to build portable observability tools and automation scripts. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    FLARE VM

    FLARE VM

    A collection of software installations scripts for Windows systems

    FLARE VM is a security-focused Windows workstation distribution designed for malware analysis, reverse engineering, penetration testing, and threat hunting. It bundles a curated set of tools—disassemblers, debuggers, decompilers, virtualization, forensics utilities, packet capture tools, exploit frameworks, and hex editors—preconfigured to work together. The environment configures paths, dependencies, environment variables, and common tool integrations so analysts can focus on tasks rather...
    Downloads: 136 This Week
    Last Update:
    See Project
  • 8
    electron-util

    electron-util

    Useful utilities for Electron apps and modules

    Useful utilities for Electron apps and modules. You can use this module directly in both the main and renderer process. This package is not compatible with Electron v12 and later. Access the Electron APIs in both the main and renderer process without having to care about which one you're in. The app API is usually only available in the main process.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    OSX-Optimizer

    OSX-Optimizer

    Optimize MacOS, Shell scripts to speed up your mac boot time

    ...It also provides commands to disable Spotlight indexing system-wide, which can significantly speed up virtual machines where disk I/O is at a premium.
    Downloads: 5 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
    cheat.sh

    cheat.sh

    The only cheat sheet you need

    cheat.sh is a compact, network-accessible cheat-sheet service that serves concise examples and usage notes for hundreds of shell commands, programming languages, and tools via a simple HTTP interface. You can query it from the terminal (for example curl cht.sh/rsync or curl cheat.sh/ls) or browse the web front page; it also supports a shorthand hostname (cht.sh) and provides both online and standalone/local installation modes. The repository contains the server and client code, instructions...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    Go Container Registry

    Go Container Registry

    Go library and CLIs for working with container registries

    go-containerregistry is a Go library (with companion tools) for interacting with container images and registries using OCI/Docker formats. It provides primitives to read, write, mutate, sign, and copy images and indexes across registries without shelling out to Docker. High-level utilities like crane and gcrane offer convenient CLIs for everyday tasks—listing tags, copying images between registries, flattening, creating tarballs, and more. The library handles authentication via a pluggable keychain system that understands Docker config files, credential helpers, and environment credentials. It understands multiple on-disk layouts (tarball, OCI layout, remote) and lets you transform images in memory by adding or rebasing layers, adjusting config, and annotating manifests. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Miller

    Miller

    Miller is like awk, sed, cut, join, and sort for name-indexed data

    Miller is like awk, sed, cut, join, and sort for data formats such as CSV, TSV, JSON, JSON Lines, and positionally-indexed. With Miller, you get to use named fields without needing to count positional indices, using familiar formats such as CSV, TSV, JSON, JSON Lines, and positionally-indexed. Then, on the fly, you can add new fields which are functions of existing fields, drop fields, sort, aggregate statistically, pretty-print, and more. Miller operates on key-value-pair data while the...
    Downloads: 13 This Week
    Last Update:
    See Project
  • 13
    Toolshed project has moved: https://github.com/nitros9project/toolshed ToolShed is a package of utilities to perform cross-development from Windows, Linux or Mac OS X computers to the Tandy Color Computer and Dragon microcomputers. Tools are included to read/write both OS-9 RBF disk images and CoCo Disk BASIC disk images, generate cassette WAV files and more.
    Leader badge
    Downloads: 18 This Week
    Last Update:
    See Project
  • 14

    BakAndImgCD

    LiveCD for data backup and disk imaging

    BakAndImgCD is a small Linux-based operating system, which has been designed to perform the following two tasks: data backup and disk imaging. The 4MLinux Backup Scripts make use of FSArchiver, GNU ddrescue, Partclone, Partimage, rsync, and other utilities. The output files (archives and images) can be optionally compressed and sent to a remote sever (using Ethernet, WiFi, PPP or PPPoE). BakAndImgCD is fully compatible with UNetbootin, which can be used to create an easy-to-use live USB.
    Leader badge
    Downloads: 10 This Week
    Last Update:
    See Project
  • 15
    Linux Engineer Toolkit Live

    Linux Engineer Toolkit Live

    Portable Linux engineer toolkit for recovery, repair & data rescue

    Linux Engineer Toolkit (LengToolkit) Live is a specialized, recovery-oriented Linux distribution designed for system engineers and IT professionals. Operating exclusively in Live mode, it provides a robust environment to rescue failing systems, recover lost data, and manage disk infrastructures without the need for installation. Website: https://nixovena.org/lengtoolkit
    Leader badge
    Downloads: 169 This Week
    Last Update:
    See Project
  • 16
    Windows Install

    Windows Install

    Installing Windows from macOS. Suitable for Hackintosh and Macintosh

    ...Suitable for Hackintosh and Macintosh (install drivers yourself). Possibility to make a backup. There is a drag and drop support function. Compatible with Mac OS X 10.13 and up. The utilities used are wimlib and ntfs-3g and others.
 Disk access must be granted (shown in the screenshot) The user must be an administrator and the password must be from the administrator. Intel only! Training video - https://youtu.be/whWt8s7LeT4 For questions and suggestions: https://sourceforge.net/p/windows-install/discussion/general/ https://www.insanelymac.com/forum/topic/348077-install-windows-on-mac-no-bootcamp/#comment-2789286 https://forums.macrumors.com/threads/installing-windows-10-in-legacy-bios-mode-in-cmp-with-boot-camp-assistant.2386309/ Thanks to Joseph P. ...
    Leader badge
    Downloads: 854 This Week
    Last Update:
    See Project
  • 17
    Sparkle

    Sparkle

    A Windows app to debloat and optimize your PC

    Sparkle is a Windows application that helps you remove Microsoft bloat and apply tweaks, such as disabling telemetry, turning off Copilot, applying NVIDIA optimizations for gaming, and removing OneDrive. It also includes a built-in Winget and Chocolatey app installer, with new apps added frequently. Sparkle features a Utilities page where you can run Disk Cleanup, view your system information, or restart your graphics drivers. SUPPORT THE DEVELOPER: https://buymeacoffee.com/dogecraft
    Leader badge
    Downloads: 352 This Week
    Last Update:
    See Project
  • 18
    Reg Organizer

    Reg Organizer

    Maintenance, Cleanup and Optimization for Windows

    Reg Organizer is a comprehensive system optimization tool designed to streamline and enhance the performance of Windows PCs. It combines a variety of utilities to clean, repair, and optimize the Windows registry, manage startup programs, and free up disk space. Reg Organizer empowers users to fine-tune their system settings, improve boot times, and identify unnecessary files and programs, ensuring a faster and more efficient computer. With its intuitive interface and powerful features, it is a reliable choice for users looking to maintain a clean, stable, and high-performing system.
    Downloads: 24 This Week
    Last Update:
    See Project
  • 19
    PearlOS

    PearlOS

    Latest Debian and Ubuntu based REPO files and ISO's for PearlLinuxOS

    PearlOS is Pearl Linux just another branding we used early on with the distro. We are hoping to better organize our upcoming releases. All future releases and the most resent scootski (12) and Preslee (13) you will find under pearlos. Our previous release of our first rolling release also called preslee is no longer on bookworm and trixie now its stickly trixie which is our latest debian release. Sccotski is our latest Ubuntu base and is from 24.04 ISO's are located under...
    Leader badge
    Downloads: 138 This Week
    Last Update:
    See Project
  • 20
    akaiutil

    akaiutil

    akaiutil: access to AKAI S900/S1000/S3000 filesystems

    akaiutil: access to AKAI S900/S1000/S3000 filesystems. For disk image files and storage devices of AKAI samplers such as the S900, S950, S1000, S1100, S2000, S2800, S3000, S3000XL, CD3000, CD3000XL, S3200, S3200XL. Special features: * access to various filesystem variants for floppy, harddisk, and CD-ROM * access to optional DD-partition on harddisk * can read, write, and format * conversion between sample-file and WAV-file * support for the S900 compressed sample-file variant * tar-file import/export Additional utilities: * akaiutildisk2tar (tool for tar-file export) * akaiutilconvertfloppies900 (shell script) * akaifloppyio (read/write floppy image) Copyright (C) 2008-2025 by Klaus Michael Indlekofer. ...
    Leader badge
    Downloads: 62 This Week
    Last Update:
    See Project
  • 21
    StressLab

    StressLab

    All-In-One Tool to Test CPU, GPU, RAM, SSDs, TPM/Secure Boot, & more!

    StressLab is a free, open-source single-file Windows GUI application built for PC technicians and hardware testers. It combines automated health checks, hardware stress testing with live temperature monitoring, crash dump analysis, and system utilities into one tool — with exportable pass/fail certificates for documentation. Checks for Missing Drivers, BIOS Age, TPM/Secure Boot Status, Windows Activation (with key displayed if activated), and SMART Disk Health. Tests CPU, RAM, GPU, and VRAM with Parallel or Sequential Execution, with 5, 15, or 60 minutes per test and exportable certificate with Pass/Fail Results and Peak Temperatures reached. ...
    Downloads: 17 This Week
    Last Update:
    See Project
  • 22
    winPenPack

    winPenPack

    The portable software collection

    winPenPack is a project that aims at collecting the most frequently used and most popular open source applications made portable, so that they can be executed without installation from any USB Flash Drive or Hard Disk. The winPenPack suites offer a wide range of portable applications like office tools, internet tools, multimedia tools, development tools, security applications and other frequently used utilities. Everything you need, completely free, open source and portable!
    Leader badge
    Downloads: 549 This Week
    Last Update:
    See Project
  • 23
    JakiKaliOS

    JakiKaliOS

    JakiKaliOS V.0.01 is a LiveRAM Debian distribution based on Kali Linux

    ...In addition to Kali tools, JakiKaliOS ships with custom DarkHub community utilities including JakiScanner, JakiSnippets, JakiMonitor (Conky-based system monitor), Gemini-Py AI client, and stress testing scripts.
    Leader badge
    Downloads: 20 This Week
    Last Update:
    See Project
  • 24
    Archium Linux

    Archium Linux

    Archium is easier take on Arch Linux.

    Archium Linux is an Arch-based Linux distribution designed to simplify installation and initial system setup without sacrificing the flexibility and transparency of Arch Linux. It provides a guided TUI installer, sensible defaults, and optional desktop environments such as KDE Plasma and GNOME, allowing users to get a working system quickly while still maintaining full control. Archium stays close to upstream Arch, avoiding heavy modifications or unnecessary abstraction. The goal is to...
    Leader badge
    Downloads: 26 This Week
    Last Update:
    See Project
  • 25

    VietMod Tool

    Open-source Python gaming tools: Ping Monitor, Specs Check,Auto Click

    # VietMod Gaming Toolkit Official open-source repository by the https://vietmod.net engineering team. A collection of lightweight, transparent Python utilities designed to optimize gaming performance and monitor network stability on Windows. ## 🛠️ Tools Included 1. **PyPing Monitor:** Real-time latency checker for game servers (Google DNS/Custom IP) with visual status indicators to help you avoid lag spikes. 2. **Specs Analyzer:** Scans CPU, RAM, and Disk to verify PC compatibility with modern titles like PUBG, Naraka, and Delta Force. 3. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next
MongoDB Logo MongoDB