Showing 25 open source projects for "process open"

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
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • 1
    MacUSB

    MacUSB

    Creating bootable macOS and OS X USB drives has never been easier

    macUSB is a macOS utility that streamlines the creation of bootable USB installers for macOS and legacy OS X versions, taking the complexity out of preparing installation media on modern Apple Silicon or Intel Macs. It automates disk formatting, installer detection, and content writing so that you can revive or install operating systems on older hardware—something that has become more difficult since Apple’s transition to its own silicon. With support for handling various disk image formats...
    Downloads: 19 This Week
    Last Update:
    See Project
  • 2
    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: 192,339 This Week
    Last Update:
    See Project
  • 3
    rEFInd

    rEFInd

    An EFI boot manager utility

    rEFInd is a fork of the rEFIt boot manager. Like rEFIt, rEFInd can auto-detect your installed EFI boot loaders and it presents a pretty GUI menu of boot options. rEFInd goes beyond rEFIt in that rEFInd better handles systems with many boot loaders, gives better control over the boot loader search process, and provides the ability for users to define their own boot loader entries.
    Leader badge
    Downloads: 4,702 This Week
    Last Update:
    See Project
  • 4
    WinDiskWriter

    WinDiskWriter

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

    ⭐️ WinDiskWriter — bootable disk creator with Windows for macOS. ⭐️ 🚨 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. 🖥...
    Leader badge
    Downloads: 166 This Week
    Last Update:
    See Project
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • 5
    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...
    Leader badge
    Downloads: 139 This Week
    Last Update:
    See Project
  • 6

    odikadhcpd

    dhcpd server

    The odikadhcpd server is an open source dhcp server that works behind a relay dhcp. It couldn't be installed in front of a dhcp client. It is designed to respond to Telco providers or enterprises needs, which want a centralized dhcp server solution. * hooks for pre-process and post-process dhcp request * modular solution with referential in file,ldap,mysql and lease in mysql * support customize referentiel and lease solution * support integration of lease database with powerdns backend...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    MultiThreaded TFTP Server Open Source Freeware Windows/Unix for PXEBOOT, firmware load, support tsize, blksize, timeout Server Port Ranges, Block Number Rollover for Large Files. Runs as Service/daemon. Single Port version also available. Download
    Leader badge
    Downloads: 460 This Week
    Last Update:
    See Project
  • 8
    dumb-init

    dumb-init

    A minimal init system for Linux containers

    Lightweight containers have made running a single process without normal init systems like systemd or sysvinit practical. However, omitting an init system often leads to incorrect handling of processes and signals, and can result in problems such as containers that can’t be gracefully stopped, or leaking containers that should have been destroyed. dumb-init is simple to use and solves many of these problems: you can just add it to the front of any container’s command, and it will take on the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Tini

    Tini

    A tiny but valid `init` for containers

    All Tini does is spawn a single child (Tini is meant to be run in a container), and wait for it to exit all the while reaping zombies and performing signal forwarding. It protects you from software that accidentally creates zombie processes, which can (over time!) starve your entire system for PIDs (and make it unusable). It ensures that the default signal handlers work for the software you run in your Docker image. For example, with Tini, SIGTERM properly terminates your process even if you...
    Downloads: 3 This Week
    Last Update:
    See Project
  • Add Two Lines of Code. Get Full APM. Icon
    Add Two Lines of Code. Get Full APM.

    AppSignal installs in minutes and auto-configures dashboards, alerts, and error tracking.

    Works out of the box for Rails, Django, Express, Phoenix, and more. Monitoring exceptions and performance in no time.
    Start Free
  • 10

    flash boot builder

    to create bootable usb from windows 7,8,10

    Flash Boot Builder 2020 Program, the second version of installing Windows from the flash with one click and without deleting the existing data or formatting of the flash; the program will allow you to use multiple flash as a folder and data transfer in addition to it being bootable any bootable, since you can install any type of Windows from Flash whether Windows Vista, 7, 8, 8.1 or Windows 10.
    Leader badge
    Downloads: 22 This Week
    Last Update:
    See Project
  • 11

    libinitmon

    Library to make startup process easy

    Libinitmon is a library targeted for those who wants to create its own init/bootup daemon. It supports: - dependencies tracking - pid watchdog - wait for TCP, UDP, Unix sockets
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    LeopardAssist

    LeopardAssist

    Install OS X Leopard on some unsupported Macs.

    ...This allows Leopard to be installed from unmodified installation media or another bootable device. LeopardAssist handles the interaction with Open Firmware, specifying the target processor speed, the number of physical processors in the system, the desired boot device and any additional startup flags to simplify the installation and configuration process.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 13
    DING!

    DING!

    First practical dynamic system performance analyzer

    Windows application displaying a system tray icon and notifications about system responsiveness at the moment. When the system is busy with finishing its loading after reboot - you'll get a notification when the system is really ready to work. On next reboot it will display a countdown clock with estimated time to wait before full system readiness.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    depinit

    An alternative init program

    Depinit is an alternative init program that can handle parallel execution, dependencies, true roll-back, pipelines, improved signaling and unmounting filesystems on shutdown. It incorporates ideas from sysvinit, simpleinit, daemontools and make. At present, it is a bit experimental, and requires good knowledge of the initialisation process to set up.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Quarter (15')
    For automatically installing Windows. You no longer need burn OS disc, interfere installing process, search device drivers online and then install them. Just click a couple of buttons and wait for about 20 minutes, then you get a ready to use Windows
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    This project provides a modification of the Linux boot sequence that allows a continuation of the boot process only if an encrypted filesystem can be used after entering a password. Without a successfully mounted filesystem the boot process will stop
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    yaMOS - yet another My Operating System
    yaMOS stands for: yet another "My Operating System". This is a hobby Operating System, let's see to what it develops... At the moment it's only a kernel written in C++ and Assemly.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    TrustedGRUB extends the GRUB bootloader with TCG support. This makes it possible to provide a secure bootstrap architecture. The whole boot process is measured and - by support of a Trusted Platform Module (TPM) - the system integrity is verifyable.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    BootUtils is a collection of utilities to facilitate booting of modern Kernel 2.6 based systems. The process of finding the root volume either by label or explicit label= on the kernel command line, mounting it and 'switchroot'ing is automated.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    This is a scriptable tftpd daemon with a CGI interface for a user-defined script to intercept and process client requests. Useful for dynamically generating responses, or returning a specific static file based on the MAC address of the tftp client.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    A little program to quickly shutdown or restart your PC or put it in Standby Mode and even to abort the shutdown process.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Welcome to the Debian bootsplash themes project home page. Here you will find a bunch of Debian packages that provide a graphical boot process for Debian GNU/Linux operating system. For documentation, visit http://bstheme.sourceforge.net
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Bootchart is a tool for performance analysis and visualization of the GNU/Linux boot process. Resource utilization data and process information are collected during the boot process and can later be displayed in a PNG, SVG or EPS chart.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24

    rcstagger

    secure network aware process monitoring system

    rcstagger is a network aware process monitoring system designed to work alongside the init process (Note that it makes no attempt to replace init). It utilizes openssl to maintain PKI authentication to verify the identify of sibling daemons and any control clients.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    This project is intended to be a simple boot loader to bootstrap a FreeBSD PPC kernel on the PS3 so that other developers can start porting the complete OS to the target platform. A otheros.bld file and build process will be supplied with the code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB