Showing 1160 open source projects for "linux-libre kernel"

View related business solutions
  • Go From AI Idea to AI App Fast Icon
    Go From AI Idea to AI App Fast

    One platform to build, fine-tune, and deploy ML models. No MLOps team required.

    Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
    Try Free
  • 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
  • 1
    Developer Roms/Kernel
    I do what makes me want to disappear and bigger;)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    touch-os

    touch-os

    A friendly OS for touchscreens

    touch OS LTS is a Debian-Gnome derivative, designed with a personal touch to provide a more user-friendly experience, while being optimized for touchscreens. It runs on the stable LTS 6.1 kernel (download from 'Files'). touch OS LIQUORIX is powered by the advanced Liquorix 6.5 kernel, offering improved performance and compatibility with modern computers, especially for multitasking and gaming. Both the LTS and LIQUORIX versions allow you to switch between Wayland and Xorg window...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 3
    MOOS

    MOOS

    C# x64 operating system programming with the .NET native

    MOOS (Meta Operating System) is an academic and experimental OS designed for clarity and extensibility, focusing on simplicity and modular construction. Written in Rust, MOOS provides a safe and modern platform to explore low-level system design, with a minimal but functional kernel that supports multitasking, a virtual memory manager, and a tiny standard library. It targets x86_64 and runs on QEMU, making it suitable for students and developers learning about OS fundamentals or testing...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    linux-factory

    linux-factory

    Framework used to create custom debian linux operating systems

    linux-factory is a utility designed to streamline the process of building and customizing Linux kernel images using a simple, scriptable environment. It provides a modular framework for configuring kernel options, applying patches, and generating bootable images, making it ideal for embedded developers, kernel hackers, and OS maintainers.
    Downloads: 1 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
  • 5
    Pearl Linux 13 (Preslee)

    Pearl Linux 13 (Preslee)

    Complete Audio Workstation on Rolling Release

    For those who want the most current releases of their favorite software. Easily manage your repositories between bookworm, testing as well as unstable and experimental with Pearl Sources. Both XFCE and MATE 64 bit Desktop Environments just released. Running the Debian Bookworm, Debian's next Release, as the base. Enjoy all the standard Pearl Apps including update manager and the software manager with OS X and Windows layouts and theming + many new Pearl Apps. We've included and...
    Downloads: 18 This Week
    Last Update:
    See Project
  • 6
    Felix OS

    Felix OS

    Experimental operating system written in Rust

    felix is a simple 64-bit hobby operating system written in Rust, designed as an educational and personal exploration into systems programming. It features a monolithic kernel that supports basic multitasking, memory management, and user programs. Built from the ground up with Rust’s strong safety guarantees, felix aims to strike a balance between low-level hardware access and modern software practices. It runs on x86_64 platforms via QEMU and includes a basic shell and ELF binary loader,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    PRoot

    PRoot

    Chroot, mount --bind, and binfmt_misc without privilege/setup

    ...This means that users don't need any privileges or setup to do things like using an arbitrary directory as the new root filesystem, making files accessible somewhere else in the filesystem hierarchy, or executing programs built for another CPU architecture transparently through QEMU user mode. Also, developers can use PRoot as a generic Linux process instrumentation engine thanks to its extension mechanism, see CARE for an example. Technically PRoot relies on ptrace, an unprivileged system-call available in every Linux kernel. The new root file-system, a.k.a guest rootfs, typically contains a Linux distribution. By default PRoot confines the execution of programs to the guest rootfs only, however, users can use the built-in mount/bind mechanism to access files and directories from the actual root file-system, a.k.a host rootfs, just as if they were part of the guest rootfs.
    Downloads: 27 This Week
    Last Update:
    See Project
  • 8
    Pearl DDE

    Pearl DDE

    Beautiful Deepin Desktop Environment on Pearl Linux

    This special edition release is a twist from Pearl's familiar OS X styled desktop. This custom tweaked version of DDE is safe, beautiful and includes ability to install extra software from either Pearl's Software Manager or Deepin's App Store. Synaptic is also included. Most distros that release a DDE version have issues with multi monitor setup ..We solved that by adding ARANDR.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    Dennix

    Dennix

    Dennix is a unix-like hobbyist operating system written from scratch

    Dennix is a Unix-like operating system with a monolithic kernel written in C++ and a POSIX-compliant userland. It is a fully self-hosting operating system, meaning it can compile itself from within its own environment. Dennix includes a basic windowing system, dynamic linker, and terminal interface, and supports ELF binaries, memory management, and multitasking. As a hobbyist OS, it offers an impressive amount of functionality and polish, making it a notable example in the field of...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 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
  • 10

    Underdog -- Early and Late User Context

    mkinitramfs & mkinitrd replacement and (eventually) alternate /init

    Many complex storage environments running within GNL/Linux could benefit from increased disassembly and resource remediation during shutdown. Underdog an alternate /init to create a "late" user context to resume control during shutdown to park media and detach network devices. 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. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    cfcfg

    Yet another Linux kernel configuration comparator

    Produces a succinct comparison of two Linux kernel configuration files, showing added, removed and changed settings, in an indented layout reflecting the configurator menus. The resulting text file is coloured when the output is to a terminal; the colours can be retained when redirecting the output to a file or pipe. Now comes with a program to extract configuration variable names and their prompts from their kernel build system, to create a symbol table. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    WARP one-click script

    WARP one-click script

    Add an IPv4, IPv6 or dual-stack CloudFlare WARP network interface

    ...First release on the whole network, through wireproxy, let WARP suggest a socks5 proxy locally. Support WARP on Debian9; 1.Support WARP on Debian 9. Support WARP+ account, with third-party brush WARP+ traffic and upgrade kernel BBR script. Normal user-friendly menu, advanced users can quickly build through suffix options. Intelligent judgment of vps operating system, Ubuntu 16.04, 18.04, 20.04; Debian 9, 10, 11, CentOS 7, 8; Alpine and Arch Linux, please be sure to choose LTS system. Combined with Linux version and virtualization method, three WireGuard solutions are automatically selected. ...
    Downloads: 26 This Week
    Last Update:
    See Project
  • 13
    HybridLinux

    HybridLinux

    Creates a Hybrid Linux distributive, based on Arch Linux, for desktop

    A distribution that is designed to provide an optimized system for desktops and games and allows you to improve the gaming experience with system settings, making it the most optimized distribution
    Leader badge
    Downloads: 16 This Week
    Last Update:
    See Project
  • 14
    Enuma

    Enuma

    N3RDP0RT4L HQ's Project files for Xiaomi device Enuma

    Downloads: 36 This Week
    Last Update:
    See Project
  • 15
    mbpfan

    mbpfan

    A simple daemon to control fan speed on all MacBook/MacBook Pros

    mbpfan is a lightweight daemon for Linux that provides fan speed management for MacBook and MacBook Pro hardware. It reads temperature data via the coretemp kernel module and drives fan speeds through the applesmc interface, making it especially valuable for users running Linux natively on Apple hardware where automatic thermal control may be lacking. The daemon supports multiple processors and multiple fans, allowing flexible configurations for complex Mac models, and aims to keep systems both cool and quiet by dynamically adjusting fan behavior. ...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 16
    RapidDisk Linux Kernel RAM Disk Module
    RapidDisk is a Linux kernel module to dynamically create, remove, and manage RAM disk volumes. Ramdisks are a method by you which can allocate parts of your RAM for high performing file data storage.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Endless Mint

    Endless Mint

    Linux Mint 21.1 Cinnamon with EndlessOS kernel for RAID compatibility

    This project hosts the installation files for a version of the Linux Mint 21.1.0 Cinnamon operating system which was modified by injecting the EndlessOS kernel into it. This enables Linux Mint to run smoothly on any RAID system.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 18
    EndlementaryOS

    EndlementaryOS

    Elementary OS 7.0 Stable with EndlessOS kernel for RAID compatibility

    This project hosts the installation files for a version of the Elementary OS 7.0 Stable operating system which was modified by injecting the EndlessOS kernel into it. This enables Elementary OS to run smoothly on any RAID system.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 19
    IRkernel

    IRkernel

    R kernel for Jupyter

    For detailed requirements and install instructions see irkernel.github.io. Per default IRkernel::installspec() will install a kernel with the name “ir” and a display name of “R”. Multiple calls will overwrite the kernel with a kernel spec pointing to the last R interpreter you called that commands from. You can install kernels for multiple versions of R by supplying a name and display name argument to the install spec() call (You still need to install these packages in all interpreters you...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    GNU/Linux Utopia/Personal

    Nueva versión 5.0 de la distro.

    Distribución GNU/Linux basada en Slackware. Es una distribución INDEPENDIENTE. No es Ubuntu, ni se le parece, ni pretende serlo. La hice para uso personal por puro entretenimiento y deseo compartirla con el resto de usuarios de internet. Esta basada en "Enlightenment" y "Cinnamon" como escritorios principales. Por supuesto no doy garantia sobre su funcionamiento. Acepto críticas constructivas pero no estoy al servicio de nadie. Esto se hace sin afán de lucro. Si que garantizo que la hago...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    GoldHEN - PS4 Homebrew Enabler
    GoldHEN is a homebrew enabler and payload designed for PlayStation 4 systems that enables the execution of unsigned code, modifications, and custom applications by leveraging kernel-level access. It functions as an enhancement layer built on top of exploited firmware environments, allowing users to unlock additional capabilities beyond what is normally permitted by the console. The project provides a wide range of system-level features, including debugging tools, cheat engines, and plugin...
    Downloads: 122 This Week
    Last Update:
    See Project
  • 22

    Linux null-modem emulator

    tty0tty is a kernel-module virtual serial port driver for Linux.

    The Linux null-modem emulator (tty0tty) is a kernel-module virtual serial port driver for Linux. This create virtual tty ports pairs and use any pair to connect one tty serial port based application to another. There are a version using pseudo-terminal (UNIX 98 style).
    Leader badge
    Downloads: 8 This Week
    Last Update:
    See Project
  • 23
    Uruk GNU/Linux

    Uruk GNU/Linux

    Uruk GNU/Linux fast, simple and strength GNU/Linux distribution

    Uruk GNU/Linux is a distribution of the GNU operating system, with the Linux-libre kernel. It comes ready for home and office use, and programs are easy to find and install. In this time Uruk GNU/Linux is based on PureOs core. Uruk GNU/Linux use "Mate DE" as a default desktop
    Downloads: 5 This Week
    Last Update:
    See Project
  • 24
    Cosmos

    Cosmos

    Cosmos is an operating system "construction kit"

    Cosmos is an operating system "construction kit" made for Visual Studio 2022. Build your own OS using managed languages such as C#, VB.NET, and more! Cosmos (C# Open Source Managed Operating System) is an operating system development kit that uses Visual Studio as its development environment. Despite C# in the name any .NET-based language can be used including VB.NET, Fortran, Delphi Prism, IronPython, F# and more. Cosmos itself and the kernel routines are primarily written in C#, and thus...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 25
    QEMU

    QEMU

    iPhone 11 emulated on QEMU

    QEMU is a specialized fork of the QEMU emulator designed to emulate Apple iPhone hardware, particularly devices based on the T8030 chip such as the iPhone 11. It extends QEMU’s general-purpose machine emulation capabilities by introducing support for Apple-specific hardware components and boot processes. The project enables researchers to boot and run versions of iOS, including the ability to restore firmware images and interact with the system through debugging tools. It relies on dynamic...
    Downloads: 6 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB