Showing 52 open source projects for "kernel su modules"

View related business solutions
  • 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
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Try Free
  • 1
    KMON

    KMON

    Linux Kernel Manager and Activity Monitor

    The kernel is the part of the operating system that facilitates interactions between hardware and software components. On most systems, it is loaded on startup after the bootloader and handles I/O requests as well as peripherals like keyboards, monitors, network adapters, and speakers. The Linux kernel is the open-source, monolithic, and, Unix-like operating system kernel that is used in the Linux distributions, various embedded systems such as routers, and as well as in all Android-based...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 2
    baru

    baru

    A system monitor written in Rust and C

    ...Wireless and wired modules use the netlink interface with the help of libnl to talk directly to the kernel and retrieve their data. Baru is modular. This means that only the modules you want to see are instantiated and executed.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 3
    Go Implementation of WireGuard

    Go Implementation of WireGuard

    This is an implementation of WireGuard in Go

    ...The software is part of the broader WireGuard ecosystem, which aims to deliver a fast, simple, and modern VPN built on state-of-the-art cryptography. Because it runs in user space, wireguard-go is especially useful for platforms like macOS, Windows, or restricted environments where kernel modules are unavailable.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 4
    BCC (BPF Compiler Collection)

    BCC (BPF Compiler Collection)

    Tools for BPF-based Linux IO analysis, networking, monitoring, etc.

    BCC is a toolkit that simplifies creating efficient kernel tracing, monitoring, and manipulation programs by leveraging extended Berkeley Packet Filters (eBPF). It includes a rich set of example tools and scripting interfaces in C, Python, and Lua. BCC makes BPF programs easier to write, with kernel instrumentation in C (and includes a C wrapper around LLVM), and front-ends in Python and lua. It is suited for many tasks, including performance analysis and network traffic control. With a...
    Downloads: 4 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 generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • 5
    LaTeX3

    LaTeX3

    The expl3 (LaTeX3) Development Repository

    The LaTeX project maintains and develops the LaTeX typesetting system. In a separate article we provide a more detailed description of what we aim to achieve and how you can help us to achieve the project goals. Some older reports from the early days of the project (mainly of historical interest) are available from the Comprehensive TeX Archive Network (CTAN) as ltx3pub. The repository contains development material for expl3. This includes not only code to be developed into the expl3 kernel,...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 6
    DreamShell

    DreamShell

    Operating system for the Sega Dreamcast

    The Dreamshell is the operating system for the Sega Dreamcast based on the KallistiOS kernel. It has a dynamic loadable modular system and interface for creating applications with XML UI and both C/C++ and Lua scripts on. You can see examples in ready-made applications and modules, drivers for various devices, formats and interfaces. Examples for audio and video decoding, compression, packaging, binding, network, emulation, scripts and more.
    Downloads: 9 This Week
    Last Update:
    See Project
  • 7
    TaskExplorer

    TaskExplorer

    Powerful system task manager

    TaskExplorer is a powerful system task-manager / process-inspector tool designed for Windows that goes well beyond the capabilities of the built-in Task Manager. It provides real-time insights into running processes, threads, open handles, network sockets, memory usage, modules loaded, and more — all in a unified, fast, and efficient GUI. Rather than scattering information across tabs or dialogs, TaskExplorer displays detailed data in a panel layout: when you select a process, the lower...
    Downloads: 39 This Week
    Last Update:
    See Project
  • 8
    CUDA Python

    CUDA Python

    Performance meets Productivity

    CUDA Python is a unified Python interface for accessing and working with the NVIDIA CUDA platform, enabling developers to build GPU-accelerated applications entirely in Python. It acts as a metapackage composed of multiple submodules that provide both high-level and low-level access to CUDA functionality, including runtime APIs, driver APIs, and JIT compilation tools. The project is designed to simplify GPU programming by offering Pythonic abstractions while still exposing the full power of...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 9
    Downloads: 3 This Week
    Last Update:
    See Project
  • Fully Managed MySQL, PostgreSQL, and SQL Server Icon
    Fully Managed MySQL, PostgreSQL, and SQL Server

    Automatic backups, patching, replication, and failover. Focus on your app, not your database.

    Cloud SQL handles your database ops end to end, so you can focus on your app.
    Try Free
  • 10
    IElixir

    IElixir

    Jupyter's kernel for Elixir programming language

    ...It keeps takes care of fetching, compiling and loading/unloading modules from dependencies list of that environment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Osquery

    Osquery

    SQL operating system instrumentation and monitoring framework

    ...Osquery exposes an operating system as a high-performance relational database. This allows you to write SQL queries to explore operating system data. With osquery, SQL tables represent abstract concepts such as running processes, loaded kernel modules, open network connections, browser plugins, hardware events or file hashes.Osquery queries your devices like a database. Osquery uses basic SQL commands to leverage a relational data-model to describe a device. Frequently, attackers will leave a malicious process running but delete the original binary on disk. This query returns any process whose original binary has been deleted, which could be an indicator of a suspicious process.
    Downloads: 21 This Week
    Last Update:
    See Project
  • 12
    DeepSeek-V3.2-Exp

    DeepSeek-V3.2-Exp

    An experimental version of DeepSeek model

    DeepSeek-V3.2-Exp is an experimental release of the DeepSeek model family, intended as a stepping stone toward the next generation architecture. The key innovation in this version is DeepSeek Sparse Attention (DSA), a sparse attention mechanism that aims to optimize training and inference efficiency in long-context settings without degrading output quality. According to the authors, they aligned the training setup of V3.2-Exp with V3.1-Terminus so that benchmark results remain largely...
    Downloads: 19 This Week
    Last Update:
    See Project
  • 13
    FlashMLA

    FlashMLA

    FlashMLA: Efficient Multi-head Latent Attention Kernels

    FlashMLA is a high-performance decoding kernel library designed especially for Multi-Head Latent Attention (MLA) workloads, targeting NVIDIA Hopper GPU architectures. It provides optimized kernels for MLA decoding, including support for variable-length sequences, helping reduce latency and increase throughput in model inference systems using that attention style. The library supports both BF16 and FP16 data types, and includes a paged KV cache implementation with a block size of 64 to...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Deckhouse

    Deckhouse

    Kubernetes platform from Flant

    ...Built-in implementation of Pod Security Standards and a ready-to-use, extensible set of recommended policies. Deckhouse automates many routine deployment, scaling, and infrastructure management operations out of the box. It manages system software on the nodes (kernel, CRI, kubelet), basic Kubernetes components (control plane, etc, certificates, etc.).
    Downloads: 4 This Week
    Last Update:
    See Project
  • 15
    MemProcFS Analyzer

    MemProcFS Analyzer

    Automated Forensic Analysis of Windows Memory Dumps for DFIR

    MemProcFS-Analyzer is a forensic analysis toolset that builds on the MemProcFS virtual filesystem to make volatile memory artefacts easier to browse and interpret. By exposing process memory, kernel objects, and derived artifacts as regular files, the framework lets analysts use familiar filesystem operations and standard tools (editors, grep, diff) to explore memory snapshots. The Analyzer layer adds higher-level parsing and extraction routines—for example, carving strings, locating injected modules, enumerating handles, or reconstructing network sockets—so investigators can go from raw memory to actionable evidence more quickly. ...
    Downloads: 7 This Week
    Last Update:
    See Project
  • 16
    Ordinary's Gale/Gust Stuff

    Ordinary's Gale/Gust Stuff

    OrdinaryEnder's gale/gust Builds

    Downloads: 2 This Week
    Last Update:
    See Project
  • 17
    Hardened Slarpx

    Hardened Slarpx

    Experimental hardened Linux based on Xennytsu and Poison engine

    ...Hardened Slarpx is a Debian-based Linux distribution built with a strict security-first approach. It uses a multi-layered defense model with aggressive mitigations and extensive kernel-level hardening. Due to its highly restrictive firewall policy, anonymization tools and certain network protocols are intentionally unsupported. The distribution includes two custom security modules: Poison and Xennytsu. Poison disrupts the deterministic timing required by exploit code by injecting random delays when abnormal behavior is detected, reducing the reliability of timing-based attacks. ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 18
    Javi-OS

    Javi-OS

    My Respin of Debian (with WM's)

    Javi-OS ¿Que es? Javi-OS es un Respin de Debian que utiliza WM's como Openbox y JWM. Su interfaz gráfica combina la ligereza de los windows managers con la flexibilidad de Rofi y la estética de Tint2.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 19

    Loc-os Linux 23 KDE x86_64

    Loc-os Linux Live con escritorio KDE Plasma

    Basado en Loc-os Linux. Se prescinde del instalador. No se apto para usuarios que no tienen conocimientos avanzados de Linux. Para su instalación, se deben utilizar técnicas avanzadas, como las descriptas en la instalación de distros basadas en Arch, pero teniendo en cuenta que se trata de una distro basada en Debian. Incluyen herramientas de conexión de puertos serie. Apto para entornos industriales. Kernel de Debian por defecto, aunque se puede instalar el de Loc-os Linux. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    ...It is based on free, open-source software and uses an older but well-proven Volumio web interface. Some UI and system tweaks were inspired by tsunamp.com. Audio engine: - Patched RT MPD (older, stable version that runs reliably) with some modules disabled for better performance and simplicity - Additional system tweaks, updated Linux kernel, and updated ALSA libraries Project website: https://norrest.github.io/StereoQ/ The website will be updated with releases, documentation, and notes. Source code (GitHub): https://github.com/norrest/SQpl Storage: StereoQ Player supports internal SATA drives. ...
    Leader badge
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    Thinkpad_E15_Linux

    Linux ISO Thinkpad E15

    This is a a Linux ISO for test ThinkPad E15 model, WIFI, BLUETOOTH, HDD and other functions. This is a demo build. Can be used with a internal certificate for test UEFI System and must be added into de bios in allowed section of Secure Boot how secure for run the kernel. The user name for login is : JuanAntonio The password for the user is: juan And to has the root user with the same password: (root : root). For start internet connection with LAN run command: /./init and select the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    DataHandlerP

    Fusion and Analysis for Hyperspectral data

    ...Later the code was revised and refined at the German Particle Accelerator (DESY, Hamburg, DE) and TU Delft (NL) by M. Alfeld. A publication of the source code and a video tutorial are in preparation. The current release is for gathering user feedback. A description of the modules can be found in the Wiki.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Cerberus Content Management System 6

    Cerberus Content Management System 6

    Cerberus Content Management System

    Cerberus Content Management System is a dynamic, secure and infinitely expandable CMS designed after a Unix-Like model complete with a Unix-Like Kernel File named: Cerberus. It is a custom written Web Application Framework ( W.A.F. ) with a consistent and custom written Pre-Hyper-Text-Post-Processor Programming Code Framework ( P.C.F. ). This Web Application Software Project' aim is to be the fastest and most secure Web Application Framework, Web Application Programming Code Framework, Text,...
    Downloads: 22 This Week
    Last Update:
    See Project
  • 24
    CerberusCMS5

    CerberusCMS5

    Cerberus Content Management System

    Cerberus Content Management System is a dynamic, secure and infinitely expandable CMS designed after a Unix-Like model. It is a custom written Web Application Framework ( W.A.F. ) with a consistent and custom written Pre-Hyper-Text-Post-Processor Programming Code Framework ( P.C.F. ). This Web Application Software Project' aim is to be the fastest and most secure Web Application Framework, Web Application Programming Code Framework, Text, Voice and Video Communications Platform and Content...
    Downloads: 14 This Week
    Last Update:
    See Project
  • 25
    cerberuscms2

    cerberuscms2

    Cerberus Content Management System

    Cerberus Content Management System is a dynamic, secure and infinitely expandable CMS designed after a Unix-Like model. It is a custom written Web Application Framework ( W.A.F. ) with a consistent and custom written Pre-Hyper-Text-Post-Processor Programming Code Framework ( P.C.F. ). This Web Application Software Project' aim is to be the fastest and most secure Web Application Framework, Web Application Programming Code Framework, Text, Voice and Video Communications Platform and Content...
    Downloads: 2 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next
MongoDB Logo MongoDB