Showing 31 open source projects for "silont-kernel-onclite"

View related business solutions
  • Earn up to 16% annual interest with Nexo. Icon
    Earn up to 16% annual interest with Nexo.

    More flexibility. More control.

    Generate interest, access liquidity without selling, and execute trades seamlessly. All in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • Forever Free Full-Stack Observability | Grafana Cloud Icon
    Forever Free Full-Stack Observability | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • 1
    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,501 This Week
    Last Update:
    See Project
  • 2
    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: 9 This Week
    Last Update:
    See Project
  • 3

    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
  • 4
    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
  • 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, govern, and optimize agents and models with Gemini Enterprise Agent Platform.
    Start Free
  • 5
    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: 12 This Week
    Last Update:
    See Project
  • 6
    Kernel patches and tools providing OS based support for suspending your Linux computer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Linux on the Nintendo GameCube and Wii
    A port of the Linux operating system kernel and assorted GNU userspace to the GameCube and Wii gaming consoles from Nintendo. Please, see http://www.gc-linux.org for additional information.
    Leader badge
    Downloads: 41 This Week
    Last Update:
    See Project
  • 8
    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: 2 This Week
    Last Update:
    See Project
  • 9
    romfs is a read-only, space-efficient linux filesystem, and this is a place for test kernel patches, and user space tools to manage filesystems in this format.
    Leader badge
    Downloads: 75 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
    C Languae, Linux Kernel patch & tools
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    The Danber project aims to create an operating system where both Windows and Linux programs can be run: it is a Windows NT based kernel, but with UNIX user mode compatibility. Support for both PE and ELF executable formats.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    BIOS for Samsung S3C4510B based boards. You can use it to setup CPU/ROM/SDRAM/EXTIO, manage and burn flash, load OS kernel and pass arguments to OS kernel (now only uClinux).
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    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: 1 This Week
    Last Update:
    See Project
  • 14
    This loadable kernel module (LKM) allows the overlaying of several seperate file-systems (which are potentially read-only) to allow reading from either fs and writing to one of them. Gives the unionfs of other OS\'s to linux (linux-2.4 mostly).
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    The Banana Kernel is an open-source pedagogical operating system intended to provide useful means for teaching basic OS concepts, with the possibility of interaction with external modules developed by the teacher or student.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    The NotNet (Notebook Network) Profiler lets you specify a linux kernel boot parameter and loads the chosen network scheme (+ related services). When logging in, it changes the browser's proxy configuration according to the current network scheme.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Small program for enumerate all the PCI and USB devices in system, check if the device is supported by the kernel, automatically load necessary modules for this devices. Used in small embedded systems with less disk space and stripped kernel features.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Enables the possibility of suspending a machine to disk under Linux. It does not need either APM or ACPI support. Software suspend creates an image which is saved in swap partition(s) or a regular file. At the next boot, the kernel detects the saved imag
    Downloads: 6 This Week
    Last Update:
    See Project
  • 19
    Nemesis is a tiny real time operating system kernel based on x86 PCs. Its main purpose is to serve as a simple but realistic example of an real time OS kernel running on real hardware..the purpose of this is that it can be embedded in small devices lik
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    The T-BASE OS Project aims on developing a new OS Kernel (BASE) with a brand new shell which will support many existing programs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    A Unix-like (Not compleatly Unix-compatible) Kernel. Right now, we have (very limited support) of 80486+ IBM-PC AT compatibles. Written in C, and assembly. No network support planned for the forseeable future.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Sphinx Os is a 32-bit kernel with a simple GUI Made mainly for experimental purposes and fun too
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    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
  • 24
    SimplicityOS is a project designed to create a simple but powerful operating system for the pc. The kernel was designed from scrath to create a fast and stable base. The filsystem used by SimplicityOS was also designed from scratch for stability.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    ...Ideas will be added to the OS as it's developed, and it will run on the x86 platform. FritzOS will have have a GUI, be easy to use & understand. Right Now, FritzOS has a C++ kernel. Pk0.8 comming soon.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB