Search Results for "boot-repair-disk-64bit.iso"

Showing 26 open source projects for "boot-repair-disk-64bit.iso"

View related business solutions
  • The CI/CD Platform built for Mobile DevOps Icon
    The CI/CD Platform built for Mobile DevOps

    For mobile app developers interested in a powerful CI/CD platform for mobile app development and mobile DevOps

    Save time, money, and developer frustration with fast, flexible, and scalable mobile CI/CD that just works. Whether you swear by native or would rather go cross-platform, we have you covered. From Swift to Objective-C, Java to Kotlin, as well as Xamarin, Cordova, Ionic, React Native, and Flutter: Whatever you choose, we will automatically configure your initial workflows and have you building in minutes.
    Learn More
  • Download the most trusted enterprise browser Icon
    Download the most trusted enterprise browser

    Chrome Enterprise brings enterprise controls and easy integrations to the browser users already know and love.

    Chrome Enterprise is ideal for businesses of all sizes, IT professionals, and organizations looking for a secure, scalable, and easily managed browser solution that supports remote work, data protection, and streamlined enterprise operations.
    Learn More
  • 1
    InjectionIII

    InjectionIII

    Re-write of Injection for Xcode in (mostly) Swift

    ...This saves the developer a significant amount of time tweaking code or iterating over a design. Effectively it changes Xcode from being a "source editor" to being a "program editor" where source changes are not just saved to disk but into your running program directly.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 2
    Adblock Fast

    Adblock Fast

    Adblock Fast is a new, faster ad blocker for Android, iOS, Chrome

    Just as webpages grew bloated with ads, so too have ad blockers grown bloated with little-used filtering rules and features that sap their speed and hog your computer or device’s disk space, CPU cycles, and memory. Adblock Fast executes a mere 7 optimized filtering rules to accelerate pages 8x more but consume 6x less system resources than other ad blockers do. Adblock Fast was created and is maintained by Rocketship, an award-winning app studio whose mission is to design and develop the finest desktop and mobile experiences in the universe. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    GrandPerspective

    GrandPerspective

    Graphically shows disk usage for Macs

    GrandPerspective is a utility application for macOS that graphically displays the disk usage of your file system. It can help you to manage your disk, as you can easily spot which files and folders take up the most space.
    Leader badge
    Downloads: 5,131 This Week
    Last Update:
    See Project
  • 4
    SD WebImage

    SD WebImage

    Asynchronous image downloader with cache support

    This library provides an async image downloader with cache support. For convenience, we added categories for UI elements like UIImageView, UIButton, MKAnnotationView. SD is the prefix for Simple Design (which is the team name in Daily Motion company from the author Olivier Poitrey) Image formats supported by Apple system (JPEG, PNG, TIFF, BMP, ...), including GIF/APNG animated image. In order to keep SDWebImage focused and limited to the core features, but also allow extensibility and custom...
    Downloads: 6 This Week
    Last Update:
    See Project
  • Eurekos LMS - Build a Smarter Customer Icon
    Eurekos LMS - Build a Smarter Customer

    The Eurekos customer training LMS makes it easy to deliver product training that retains more customers and transforms partners into advocates.

    Eurekos is a purpose-built LMS that engages customers throughout the entire learning journey from pre-sales, to onboarding, and everything after.
    Learn More
  • 5
    Clover EFI bootloader

    Clover EFI bootloader

    Boot macOS, Windows, and Linux on Mac or PC with UEFI or BIOS firmware

    Project has moved to https://github.com/CloverHackyColor/CloverBootloader.
    Leader badge
    Downloads: 1,396 This Week
    Last Update:
    See Project
  • 6
    PINCache

    PINCache

    Fast, non-deadlocking parallel object cache for iOS, tvOS and OS X

    ...It is a key/value store designed for persisting temporary objects that are expensive to reproduce, such as downloaded data or the results of slow processing. It is comprised of two self-similar stores, one in memory (PINMemoryCache) and one on disk (PINDiskCache), all backed by GCD and safe to access from multiple threads simultaneously. On iOS, PINMemoryCache will clear itself when the app receives a memory warning or goes into the background. Objects stored in PINDiskCache remain until you trim the cache yourself, either manually or by setting a byte or age limit.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    Mantle

    Mantle

    Model framework for Cocoa and Cocoa Touch

    ...In order to serialize your model objects from or into JSON, you need to implement <MTLJSONSerializing> in your MTLModel subclass. Mantle doesn't automatically persist your objects for you. However, MTLModel does conform to <NSCoding>, so model objects can be archived to disk using NSKeyedArchiver.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 8
    GCDWebServer

    GCDWebServer

    The #1 HTTP server for iOS, macOS & tvOS

    ...Parser for web forms submitted using "application/x-www-form-urlencoded" or "multipart/form-data" encodings (including file uploads). Allow implementation of fully asynchronous handlers of incoming HTTP requests. Minimize memory usage with disk streaming of large HTTP request or response bodies. Automatically handle transitions between foreground, background and suspended modes in iOS apps. Full support for both IPv4 and IPv6.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    Cleaner for Xcode

    Cleaner for Xcode

    Cleaner for Xcode.app built with react-native-macos

    ...This app helps you to make your Xcode faster by removing unwanted and deprecated files. You can run cleaner weekly or monthly to keep your developer folder health and to save more disk space.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Create a personalized AI chatbot for each team in minutes Icon
    Create a personalized AI chatbot for each team in minutes

    Get better, faster answers for your whole team with an AI chatbot trained on your company documents.

    QueryPal is the lifeline your team needs. Our AI chatbot integrates seamlessly with your communication channels, using advanced language understanding to identify and auto-answer repetitive questions — in seconds.
    Learn More
  • 10
    Raspberry Pi Emulator

    Raspberry Pi Emulator

    A Raspberry Pi emulator for Mac OS X and Linux

    A newer version is available for mac at https://cowpod.net/projects/raspiemu, which supports the Raspberry Pi 2, multiple instances, as well as CLI and GUI management. An automated Raspberry Pi emulator for Mac OS X, Ubuntu, as a well as a few other Linux distributions. As of 2021, the disk images are no longer available. You will need to manually download and patch said images. Additional information available in the README file, https://sourceforge.net/projects/raspberrypiemulator/files (scroll down) The Raspberry Pi Word Mark, and Raspberry Pi Logo, are trademarks of the Raspberry Pi Foundation. Raspberry Pi home page: http://raspberrypi.org/ Qemu is a trademark of Fabrice Bellard and developers. ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 11
    YYKit

    YYKit

    A collection of iOS components

    YYKit is a large collection of iOS utility and component modules, intended to provide building blocks for iOS app development. It is released under the MIT license. The repository splits out independent submodules such as YYModel (a high-performance JSON ↔ model mapping layer), YYCache (a fast caching system), YYImage (image handling, including support for formats like WebP, APNG, GIF), YYWebImage (asynchronous image loading and caching), YYText (a rich text display and editing component),...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    YYWebImage

    YYWebImage

    Asynchronous image loading framework

    YYWebImage is an Objective-C asynchronous image loading framework for iOS that focuses on efficient downloading, decoding, caching, and displaying of remote or local images in mobile apps, designed to be a high-performance alternative to popular solutions like SDWebImage. It integrates tightly with the rest of the YYKit ecosystem and uses YYCache for memory and disk caching and YYImage for animated image support, which means it can handle formats such as WebP, APNG, and GIF smoothly in your UI components. The framework provides easy-to-use category extensions for UIImageView, UIButton, CALayer, and other UI elements so developers can assign a URL and let the library handle the download, decode, and display process asynchronously without blocking the main thread. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    FastImageCache

    FastImageCache

    iOS library for quickly displaying images while scrolling

    ...Part of any good iOS application's user experience is fast, smooth scrolling, and Fast Image Cache helps make this easier. A significant burden on performance for graphics-rich applications like Path is image loading. The traditional method of loading individual images from disk is just too slow, especially while scrolling. Fast Image Cache was created specifically to solve this problem. In order to understand how Fast Image Cache works, it's helpful to understand a typical scenario encountered by many applications that work with images. iOS applications, especially those in the social networking space, often have many images to display at once, such as user photos. ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 14
    Whited00r

    Whited00r

    Custom iOS firmware for iPhone and iPod Touch

    Available on: iPhone 2G iPhone 3G iPod Touch 1G iPod Touch 2G - MB iPod Touch 2G - MC Speed up your device and get new amazing features.
    Downloads: 58 This Week
    Last Update:
    See Project
  • 15
    MacFilelight is a clone of the KDE Filelight utility. It provides a pretty and user-friendly interface for discovering what's taking up all your disk space.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 16
    Converts disks between case sensitive and case insensitive HFS without re formatting. Supports GPT and Apple Partition Schemes. Currently does not work for boot volume and only changes first HFS+ Partition found on drive.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Spy is a Mac OS X menu extra displaying inportant info about your computer (CPU, Network, Disk and Memory usage)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    ...Sporting a neat Aqua interface, it allows you to calculate a variety of popular hash values like MD5 or CRC32 from diffent input sources such as a line of text or a file on disk.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    This software lets you choose movies using a DVD cataloging software (such as DVDPedia) to play on a remote Mac. The movies can be stored anywhere on a network drive or on a local disk.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    OverView allows to quickly visualize disk usage in a very effective way, using color coded rectangles (treemap).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Mount ISO and other disk images on your desktop with drag-n-drop
    Downloads: 10 This Week
    Last Update:
    See Project
  • 22
    xrBackup is backup software for Mac OS X that uses an innovative combination of HFS-enabled rsync together with disk image shadow files to perform differential backups. It is the successor to the Perl-based rbackup project, built using a native Cocoa GUI
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Dictionary client for Mac OS X (look at www.dict.org). It can read dictd dictionaries files right from disk - so you don't have to be on-line to search terms.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    macMorph is a valid and open-source alternative to CandyBar. Now you can freely change your system icons and boot panel (the one displayed with a progressive bar during system boot).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    The goal of llama-X is to be a cutting-edge desktop operating system for the x86 architecture. A new object-oriented filesystem, and a fresh new desktop paradigm, and an innovative multikernel subsystem are main features of the system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB