Showing 2735 open source projects for "kernel-devel"

View related business solutions
  • Build Agents and Models on One Platform Icon
    Build Agents and Models on One Platform

    Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.

    Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
    Start Free
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 1

    Chmod Kernel

    This is a PDF Demonstration on Why You Should Chmod Linux ...

    This is a PDF Demonstration on Why You Should Chmod your Linux System ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    Linux Test Project

    Testsuite to validate the reliability, robustness, stability of Linux.

    Linux Test Project (LTP) is a joint project started by SGI, OSDL and Bull developed and maintained by SUSE, Red Hat, Fujitsu, IBM, Cisco, Oracle and others. The project goal is to deliver tests to the open source community that validate reliability, robustness, and stability of the Linux Kernel. The testing suites contain a collection of tools for testing the Linux kernel and related features. Our goal is to improve the Linux kernel and system libraries by bringing test automation.
    Leader badge
    Downloads: 388 This Week
    Last Update:
    See Project
  • 3
    Emerald

    Emerald

    An operating system written in C

    emerald is a minimalistic Unix-like operating system kernel developed for x86_64 systems, focused on being lightweight, modular, and understandable. Written in C and assembly, emerald serves as a learning tool for OS enthusiasts who want to explore kernel design from scratch. It includes basic components such as multitasking, paging, interrupts, and system calls, while maintaining a clear and concise codebase.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Downloads: 1 This Week
    Last Update:
    See Project
  • 99.99% Uptime for MySQL and PostgreSQL Databases Icon
    99.99% Uptime for MySQL and PostgreSQL Databases

    Sub-second maintenance. 2x read/write performance. Built-in vector search for AI apps.

    Cloud SQL Enterprise Plus delivers near-zero downtime with 35 days of point-in-time recovery. Supports MySQL, PostgreSQL, and SQL Server.
    Start Free
  • 5
    Calam-Debian2021

    Calam-Debian2021

    Debian 10 Buster Kernel 5.11.17 Xfce desktop with customization

    Debian 10 Buster Kernel 5.11.17 Xfce desktop with customization install Plank,Googlechrome,CompizfusionWithEmerald,Grubcustomizer,Clementine,Vlcplayer,Vokoscreen,HDwallpapers,PardusSoftwarecenter,Anydeskremotecontrol,GuakeF12terminal,GufwFirewall,Fullsystemupgrade,Gimp,Lightdmmanager,Systembackimagebackupmanager. Username: debian / Pass: live Information: After installation, the system is set to auto login.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6
    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: 1 This Week
    Last Update:
    See Project
  • 7
    Mi A1: LuciferKernel

    Mi A1: LuciferKernel

    Linux 4.9 Kernel for Xiaomi Mi A1 aka Tissot

    Join official telegram group: https://t.me/luciferkernel Kernel stage Changed to Beta. Features: →Added F2FS Rapid Gc. → CPU OC to 3.1Mhz (OC Build Only) → GPU OC to 850Mhz (OC Build Only) → Reduced GPU idle time to 64ms → Added DTS-Eagle. → CPU undervolted upto 10% → Improved thermals. → Added Sound tweaks. → Added Boeffla Wakelocker → Added State Notifier → Added Adreno Idler → Added Adreno Boost → Added dynamic SchedTune boost
    Downloads: 8 This Week
    Last Update:
    See Project
  • 8
    Mininet

    Mininet

    Emulator for rapid prototyping of Software Defined Networks

    ...We encourage you to contribute code, bug reports/fixes, documentation, and anything else that can improve the system! Links are virtual ethernet pairs, which live in the Linux kernel and connect our emulated switches to emulated hosts (processes).
    Downloads: 20 This Week
    Last Update:
    See Project
  • 9
    Pearl Desktop (PDE) 10

    Pearl Desktop (PDE) 10

    Pearl Desktop on the Debian 10 base

    Now Pearl Desktop PDE 10 based on Debian Buster is officially released. The first iso upload was a BETA version with many fixes that were applied. Don't bother commenting that this release is the most blotted yet... We are aware. This was done so everyone can preview the new software additions. Instead of going in blind with the Software Manager with no clue what to install from all the FREE software, simply try it out right off the bat if you don't need simply uninstall it. Instead of...
    Downloads: 1 This Week
    Last Update:
    See Project
  • Go from Code to Production URL in Seconds Icon
    Go from Code to Production URL in Seconds

    Cloud Run deploys apps in any language instantly. Scales to zero. Pay only when code runs.

    Skip the Kubernetes configs. Cloud Run handles HTTPS, scaling, and infrastructure automatically. Two million requests free per month.
    Start Free
  • 10
    BoxedWine

    BoxedWine

    Linux Emulator that runs WINE

    Boxedwine is an emulator that runs Windows applications. It achieves this by running an unmodified 32-bit version of Wine, and emulating the Linux kernel and CPU. It is written in C++ with SDL and is supported on multiple platforms. This project has been moved to https://github.com/danoon2/Boxedwine
    Leader badge
    Downloads: 37 This Week
    Last Update:
    See Project
  • 11

    Admin11 Kernel

    Custom Android Kernel For Poco f1

    Custom kernel for my personal use, but I put it here. Maybe someone wants to try. Orientation to improve user experience. Admin11 kernel releases channel: https://t.me/rilisadmin11 *Note: Please see version (r-xx) before downloading, if you use mobile browser, sometimes sourceforge.net tag wrong version for my latest kernel. **Note : Fast charging (full speed charging) is disabled by default, to enable it copy paste this on terminal and then enter: echo "Y" > /sys/module/smb_lib/parameters/skip_thermal
    Downloads: 2 This Week
    Last Update:
    See Project
  • 12
    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: 5 This Week
    Last Update:
    See Project
  • 13
    Awesome Graph Classification

    Awesome Graph Classification

    Graph embedding, classification and representation learning papers

    A collection of graph classification methods, covering embedding, deep learning, graph kernel and factorization papers with reference implementations. Relevant graph classification benchmark datasets are available. Similar collections about community detection, classification/regression tree, fraud detection, Monte Carlo tree search, and gradient boosting papers with implementations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Parrot Project

    Parrot Project

    Security, Development and Privacy Defense, all in one place.

    Parrot is a cloud friendly operating system designed for Pentesting, Computer Forensic, Reverse engineering, Hacking, Cloud pentesting, privacy/anonimity and cryptography. Based on Debian and developed by Frozenbox network.
    Downloads: 69 This Week
    Last Update:
    See Project
  • 15
    ATOM-X-KERNEL EAS

    ATOM-X-KERNEL EAS

    ATOM-X-KERNEL EAS KERNEL

    AtomX kernel always aims best performance and battery backup balance on a certain SoC and device .
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    Linux Mint 19 StormHold  Rtos

    Linux Mint 19 StormHold Rtos

    A popular distribution by end users worldwide. Try it out!

    This is a Linux Mint Rtos distro. - Kernel 5.11.4-rt11 - Ethercat-master - Linuxcnc - Linuxcnc-dev - Linuxcnc-ethercat
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    Linux 11 Professional

    Linux 11 Professional

    Linux 11 Professional 2021.4 - Rtos

    Build from debootstrap a Debian Distro including the latest Sid repository technology. This Linux Pro release has a professional appearance and is suitable for business- cq professional linux users. Using secure technology borrowed from Kali & Tor. Using Qt technology for a modern destkop environment. The attached FastLink archive provides a WeTransfer link to download up to 5Mib/sec. It takes about 7-10 min to download the iso. Fastlink is valid from : 24-04 and is active...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 18
    Ultimate Mint Live 20 XFCE Edition

    Ultimate Mint Live 20 XFCE Edition

    Unofficial "ultimate edition" of linux Mint 20 Ulyssa XFCE LTS 64-bit

    ...If you like it- you can perform installation on your hard drive, and all preinstalled software packages from Live edition will be transferred to your hard drive too. Detailed instruction about burning this .ISO on USB flash drive and installation info can be found in provided README.txt file. Distribution is built on linux kernel 5.4.0-70, featuring XFCE 4.14 desktop environment. NOTICE: This is an unofficial release and not part of official Linux Mint project.
    Downloads: 21 This Week
    Last Update:
    See Project
  • 19
    ABILITY Kernel

    ABILITY Kernel

    ABILITY kernel based from linux kernel

    Just kernel XD
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Linux Kali 2021.1 Rolling Rtos

    Linux Kali 2021.1 Rolling Rtos

    Offencive Security with Realtime Performance

    This release is from January 2021. It has a great user interface. The desktop and tab colors are great. This Distro beat's many other Linux Distro's. Enjoy this masterpiece !! Mr. Macron (president) from France is blackmailing his citizens and violating human rights. Therefore France is no longer supported and will have a ip block in the upcoming releases.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 21
    Baya

    Baya

    Baya is a graphic interface for amulecmd.

    ...Develops in java 1.8 so you need a jvm 1.8 or higher. What is amulecmd? An Amule control program by console. Every many generations, the stars align and collide with wxwidget, Xorg and the Linux kernel, causing aMule to stop working and shut down or collapse at will. That's at least what's happening to me, and my aMule is shutting down or making the equipment unbearable. The solution seems to be to compile the latest version of Wxwidget, but so far, I have been unable to, so I have looked for an alternative to aMule. It is amuled, the devil which handles the downloads and is operated from the command line. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    Pearl Linux Cinnamon 10

    Pearl Linux Cinnamon 10

    Super stable Cinnamon Desktop based on Debian Buster

    Introducing Pearl Linux Cinnamon 10 (Buster). This Complete Cinnamon Desktop Environment from Pearl is based on Debian 10 (Buster) Featuring some new Pearl Tools an iPhone Connection GUI to easily manage your iPhone through standard USB connection. New conky's with new Conky Manager + more. All of Pearl's Standard Pearl tools such as Pearl Update, Pearl Install Pearl Stick (mint-tools) etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    openTCS

    openTCS

    open Transportation Control System

    openTCS is a platform-independent transportation control system (TCS) intended to manage fleets of automatic guided vehicles (AGVs), but can be used to manage virtually any automatic vehicle. It consists of an abstract kernel that implements replaceable algorithms and strategies (computation of routes, dispatching of orders to vehicles, scheduling of resources etc.), pluggable vehicle drivers that implement communication protocols and a graphical frontend for creating and visualizing logical models of areas the vehicles are moving in.
    Downloads: 10 This Week
    Last Update:
    See Project
  • 24
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Linux Debian 11 Bullseye Rtos

    Linux Debian 11 Bullseye Rtos

    Did you ever made a production machine on steroids?

    Linux Debian 11 Bullseye Rtos 5.10.0-4-rt-amd64 This Bullseye Rtos edition is a powerfull light weight Linux distribution. Within the new generation of software releases worldwide, this may feel like a Linux Distro on steroids. This Distro is build up from the bootstrap. Have Fun and don't forget to hit the bell. Mr. Macron (president) from France is blackmailing his citizens and violating human rights. Therefore France is no longer supported and will have a ip block in the...
    Downloads: 7 This Week
    Last Update:
    See Project