Showing 14 open source projects for "c--"

View related business solutions
  • AI-powered service management for IT and enterprise teams Icon
    AI-powered service management for IT and enterprise teams

    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
    Try it Free
  • Go From AI Idea to AI App Fast Icon
    Go From AI Idea to AI App Fast

    One platform to build, fine-tune, and deploy ML models. No MLOps team required.

    Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
    Try Free
  • 1
    Ventoy

    Ventoy

    A New Bootable USB Solution

    Ventoy is an open source tool to create bootable USB drive for ISO/WIM/IMG/VHD(x)/EFI files. With Ventoy, you don't need to format the disk over and over, you just need to copy the ISO/WIM/IMG/VHD(x)/EFI files to the USB drive and boot them directly. You can copy many files at a time and Ventoy will give you a boot menu to select them. You can also browse ISO/WIM/IMG/VHD(x)/EFI files in local disks and boot them. x86 Legacy BIOS, IA32 UEFI, x86_64 UEFI, ARM64 UEFI and MIPS64EL...
    Leader badge
    Downloads: 209,145 This Week
    Last Update:
    See Project
  • 2
    WinDiskWriter

    WinDiskWriter

    🖥 A macOS app that creates bootable USB drives for Windows. 🛠

    .... ⭐️ 🚨 Supports Windows 11 Secure Boot and TPM patching 🚨 - Runs on Mac OS X Snow Leopard 10.6 and up - Supports the following versions of Microsoft Windows 💿: — Windows 11, — Windows 10, — Windows 8.1, — Windows 8, — Windows 7, — Windows Vista [ Including Windows Server editions ] 🖥 WinDiskWriter offers a user-friendly graphical interface that simplifies the process and guides you through the steps. 🖥 WinDiskWriter is written in Objective-C, a programming language that ensures high compatibility with older versions of macOS. Despite supporting multiple architectures (x86_64 and ARM64), WinDiskWriter has a small application size, thanks to the efficiency of Objective-C, which is supported by all versions of Mac OS X.
    Leader badge
    Downloads: 188 This Week
    Last Update:
    See Project
  • 3
    FormatUsb

    FormatUsb

    The FormatUsb tool is a reliable way to format USB flash drives

    The FormatUsb tool is a reliable way to format USB flash drives, such as USB keys/pendrives, memory sticks,SD Memory Card, SDHC Memory Card and SDXC Memory Card SD/SDHC/SDXC Cards.
    Downloads: 165 This Week
    Last Update:
    See Project
  • 4
    Iso2Usb

    Iso2Usb

    A cross platform application to create bootable media from ISO images

    You can create linux distribution, Windows bootable devices with target system as UFEI or BIOS. The project is highly inspired by Rufus which is written in C++. The windows version is written in C# and Linux with JavaFx. My main reason to create this project is to learn these languages and to practically understand how they work, such type of project inspired me a lot. Iso2Usb is bit faster than Rufus, I guess with only 8 seconds difference (tested with Elementary OS Juno).
    Leader badge
    Downloads: 58 This Week
    Last Update:
    See Project
  • Compliant and Reliable File Transfers Backed by Top Security Certifications Icon
    Compliant and Reliable File Transfers Backed by Top Security Certifications

    Cerberus FTP Server delivers SOC 2 Type II certified security and FIPS 140-2 validated encryption.

    Stop relying on non-certified, legacy file transfer tools that creak under the weight of modern security demands. Get full audit trails, advanced access controls and more supported by an award-winning team of experts. Start your free 25-day trial today.
    Start Free Trial
  • 5
    MicroFormat

    MicroFormat

    A Windows Format Tool for USB and Physical volumes

    ...It supports custom Volume names and quick formatting. Done out of boredom and curiosity for practicing purposes. The program will refuse to format the Windows partition. Because the Windows partition is not always C, the check is not hard-coded. Rather, I perform a comparison between the currently selected volume to format and the known System volume. If they match, I trip a flag.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 6

    Simple Live USB Creator-Linux

    Create Bootable USB Drives Simply and Easily

    ...This tool is very simple and requires only a USB drive and a .iso image (can be obtained from the distributor of your desireed operating system). This program was written in C for ease and simplicity. To run this program download it, then fire up a terminal, navigate to your downloads folder (this can be done by typing 'cd Downloads/' from your home directory), then type 'chmod +x Linux-Live-USB-Creator' to make it an executable, then your can execute it by typing './Live-USB-Creator' (note: do not use the quotes '' in the terminal). ...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 7

    USBWriter

    USBWriter lets you write an image file to an USB drive on Windows.

    USBWriter is tiny Windows tool that lets you write an image file directly to an USB drive. It requires no installation and depends on no bloated framework, it's just a little program that you may put on your desktop. This tool is useful to create a bootable USB disk from a Linux Live CD image file such as Ubuntu, Fedora, Gentoo or ArchLinux. Please read the wiki in case of issues, every possible error or misbehavior is explained.
    Leader badge
    Downloads: 199 This Week
    Last Update:
    See Project
  • 8
    GRUB4USB

    GRUB4USB

    GRAND UNIFIED BOOT LOADER FOR USB

    FOR WINDOWS USERS WHO WANT TO JUMP TO LINUX EASILY/PAINLESSLY WITH A FAST BOOTING USB FLASH DRIVE. LATEST VERSION AT www.grub4usb.com A simplified "FAMILY TREE"/"Ancestor" perspective: www.grub4usb.com for more. Introduction (from http://www.gnu.org/software/grub/) GRANDPA: GRUB is a Multiboot boot loader. It was derived from GRUB, the GRand Unified Bootloader, originally by Erich Stefan Boleyn. DAD: GRUB4DOS made it easier for Windows/DOS users, but was still unreliable; the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Unetbootinbitti

    Unetbootinbitti

    Tool for creating live usb-drives and downloading distros

    Tool for creating live usb-drives and downloading distros. This is an upgraded version of Unetbootin focusing on Bittix linux 9 and above and Linux Mint and Linux Mint debian. Has Distrowatch.com link etc.
    Downloads: 14 This Week
    Last Update:
    See Project
  • Earn up to 16% annual interest with Nexo. Icon
    Earn up to 16% annual interest with Nexo.

    Let your crypto work for you

    Put idle assets to work with competitive interest rates, borrow without selling, and trade with precision. All in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • 10

    DDriveWrite

    Disk image read writer

    DDriveWrite is a C#.Net project that facilitates direct reading and writing of a disk image to a disk drive in a manner not unlike a *nix 'dd' command to a drive device node. Designed for use in bootable USB image applications. Update: After about 2 years I've finally made a couple small updates, improving usability on more modern versions of windows.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    WinUSB-Maker

    WinUSB-Maker

    Create bootable flash drives for Windows 7/8

    This is a small utility tool that will help you format and create bootable flash drives for Windows 7/8 . It can be useful if you want to create installation media from bootable ISOs and if you want to install Windows7/8 on a system that doesn't have a CD-ROM device installed .
    Downloads: 11 This Week
    Last Update:
    See Project
  • 12
    ISO2USB utility creates bootable USB drive from CentOS/RedHat 5.x/6.x installation disk or corresponding ISO image. Created USB drive may be used to perform installation on machines that lacks optical drive.
    Downloads: 14 This Week
    Last Update:
    See Project
  • 13
    This is a graphical tool for formatting flash, USB, memory stick, external HDD and others on Linux, any flavour will do, Ubuntu, Fedora, Suse, Mandriva, Debian and others. It's developed by Charlie Maere using Visual C++ in Qt3 Designer. Format USB in Linux.
    Downloads: 15 This Week
    Last Update:
    See Project
  • 14
    PeToUSB is a Win32 GUI application for formatting and making bootable, USB Flash Memory Drives and USB HardDisks and optionally copying the output from a successful BartPE/WinPE build to the device. There are options to backup/restore the MBR on a device
    Downloads: 5 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB