Showing 60 open source projects for "kernel"

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
  • DAT Freight and Analytics - DAT Icon
    DAT Freight and Analytics - DAT

    DAT Freight and Analytics operates DAT One truckload freight marketplace

    DAT Freight & Analytics operates DAT One, North America’s largest truckload freight marketplace; DAT iQ, the industry’s leading freight data analytics service; and Trucker Tools, the leader in load visibility. Shippers, transportation brokers, carriers, news organizations, and industry analysts rely on DAT for market trends and data insights, informed by nearly 700,000 daily load posts and a database exceeding $1 trillion in freight market transactions. Founded in 1978, DAT is a business unit of Roper Technologies (Nasdaq: ROP), a constituent of the Nasdaq 100, S&P 500, and Fortune 1000. Headquartered in Beaverton, Ore., DAT continues to set the standard for innovation in the trucking and logistics industry.
    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,584 This Week
    Last Update:
    See Project
  • 3
    Skywave Linux

    Skywave Linux

    Global Software Defined Radio at Your Fingertips

    Updated 2025/04/12: Turn your PC into the ultimate shortwave radio. Skywave Linux is an X86, 64 bit live environment configured for accessing internet accessible software defined radio receivers. With this operating system, you may tune in popular stations or amateur radio, aeronautical, maritime, or other signals received at remote internet servers around the world. For a live map of the best KiwiSDR and WebSDR servers and a nice "click to tune" interface, Use the installed SDR-Map...
    Leader badge
    Downloads: 143 This Week
    Last Update:
    See Project
  • 4
    deepin live  image

    deepin live image

    this project contains deepin disk preinstalled image copy

    latest Deepin beige iso is based on deepin 23 beta 3(updated on 2024/03/24) with linux kernel 6.6.7 . This iso doesn't include installer. Working on this. Created using penguine's egg snapshot. deepin os preinstalled img.gz (based on debian) snapshot for live usb testing. old versions snapshot were created using refracta tools.. i removed them from sourceforge. **>> latest deepin 23 img.gz is img raw image of 15 gb preinstalled disk.
    Downloads: 25 This Week
    Last Update:
    See Project
  • Loan management software that makes it easy. Icon
    Loan management software that makes it easy.

    Ideal for lending professionals who are looking for a feature rich loan management system

    Bryt Software is ideal for lending professionals who are looking for a feature rich loan management system that is intuitive and easy to use. We are 100% cloud-based, software as a service. We believe in providing our customers with fair and honest pricing. Our monthly fees are based on your number of users and we have a minimal implementation charge.
    Learn More
  • 5

    x86_64-LFS-linux-uclibc Shell Assistant

    BASH Shell Tool Helps With LFS "General Compilation Instructions"

    ...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. The uClibc works superbly with g++. I used bash 4.2 along with "the tool" to build the system. It uses static libraries and no optimizations. This site: Initial page/help, Forums - kconfig, etc. Release - shello-v2.tar.gz This project has advertised for help wanted: Please post into one of the topics. ...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 6

    Underdog -- Early and Late User Context

    mkinitramfs & mkinitrd replacement and (eventually) alternate /init

    ...Currently there is a fully working initramfs (mkinitramfs/mkinitrd) replacement that is capable of building the early user context images both as separate files or built into the kernel image. The working proof of concept code for the alternate /init is too messy to sahre just now. /doh.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Apache Dubbo Spring Boot Project

    Apache Dubbo Spring Boot Project

    Spring Boot project for Apache Dubbo

    ...Dubbo supports multiple load balancing strategies out of the box, which perceives downstream service status to reduce overall latency and improve system throughput. Dubbo supports multiple service registries, which can detect service online/offline instantly. Dubbo’s micro-kernel and plugin design ensures that it can easily be extended by third party implementation across core features like protocol, transport, and serialization.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    dumb-init

    dumb-init

    A minimal init system for Linux containers

    ...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 role of PID 1 for itself. It immediately spawns your process as PID ~2, and then proxies on any signals it receives. This helps to avoid special kernel behavior applied to PID 1, while also handling regular responsibilities of the init system (like reaping orphaned zombie processes). dumb-init is a simple process supervisor and init system designed to run as PID 1 inside minimal container environments (such as Docker). It is deployed as a small, statically-linked binary written in C.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    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
  • Zendesk: The Complete Customer Service Solution Icon
    Zendesk: The Complete Customer Service Solution

    Discover AI-powered, award-winning customer service software trusted by 200k customers

    Equip your agents with powerful AI tools and workflows that boost efficiency and elevate customer experiences across every channel.
    Learn More
  • 10

    bootkernel

    Shell script to manage linux kernels in /boot directory

    ..."Install" copies kernel and other selected files to /boot, adding a ".new" extension. "Accept" moves current /boot files to ".old" extension, and moves those with ".new" to current, "List" shows all the kernels in /boot, marked as "new", "old", "current" and "executing" where applicable "Remove" deletes a specified kernel and associated files from /boot.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Pearl Pantheon 7.1

    Pearl Pantheon 7.1

    Pearl on the Pantheon DE with KODI + the Pearl GNOME Session

    Pearl's first Pantheon release. The Pearl 7.1 base (18.04) is where this version starts but has many familiar features the folks familiar with Elementary OS and will feel at home but not quite because as Usual we like to twist it up a bit. The just released of Elementary OS is great and now the Pearl Linux version of Elementary OS with the standard Pearl defaults including compiz for desktop effects available threw the Pearl Window Manager Switcher. For updates we chose to not use the...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 12
    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
  • 13
    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: 0 This Week
    Last Update:
    See Project
  • 14
    The cloud boot services support booting to DRBL, Clonezilla, GParted LiveCD and more linux distributions from iPXE( or gPXE) kernel.
    Leader badge
    Downloads: 3 This Week
    Last Update:
    See Project
  • 15
    GRUB2 Editor

    GRUB2 Editor

    A KDE Control Module for configuring the GRUB2 bootloader.

    Smoothly integrated in KDE System Settings, it is the central place for managing your GRUB2 configuration.
    Downloads: 33 This Week
    Last Update:
    See Project
  • 16
    Clicker is a project for a Multitasking Open-source operating system written from scratch. based on a modular micro kernel. We want to explore new way of designing and using OSes :) [newz: PCI, NE2K and VBE]
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17

    DroidLDR

    DroidLDR is a MultiBoot loader for every Droid Phone

    ...Another's Email: bmy001@gmail.com */ #include "stdio.h" #include "stdlib.h" int main() { printf("DroidLDR is a MultiBoot loader for every Droid Phone\n It can boot other linux on ur Droid Phone via chinge kernel.\n"); return 0; }
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    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
  • 19

    Linux Kernel Dump Scripts

    Helper scripts for saving Linux kernel crash dumps

    Scripts to set up the secondary kernel's initrd, and a tool that saves the dump from that environment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    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: 16 This Week
    Last Update:
    See Project
  • 21
    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 this time will be available only via a git repository.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Tous les Kernels compilés par Performant-Hosting
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    easylinux2linux

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

    ...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 tricky because you depend on local libraries and tools. Why not rely instead only on the linux kernel? You unpack a minimal set of tools to a separate directory, you chroot to it and start from a well defined configuration that can get you to your destination.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Kernel patches and tools providing OS based support for suspending your Linux computer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    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: 4 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next