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

View related business solutions
  • $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
  • 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
  • 1
    MoBlock is a linux console application that blocks connections from/to hosts listed in a file in peerguardian format (guarding.p2p and p2p.p2b) or ipfilter.dat files. It uses iptables libnetfilter_queue userspace library and NFQUEUE kernel module.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    This project provides a linux kernel module to use the Itrax2 head-tracker from Intersense.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    A bleeding-edge kernel patch-set aimed at improving performance and adding functionality.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Kernel patches and tools providing OS based support for suspending your Linux computer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Train ML Models With SQL You Already Know Icon
    Train ML Models With SQL You Already Know

    BigQuery automates data prep, analysis, and predictions with built-in AI assistance.

    Build and deploy ML models using familiar SQL. Automate data prep with built-in Gemini. Query 1 TB and store 10 GB free monthly.
    Try Free
  • 5
    ZoolLinux Is a Mini-Distribution Based on Standard Linux Kernel . Useful for floppy-based rescue systems, or to check hardware and network connections. It supports many different filesystems and has many utilities
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    SuperKernel
    Note: the project is basically dead, as I started rewriting it but I don't have much free time to work on it. It's basically a micro-kernel, but on top of that, instead of having multiple servers running as standalone processes, it has a modular kernel, so that each server is a module of this kernel. The micro-kernel contains only the scheduler, memory management and drivers for high-speed devices (like gigabit ethernet NICs or video cards).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    The PortKnocko project is composed of two parts: an iptables module (user space) and a netfilter module (kernel space). Both modules are used to implement the Port Knocking and SPA (Simple Packet Authentication).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Kapacity is a tool for KDE for showing the ACPI battery state, AC state and CPU state in a window. It can also dock into the panel. It can handle CPU with CPU FREQ. It based on the ACPI Subsystem for Kernel 2.4 und 2.6
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Graphical OS Kernel compiled with gcc 4.6.1 and nasm 2.09.08
    Downloads: 1 This Week
    Last Update:
    See Project
  • Auth0 B2B Essentials: SSO, MFA, and RBAC Built In Icon
    Auth0 B2B Essentials: SSO, MFA, and RBAC Built In

    Unlimited organizations, 3 enterprise SSO connections, role-based access control, and pro MFA included. Dev and prod tenants out of the box.

    Auth0's B2B Essentials plan gives you everything you need to ship secure multi-tenant apps. Unlimited orgs, enterprise SSO, RBAC, audit log streaming, and higher auth and API limits included. Add on M2M tokens, enterprise MFA, or additional SSO connections as you scale.
    Sign Up Free
  • 10
    Agnix is a small operating system kernel for i386, supporting 32-bit protected memory mode, paging, hardware switched tasks, memory tests, PCI bus, devices, PCI IRQ routing, RT timers and network protocols.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    logcolourer

    logcolourer

    Colour lines in syslog-ng logs according to severity

    ...You have to customize syslog-ng to include severity as the first character in each logged line, and to pipe the logged messages through the logcolourer program. You can use the program to colour any file according to digits in the first character of each line. logcolourer can also process lines from the linux kernel, though these normally get routed via syslog-ng anyway.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    USBAnalist

    USB Packet Decoder

    This program shows the packets in a USB communication, by decoding the output of a command like "cat /sys/kernel/debug/usb/usbmon/0u" into more human-readable form
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    pvnet

    A virtual ethernet adapter

    PVNet is a project providing a virtual network interface. It generates numbers of pure virtual ethernet adapter. It is tested for Linux kernel 3.0.8 on amd64 cpu. Its code contains a kernel patch and module code. You can use it to create many ethernet cards. Each device has a single mac address.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    NetFlash100

    NetFlash100

    Web based GUI for accessing ATMEL ATNGW100 board's flash memory.

    NetFlash100 contains a full system image with a Linux kernel, root file system and the web interface to access flash memory of ATMEL ATNGW100 boards. To be able to use NetFlash100 you need: 1. ATNGW100 board with a working u-boot. 2. Ethernet and serial terminal connections. 3. A SD card (must be more than 40MB) Once you successfully boot NetFlash100 image, it provides you with a web interface on IP 10.0.0.1, with this interface one can read, write and erase the available flash devices on the system. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    USB-IR-Boy is an LIRC compatible home brew USB Infrared (IR) receiver based on the Motorola (Freescale) MC68HC908 microcontroller. The project includes electronic schematics, MCU code, and a lircd compatible kernel module.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    MPLS for Linux is a project to implement a MPLS (Multi Protocol Label Switching) stack for the Linux kernel, and portable versions of the signaling protocols associated with MPLS.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 18
    Longene ( Linux Unified Kernel ) is an open source project sponsored by Insigma Co., Ltd. It aims to implement a kernel module in Linux that provides a system-call and driver layer to allow the Windows applications to run on the Linux OS.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 19
    MultiTCP is a benchmark environment for testing TCP congestion avoidance algorithms and other TCP enhancements. It uses the kernel logs to print out segments statistics and internal TCP variables, to analyze and understand Linux TCP behavior.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    An operating system kernel designed with simplicity, readability, and elegance in mind. No longer written from scratch, but built on "the shoulder of giants." Specifics are given in the CREDITS file starting from v0.04
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    IdyllaOS is simple operating system. System is based on monolithic kernel with drivers of devices loaded as kernel modules. As required for a modern operating system, it supports features like virtual memory, memory protection and multitasking.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Linux information, kernel, and embedded distributions for consumer handheld devices, like PDAs, Phones, Tablets, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Ace is a micro kernel for developers and researchers. The main goal is to create a very light and compact kernel from scratch with modern OS research concepts.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    NetHogs is a small 'net top' tool. Instead of breaking the traffic down per protocol or per subnet, like most tools do, it groups bandwidth by process. NetHogs does not rely on a special kernel module to be loaded.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 25
    A linux kernel module inspired by i7z that enables unprivileged users to monitor informations like current frequency (including Turbo Boost!) and temperature of Intels Core i processor family.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB