Showing 26 open source projects for "line boot"

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
  • Application Monitoring That Won't Slow Your App Down Icon
    Application Monitoring That Won't Slow Your App Down

    AppSignal's Rust-based agent is lightweight and stable. Already running in thousands of production apps.

    Full APM with errors, performance, logs, and uptime monitoring. 99.999% uptime SLA on the platform itself.
    Start Free
  • 1

    breadcomp80v1

    An 8-bit puter on a breadboard

    It can boot CP/M3, blink some diodes, play some tunes and talks to the Pi5 over GPIO. This was supposed to be nothing more than a practical joke which quite unexpectedly worked out. It is not optimized (never meant to be), the CP/M3 port working on it is very crude and the bit-banging SPI over AY's I/O ports is terribly slow when it comes to accessing the SD Card adapter (C:). There are several awkwardness in the design, e.g., the first occurence of the ~HALT signal is disconnecting ROM,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    pFFh

    pFFh

    a self-contained development environment for embedded systems.

    pFFh is a programming language that allows you to launch applications on embedded systems safely, quickly and comfortably. pFFh runs on the target system, combining operation as a command interpreter and code compiler. We can say that pFFh behaves like an operating system on the board under development. All pFFh needs is a serial or USB-serial channel to communicate, and through it, receive and process console commands, either from a keyboard or from files sent from a desktop computer. At...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 3

    spectranfid

    A Spectranet networking FID driver for CP/M Plus

    CP/M Plus on ZX Spectrum +3 has ability to load device drivers from normal disk files (with .fid extension) on boot. A Spectranet device brings networking abilities to the Spectrum computers. This driver allows connection to a remote disk image registered as N: and a remote character device (e.g. serial console) registered as SPCNET: (namely, one can type `DEVICE aux:=spcnet` to redirect AUX: to SPCNET: and use it as a serial port over ethernet). Proven to work on the real thing and in...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    UEFI fdisk

    UEFI fdisk is a disk partitionning tool running under UEFI/BIOS

    UEFI fdisk is a port to UEFI of the famous fdisk partitioning tool from util-linux, see https://github.com/karelzak/util-linux . Now since this program runs directly under UEFI shell you don't need to *boot* the system to edit partition tables.
    Downloads: 9 This Week
    Last Update:
    See Project
  • 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
  • 5
    IMPORTANT NEWS: UPX has moved to GitHub https://upx.github.io ========================
    Leader badge
    Downloads: 46 This Week
    Last Update:
    See Project
  • 6

    UEFI GPT fdisk

    UEFI GTP fdisk is a disk partitionning tool running under UEFI/BIOS

    UEFI GPT fdisk is a port to UEFI of the famous GPT fdisk partitioning tool, see http://sourceforge.net/projects/gptfdisk/ . Now since this program runs directly under UEFI shell you don't need to *boot* the system to convert/edit partition tables.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 7

    MiniTAK Operating System

    A small operating system, compatible with MS-DOS, written in assemly

    MiniTAK is a small operating system for x86 computers to run in processor real mode. One of the main goals in designing and developing this operating system was to be fully compatible with MS-DOS operating system and its application programs. To minimize the size of this operating system, it is completely written in assembly language and can boot on any 8088 compatible processor. This project is an attempt to develop an optimized operating system which can be used to replace MS-DOS, adding...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    RealBoy

    RealBoy

    Complete, Fast, Accurate, Game Boy/CGB/SGB Emulator.

    RealBoy is a Complete, Fast, Accurate, Free/Open-Source Game Boy, Game Boy Color and Super Game Boy Emulator for Linux/Unix.
    Downloads: 9 This Week
    Last Update:
    See Project
  • 9
    I have developed and tested a small 32-bits Kernel running on i386. I want to share it to this developers community. The kernel is developed in Assebly Language and it have bootloader, multitask, etc, etc...
    Downloads: 0 This Week
    Last Update:
    See Project
  • $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
  • 10
    This software boots your PC and analyse your filesystems. It displays a graphical menu for you to select which system to boot. Intended to replace LILO and Loadlin, written in C with GCC, fully real mode.
    Downloads: 14 This Week
    Last Update:
    See Project
  • 11
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    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
  • 13
    Perix is a MS-DOS compatible program, capable of running without an underlining OS. It is written in Turbo Pascal and Assembly. All parts of system are distributed under terms of the GNU General Public License v2.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    AiR-Boot is a x86 boot-loader that resides completely in track 0 of the harddrive. It‘s also independent of any OS, features a BIOS-like built-in setup, is localized to German, Dutch, French, Italian, Russian (including Cyrillic) and Swedish.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 15
    The Isis OS Project Is a Controlled Project to Develop An Advanced Modern Operating System!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Choose-OS (chos), is a modular and configurable boot loader for Linux/x86 - a program that is loaded by the BIOS before any operating systems. This program then lets you choose the operating system to boot and possibly enter parameters to it
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    mbldr is a boot loader which fits into first sector of an HDD (MBR). It allows to choose which partition to boot and is intended to replace an MBR coming with DOS/Windows (fdisk /mbr). It may boot OSes above 1024cyl, Linux/BSD are also supported.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 18
    RemoteBIOS is a set of tools that helps you to writen LinuxBIOS bios, test it flashing only one time the ROM, with remotebios.bin. And you can remotely execute a ELF binary, or a script, for example memory initialization script,etc through Serial Port.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    OpenBoot is a boot loader supporting multi CPU-architectures. It is configurable and portable, and its source codes are enough clear to read.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    Agnix is an educational, network operating system kernel. It is ideal starting point to learn about operating systems. The main goal of the project is to provide a network kernel fully compatible with the Linux Kernel in the system call layer
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    THIS PROJECT IS INACTIVE!!
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22

    The ASCII Project

    An ASCII MMORPG / World Simulation / Genetic Programming Project

    This project was previously oriented towards creating an AI based Operating System. However new visitors should refer to www.theasciiproject.com for information about what this project has developed into.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    A microkernel operating system distribution offering (among other things) very low hardware requirements, full and easy portability and easy-readable source code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Two Kernel Monte is a Linux kernel module which allows Linux to load another kernel image into RAM and restart the machine from that kernel. The loader supports initial RAM disks and passing arbitrary kernel command line parameters to the new kernel.
    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
  • 2
  • Next
MongoDB Logo MongoDB