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
·
sysprog21 avatar

sysprog21/khttpd

0
View on GitHub↗
86 stele·128 fork-uri·C·MIT·1 vizualizare

Khttpd

An experimental HTTP server implemented as Linux kernel module

Features

  • Kernel Modules - Experimental HTTP server implemented as a kernel module.

Istoric stele

Graficul istoricului de stele pentru sysprog21/khttpdGraficul istoricului de stele pentru sysprog21/khttpd

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 Khttpd

Proiecte open-source similare, clasificate după numărul de funcționalități comune cu Khttpd.
  • 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
  • al177/esp8089A

    al177/esp8089

    0Vezi pe GitHub↗
    Vezi pe GitHub↗0
Vezi toate cele 11 alternative pentru Khttpd→

Întrebări frecvente

Ce face sysprog21/khttpd?

An experimental HTTP server implemented as Linux kernel module

Care sunt principalele funcționalități ale sysprog21/khttpd?

Principalele funcționalități ale sysprog21/khttpd sunt: Kernel Modules.

Care sunt câteva alternative open-source pentru sysprog21/khttpd?

Alternativele open-source pentru sysprog21/khttpd includ: fishinabarrel/linux-kernel-module-rust — This project provides a development framework for writing loadable Linux kernel modules using the Rust programming… al177/esp8089. 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.