awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
A

al177/esp8089

0
View on GitHub↗
0 Stars·0 Forks·1 Aufruf

Esp8089

Features

  • Kernel Modules - Driver for ESP8089 WiFi chips as a kernel module.

Star-Verlauf

Star-Verlauf für al177/esp8089Star-Verlauf für al177/esp8089

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Start searching with AI

Open-Source-Alternativen zu Esp8089

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit Esp8089.
  • mayfrost/guidesAvatar von mayfrost

    mayfrost/guides

    2,001Auf GitHub ansehen↗

    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

    Auf GitHub ansehen↗2,001
  • fishinabarrel/linux-kernel-module-rustAvatar von fishinabarrel

    fishinabarrel/linux-kernel-module-rust

    1,340Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗1,340
  • avielw/kplugsAvatar von avielw

    avielw/kplugs

    148Auf GitHub ansehen↗

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

    C
    Auf GitHub ansehen↗148
  • djwatson/ktlsD

    djwatson/ktls

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
Alle 12 Alternativen zu Esp8089 anzeigen→

Häufig gestellte Fragen

Was sind die Hauptfunktionen von al177/esp8089?

Die Hauptfunktionen von al177/esp8089 sind: Kernel Modules.

Welche Open-Source-Alternativen gibt es zu al177/esp8089?

Open-Source-Alternativen zu al177/esp8089 sind unter anderem: mayfrost/guides — This project is a comprehensive technical documentation repository focused on Linux system administration, network… fishinabarrel/linux-kernel-module-rust — This project provides a development framework for writing loadable Linux kernel modules using the Rust programming… avielw/kplugs — KPlugs is a Linux kernel module which provides an interface for dynamically executing scripts inside the Linux kernel. djwatson/ktls. hnes/frdev. pkoutoupis/rapiddisk.