Showing 188 open source projects for "rescue"

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

    New customers can spin up VMs, build with AI, and query data at no cost.

    Put your $300 in credit toward real workloads, then keep building with free monthly usage for 20+ products. No commitment and no charge until you upgrade.
    Start Free
  • 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, so you can focus on your app.
    Start Free
  • 1
    netboot.xyz

    netboot.xyz

    Your favorite operating systems in one place

    netboot.xyz enables you to boot into many types of operating systems using lightweight tooling to get you up and running as soon as possible. Discover new operating systems without having to download and rewrite media over and over again. Rescue operating systems from a single image. An essential for any sysadmin. netboot.XYZ uses the iPXE project to enable you to provision, rescue, or load into a live boot environment leveraging the Preboot Execution Environment (PXE) on most systems. netboot.xyz is a convenient place to boot into any type of operating system or utility disk without the need of having to go spend time retrieving the ISO just to run it. iPXE is used to provide a user-friendly menu from within the BIOS that lets you easily choose the operating system you want along with any specific types of versions or bootable flags.
    Downloads: 43 This Week
    Last Update:
    See Project
  • 2
    TK-Rescue

    TK-Rescue

    TK-Rescue - Debian basiertes Live-Linux Rettungsmedium

    Aktuelle Version: 1.1 - basiert auf Debian 13 "Trixie", Kernelversion 6.12.38
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    Flight rules for Git

    Flight rules for Git

    Flight rules for git

    Flight rules for Git is a practical reference repository that collects essential tips, best practices, and rescue procedures for using Git effectively in real-world project workflows. It’s organized as a series of “rules” that codify common operations, troubleshooting patterns, and strategic guidelines that can help both new and seasoned developers avoid common pitfalls with version control. Rather than being a tutorial or beginner’s guide, it focuses on higher-leverage advice like how to recover lost commits, manage rebases safely, handle merge conflicts, and maintain a clean commit history. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    minimal-system-rescue

    minimal-system-rescue

    minimal arch based rescue system

    minimal-system-rescue minmal-system-rescue-2.0 now you don't need to cd to find the menu.sh still fit on a cd-r , and has a refined menu
    Downloads: 11 This Week
    Last Update:
    See Project
  • Ship Agents Faster Icon
    Ship Agents Faster

    Transform your applications and workflows into powerful agentic systems at global scale.

    Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
    Start Free
  • 5
    czo-rescue-debian

    czo-rescue-debian

    Czo Rescue Debian: a Live Linux Debian Rescue + ZFS

    Czo Rescue Debian: A Live Linux Debian Rescue + ZFS, designed for administrating and repairing computer systems and rescuing data. * Source code: https://gitlab.com/czo/czo-rescue-debian * ISO files: https://sourceforge.net/projects/czo-rescue-debian
    Leader badge
    Downloads: 11 This Week
    Last Update:
    See Project
  • 6
    SystemRescue

    SystemRescue

    A Linux system rescue toolkit as a bootable removable device

    SystemRescue is a Linux system rescue disk available as a bootable CD-ROM or USB stick for administrating or repairing your system and data after a crash. It aims to provide an easy way to carry out admin tasks on your computer, such as creating and editing the hard disk partitions. It comes with a lot of software such as disk management tools (parted, partimage, fsarchiver, filesystem tools, ...), network administration programs and simple text editors .
    Leader badge
    Downloads: 13,651 This Week
    Last Update:
    See Project
  • 7
    MariposaRescue

    MariposaRescue

    Mariposa Rescue Disk is a Linux rescue live distro based on Debian.

    ...By typing "startx" you can enter the Window Manager XFCE4. We recommend to boot Mariposa Rescue Disk using Ventoy (https://www.ventoy.net), which is supported since version 2.x. However, any other method would work as well. For more information check https://www.blueseal.eu/mariposa/. For scenarios and tips about how to use Mariposa Rescue Disk as well as other tips in general check also https://www.blueseal.eu/itguide/.
    Downloads: 31 This Week
    Last Update:
    See Project
  • 8

    Candy to the Rescue IV

    Help Candy & Noopy to rescue their friends trapped into cages.

    Recently, the new project Candy to the Rescue IV: The Scepter of Thunders was born. In this game, Candy and Noopy must find pendora boxes in order to remove the new dangers appeared in the game. Animals got trapped into cage, you must find the key to freed them. New trees, new challenges. Recently, in the Candy World, thunderstorms was happening. It's the v67.47 of this game!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    SWUpdate

    SWUpdate

    Software Update for Embedded Systems

    SWUpdate is a Linux Update agent with the goal to provide an efficient and safe way to update an embedded Linux system in the field. SWUpdate supports local and OTA updates and multiple update strategies and it is designed with security in mind. To start with SWUpdate, it is suggested you look at the documentation and build for one evaluation board (or you run SWUpdate on your host for a first overview). If you plan to update your device locally or remotely, SWUpdate is the right framework...
    Downloads: 10 This Week
    Last Update:
    See Project
  • Veeam Data Platform v13.1 - Get Your Free Trial Icon
    Veeam Data Platform v13.1 - Get Your Free Trial

    Secure by design, portable by default. Recover clean, fast, anywhere. Start a free trial.

    Try Veeam Data Platform today. Experience the unified platform that's secure by design, portable by default, and proven to recover clean, fast, and anywhere.
    Try it Free
  • 10
    glMatrix

    glMatrix

    Javascript Matrix and Vector library for High Performance WebGL apps

    Javascript has evolved into a language capable of handling realtime 3D graphics, via WebGL, and computationally intensive tasks such as physics simulations. These types of applications demand high performance vector and matrix math, which is something that Javascript doesn't provide by default. glMatrix to the rescue! glMatrix is designed to perform vector and matrix operations stupidly fast! By hand-tuning each function for maximum performance and encouraging efficient usage patterns through API conventions, glMatrix will help you get the most out of your browsers Javascript engine.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    php-libyear

    php-libyear

    A simple measure of dependency freshness

    A simple measure of dependency freshness. Calculates the total number of years behind their respective newest versions for all dependencies listed in composer.json. Run composer global require ecoapm/libyear and make sure your global composer directory is in your $PATH. Alternatively, composer require --dev ecoapm/libyear will add libyear as a local dev dependency for your current directory's app. Download libyear.phar from the latest release, and put it in the current directory, or...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    dotnet-libyear

    dotnet-libyear

    A simple measure of dependency freshness

    ...If your system has two dependencies, the first one year old, the second three, then your system is four libyears out-of-date. At Singlebrook we try to keep our client’s apps below 10 libyears. We regularly rescue projects that are over 100 libyears behind. "lib" is short for "library", the most common form of dependency. The --versions flag provides a metric for an installed dependency’s freshness relative to the newest release’s major, minor, and patch versions. Of course, this is most useful for dependencies that follow a consistent versioning scheme such as semver.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Resque

    Resque

    Ruby library for creating background jobs and processing them

    Resque is a Redis-backed Ruby library for creating background jobs, placing them on multiple queues, and processing them later. Resque (pronounced like "rescue") is a Redis-backed library for creating background jobs, placing those jobs on multiple queues, and processing them later. Background jobs can be any Ruby class or module that responds to perform. Your existing classes can easily be converted to background jobs or you can create new classes specifically to do work. Or, you can do both. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    Candy World V : Candy to The Rescue

    Save people & animals in this 3D animalesque plateforming game.

    Candy and Noopy must freed their friends rapped in iron cages. With the help of the Field key, save them before they disapear. A must play before launch ! Made in Blitz3d from 2006 to 2011.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    4MLinux

    Mini Linux Distribution

    4MLinux is a miniature Linux distribution focusing on four capabilities: maintenance (by using it as a system rescue live CD), multimedia (for example, for playing video DVDs), miniserver (using the inetd daemon), and mystery (meaning small Linux games).
    Leader badge
    Downloads: 233 This Week
    Last Update:
    See Project
  • 16
    Rescue! Max
    A 2D space real-time, action/strategy game. you are in control of a ship that you fly around space fighting enemies and making friends on your way. The main objective is to rescue people from planets and take them to star bases. its writen in java1.4.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 17
    Exton|Defender Super Rescue System (SRS)

    Exton|Defender Super Rescue System (SRS)

    Exton|Defender aims to provide an easy way to carry out admin tasks

    Exton|Defender SRS is a Linux system available as a Live USB/DVD for repairing your system and data after a crash. It aims to provide an easy way to carry out admin tasks on your computer. Exton|Defender (two versions) is based on Fedora 44 (stable) and Fedora "Rawhide" (fc45) respectively. SYSTEM TOOLS INCLUDED (normally): NTFS-3g, GParted, PartImage, Shred, Sfdisk (util-linux-ng), Rsync, Ddrescue, FSArchiver, TestDisk and Safecopy, kernel headers, Emacs etc.. Desktop...
    Leader badge
    Downloads: 7 This Week
    Last Update:
    See Project
  • 18
    MiniOS

    MiniOS

    Portable Debian-based Linux for USB drives and live use

    ...MiniOS uses SquashFS modules, supports flexible persistence modes, and provides tools for installation, session management, kernel management, and working with system modules. Several editions are available for everyday use, system administration, rescue work, and advanced tasks. The project focuses on speed, portability, reliability, and a simple out-of-the-box experience.
    Downloads: 62 This Week
    Last Update:
    See Project
  • 19
    Linux Megamix

    Linux Megamix

    Ultimate Linux Distro with 12 different edition

    Overkill Linux was formerly known as Linux Megamix. The project was evolved and renamed New site: https://nixovena.org/overkill
    Leader badge
    Downloads: 26 This Week
    Last Update:
    See Project
  • 20
    SparkyLinux

    SparkyLinux

    Lightweight & fast Debian-based Linux Distribution

    SparkyLinux is a GNU/Linux distribution created on the top of Debian GNU/Linux operating system. Sparky is fast, lightweight and fully customizable OS which offers a few versions for different users and different tasks. Sparky is in-between the distros that are beginner-friendly and those, that require some amount of Linux knowledge. Beginning Linux users are advised to consult the project forums regarding any issues or doubts.
    Leader badge
    Downloads: 2,860 This Week
    Last Update:
    See Project
  • 21
    refracta
    Refracta is an operating system designed for home computer users and for use as a system rescue and recovery disk. It provides a simple and familiar layout that most users will find very comfortable. Refracta-8 is based on Devuan GNU/Linux and uses the Devuan package repository. (Previous versions were based on Debian.) Refractainstaller, refractasnapshot and refracta2usb are tools that allow you to customize your installation and create your own live-CD or live-USB.
    Leader badge
    Downloads: 224 This Week
    Last Update:
    See Project
  • 22
    SARDU MultiBoot Creator

    SARDU MultiBoot Creator

    Build a multiboot USB/DVD with Windows, Linux & rescue ISOs, UEFI/BIOS

    SARDU is a powerful multiboot USB creator that allows you to build custom bootable USB drives or DVDs. It supports a wide range of bootable ISO files, including various versions of Windows (7, 8, 10, 11), Linux distributions, and rescue tools. With support for both UEFI and BIOS systems, it allows easy and flexible boot management, making it ideal for system administrators, technicians, and users who need to carry multiple operating systems and utilities on a single device. SARDU Pro also includes advanced features like creating bootable partitions, adding antivirus tools, and integrating custom ISOs. ...
    Downloads: 54 This Week
    Last Update:
    See Project
  • 23
    q4rescue

    q4rescue

    A live linux Rescue toolkit/Emergency OS - based on q4os Trinity

    A live linux system rescue toolkit based on q4os Trinity available as a bootable iso for administrating, repairing and cloning/restoring your system and data. Check wiki for full description : https://sourceforge.net/p/q4rescue/wiki/ Main tools: -Foxclone -Rescuezilla -Clonezilla -DDrescue-gui -qtfsarchiver -G4L -Apart -Testdisk -Photorec -Boot Repair -WoeUSB -Q4OS imager -UNetbootin -usbimager -Kdirstats -Kdiskmark -Rclone & Rclone BRowser -Reminna -Filezilla -qbittorrent -gohttpserver -chromium -nwipe -ntpw-gui -efibootmgr -zenmap (nmap gui) -Abiword -smp/mpv ...
    Downloads: 68 This Week
    Last Update:
    See Project
  • 24
    Metztli Reiser4

    Metztli Reiser4

    Reiser4 SFRN 4.0.2 /Zstd Debian Trixie minimal install media ISO/USB

    ...Guided non-expert install defaults to 500MB /boot JFS & reiser4 non-LVM others. Expert requires 0.5 to 1 GB minimum /boot JFS|Ext2 partition--as GRUB cannot read reiser4 root-fs. Rescue mode now automagically loads reiser4 module, Chingon! ;-) Proceed normally with maintenance/rescue ops on reiser4 Software Framework Release Number (SFRN) 4.0.2 storage media. Software available AS-IS: no warranties whatsoever. WARNING: do not use rescue/maintenance ops on media formated with Reiser4, SFRN *lesser* than 4.0.2 nor equal to/or greater than NEW unstable reiser4 SFRN 5.1.3, aka 'reiser5'
    Downloads: 70 This Week
    Last Update:
    See Project
  • 25
    Easy Bootable USB Drive Creation Tool

    Easy Bootable USB Drive Creation Tool

    Create bootable USB drives from ISO images quickly and effortlessly

    Easy Bootable USB Drive Creation Tool is a powerful yet simple application designed to help users create bootable USB flash drives from ISO images. Perfect for installing operating systems, running live environments, or creating rescue disks. The software supports multiple OS formats including Windows, Linux distributions, and various utility tools. With its intuitive interface, even beginners can create bootable media in just a few clicks. No complex configurations required – simply select your ISO file, choose the target USB drive, and start the process. Ideal for system administrators, IT professionals, and home users.
    Downloads: 138 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next