awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
P

PlatformLab/HomaModule

0
View on GitHub↗
0 stele·0 fork-uri·3 vizualizări

HomaModule

Features

  • Kernel Modules - Implementation of the Homa transport protocol as a kernel module.

Istoric stele

Graficul istoricului de stele pentru platformlab/homamoduleGraficul istoricului de stele pentru platformlab/homamodule

Căutare AI

Explorează mai multe repository-uri excelente

Descrie ce ai nevoie în limbaj simplu — AI-ul sortează mii de proiecte open source selectate în funcție de relevanță.

Start searching with AI

Alternative open-source pentru HomaModule

Proiecte open-source similare, clasificate după numărul de funcționalități comune cu HomaModule.
  • mayfrost/guidesAvatar mayfrost

    mayfrost/guides

    2,001Vezi pe GitHub↗

    This project is a comprehensive technical documentation repository focused on Linux system administration, network security, and privacy-oriented computing. It provides a curated knowledge base of instructional guides and configuration tutorials designed to assist users in managing low-level system environments, kernel compilation, and bootloader setup. The repository distinguishes itself by emphasizing privacy engineering and infrastructure hardening. It offers detailed procedures for anonymizing network traffic, securing credentials, and isolating applications within a computing environment

    Vezi pe GitHub↗2,001
  • fishinabarrel/linux-kernel-module-rustAvatar fishinabarrel

    fishinabarrel/linux-kernel-module-rust

    1,340Vezi pe GitHub↗

    This project provides a development framework for writing loadable Linux kernel modules using the Rust programming language. It establishes a methodology for safe systems programming by enforcing memory and thread safety within the restricted execution environment of the kernel, allowing developers to extend operating system functionality while preventing common memory corruption errors. The framework distinguishes itself through automated generation of type-safe foreign function interfaces, which bridge high-level code with low-level kernel headers and system structures. It maps high-level s

    Rust
    Vezi pe GitHub↗1,340
  • arter97/exfat-linuxA

    arter97/exfat-linux

    0Vezi pe GitHub↗
    Vezi pe GitHub↗0
  • avielw/kplugsAvatar avielw

    avielw/kplugs

    148Vezi pe GitHub↗

    KPlugs is a Linux kernel module which provides an interface for dynamically executing scripts inside the Linux kernel.

    C
    Vezi pe GitHub↗148
Vezi toate cele 12 alternative pentru HomaModule→

Întrebări frecvente

Care sunt principalele funcționalități ale platformlab/homamodule?

Principalele funcționalități ale platformlab/homamodule sunt: Kernel Modules.

Care sunt câteva alternative open-source pentru platformlab/homamodule?

Alternativele open-source pentru platformlab/homamodule includ: fishinabarrel/linux-kernel-module-rust — This project provides a development framework for writing loadable Linux kernel modules using the Rust programming… mayfrost/guides — This project is a comprehensive technical documentation repository focused on Linux system administration, network… arter97/exfat-linux. avielw/kplugs — KPlugs is a Linux kernel module which provides an interface for dynamically executing scripts inside the Linux kernel. djwatson/ktls. hnes/frdev.