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
·
D

djwatson/ktls

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

Ktls

Features

  • Kernel Modules - Kernel-level Transport Layer Security module.

Istoric stele

Graficul istoricului de stele pentru djwatson/ktlsGraficul istoricului de stele pentru djwatson/ktls

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 Ktls

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

Întrebări frecvente

Care sunt principalele funcționalități ale djwatson/ktls?

Principalele funcționalități ale djwatson/ktls sunt: Kernel Modules.

Care sunt câteva alternative open-source pentru djwatson/ktls?

Alternativele open-source pentru djwatson/ktls includ: 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… arter97/exfat-linux. avielw/kplugs — KPlugs is a Linux kernel module which provides an interface for dynamically executing scripts inside the Linux kernel. hnes/frdev. pkoutoupis/rapiddisk.