Showing 40 open source projects for "windows kernel program"

View related business solutions
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • Grafana: The open and composable observability platform Icon
    Grafana: The open and composable observability platform

    Faster answers, predictable costs, and no lock-in built by the team helping to make observability accessible to anyone.

    Grafana is the open source analytics & monitoring solution for every database.
    Learn More
  • 1
    SelikUP

    SelikUP

    Linux Kernel Updater

    This program helps you update your Linux distribution's Linux kernel by downloading the kernel from the KERNEL main repository.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    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: 5,576 This Week
    Last Update:
    See Project
  • 3

    x86_64-LFS-linux-uclibc Shell Assistant

    BASH Shell Tool Helps With LFS "General Compilation Instructions"

    #--------##--------##--------##--------# Sets up an x86_64 linux cross-build from your kconfig using a bash shell program thus producing linux-headers, uClibc, gcc and a complete GNU os. The tool is simple to customize with a few configuration variables. There is one executable program and six proglets, 100 common GNU source tarballs required. The Linux 4.2 kernel has a System.map with 22000 entries, in contrast to the slackware15 map having 155000 entrie s. ...
    Downloads: 8 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: 22 This Week
    Last Update:
    See Project
  • Free and Open Source HR Software Icon
    Free and Open Source HR Software

    OrangeHRM provides a world-class HRIS experience and offers everything you and your team need to be that HR hero you know that you are.

    Give your HR team the tools they need to streamline administrative tasks, support employees, and make informed decisions with the OrangeHRM free and open source HR software.
    Learn More
  • 5
    Apache Dubbo Spring Boot Project

    Apache Dubbo Spring Boot Project

    Spring Boot project for Apache Dubbo

    Apache Dubbo is a high-performance, java based open source RPC framework. It offers six key functionalities, which include transparent interface based RPC, intelligent load balancing, automatic service registration and discovery, high extensibility, runtime traffic routing, and visualized service governance. Dubbo provides high performance interface based RPC, which is transparent to users. Dubbo supports multiple load balancing strategies out of the box, which perceives downstream service...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    bootiso

    bootiso

    A bash program to securely create a bootable USB device

    Create a USB bootable device from an image file easily and securely. Because of its reliance on GNU and POSIX tools, bootiso primarly targets GNU/Linux systems.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 7
    AIO Boot

    AIO Boot

    AIO Boot is a tool that can help you create a bootable USB with Grub2,

    AIO Boot is a tool that can help you create a bootable USB with Grub2, Grub4dos, Syslinux, Clover and rEFInd. AIO Boot can boot Windows and most Linux distributions and boot via LAN using Tiny PXE Server. AIO Boot is constructed from a variety of sources, certainly still a lot of flaws, eager for sympathy. I would love to hear from you so that I can improve this tool better.
    Leader badge
    Downloads: 376 This Week
    Last Update:
    See Project
  • 8
    image-builder-rpi

    image-builder-rpi

    SD card image for Raspberry Pi with Docker: HypriotOS

    This repo builds the SD card image with HypriotOS for the Raspberry Pi 1, 2, 3, 4 and Zero. You can find released versions of the SD card image here in the GitHub releases page. To build this SD card image we have to take the files for the root filesystem from os-rootfs.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9

    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: 52 This Week
    Last Update:
    See Project
  • The best childcare management software Icon
    The best childcare management software

    Customizable, mobile-friendly software that directors trust, ECE staff love, and parents rave about.

    Forget ordinary childcare software. From digital enrollment to automatic billing to instant message translation, Famly is the time-saving solution that goes the extra mile for your early education center.
    Learn More
  • 10
    MicroFormat

    MicroFormat

    A Windows Format Tool for USB and Physical volumes

    A simple Windows tool that can format USB or physical volumes to either NTFS or FAT32. 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.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 11
    Perix Operating System - 16/32/64 Bit
    Perix is a 16/32/64-Bit protected mode kernel, bootable and capable of running with or without an operating system. It is written in Turbo Pascal 7.0 for DOS, Delphi 7.0, Pascal Pro, Virtual Pascal v2.1, Delphi XE2 64-Bit, TASM, TASM32 and JWASM. The latest version, 0.01I, supports multi-processor. Added Open Watcom C++ and Borland C++ examples.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    EfiPy

    EfiPy

    Python Library for accessing UEFI BIOS internal function by protocol

    EfiPy is a Python Module on UEFI shell which can access UEFI BIOS kernel interface - System Table - Runtime Services - Boot Services pAnalyzer package - Tracing UEFI protocol calling flow Output protocol flow to screen or file with XML format CorePy (assembly package) - Simple Assembly code in Python environment. EfiPy Shell package- Simple uefi shell program coded with EfiPy library to prove EfiPy workable EfiPy leverage these open source packages - ctypes, CorePy. ...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 13
    MultiBootUSB-Live

    MultiBootUSB-Live

    Portable System for installing many Linux Distros on to a Pen drive

    This project provides a Live DVD for the multibootusb program, for installing multiple Linux Distros on to a single Pen drive and able to boot from it. This is a portable system, which does not require any installation. Video Below. This system can be started through the DVD Drive OR VirtualBox (See Below). This .iso file can also be written on to a small dedicated pen drive ( ~ 1 GB ) through this DVD's multibootusb program and further used for writing linux images on to other pen drives...
    Leader badge
    Downloads: 7 This Week
    Last Update:
    See Project
  • 14
    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
  • 15
    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: 4 This Week
    Last Update:
    See Project
  • 16

    fx3load

    fxload utility from linux-hotplug project updated for the FX3

    ...It has been tested on Ubuntu 12.04 with the FX3 development kit (part number CYUSB3KIT-001). Oddly, as of January 2013 Cypress doesn't include this utility with its (open source) Linux SDK but requires developers to purchase a copy of MS Windows to be able to program the board. This SourceForge project contains no new code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Solarstorm

    Solarstorm

    A rethinking of the Operating System Ecosystem.

    This is the fifth or sixth generation of this idea, the big difference being that we have written some bootloader code and have started mapping out the kernel layout and structure. We have decided upon a core programming language for the kernel, and the core language for almost everything else. With a focus on isolating the MAJOR kernel features from the system itself, in what until now has remained research only instances, we hope to create a fully functioning exokerne. All code at...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    easylinux2linux

    scripts and minimal binary packs to migrate from one distro to another

    Assume you have a linux box with an outdated linux. You would like to perform an upgrade, but you would like to avoid burning a CD or even making a bootable USB flash. The machine may even be somewhere where you do not even have physical access. You already have a running kernel and a working network connection. Why not use them to get your new linux running directly? Many distributions already provide a network install but getting the installer to run on your old linux proves...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    Startup Helper

    Startup Helper will help you start up the programs you use every day.

    ...It also allows for waiting periods between launching programs, to prevent programs slowing each other down. During this startup process, the user can control the waiting period through the Startup Helper GUI, pausing the program, skipping a single program, or foregoing the waiting period and launching the next program immediately. This project is made in Java, so it should be multiplatform. However, I've only been able to test it on a Windows XP machine, so please let me know if there are oddities, bugs and/or malfunctions on other platforms.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 20
    Linux-based Network Bootmanager A graphical bootmanager providing OS deployment and repair for Linux, Windows, possibly other operating systems, via PXE and local cache.
    Leader badge
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    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
  • 22
    Boot the T-Online Vision S100 (or other x86 PCs) using TFTP via the builtin WiFi/WLAN adapter. To make this possible a mini linux is booted from the DOM configuring and connecting the adapter using DHCP/PXE (WEP/WPA) and start the new kernel using kexec
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Grub with IPMI WDT is an enhanced version of the Grub boot loader. This Grub provides a function to monitor hung-up during OS boot. The function made it possible by activating IPMI WDT before the kernel image is loaded.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Trion Operating System
    The Trion Object Oriented Operating system is an OS that is designed to meet the needs for the 21st century, with a kernel written in C++ and modelled in UML, and lots of features. The project is run by a team of OSDev.org community members.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    C Languae, Linux Kernel patch & tools
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next