awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 repositorio

Awesome GitHub RepositoriesRuntime System Customizations

Modifications to system libraries and processes in memory to adjust operational behavior.

Distinct from System Library Compatibility: Focuses on in-memory stability and compatibility adjustments rather than build-time library compatibility.

Explore 1 awesome GitHub repository matching operating systems & systems programming · Runtime System Customizations. Refine with filters or upvote what's useful.

Awesome Runtime System Customizations GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • acidanthera/liluAvatar de acidanthera

    acidanthera/Lilu

    3,845Ver en GitHub↗

    Lilu is a kernel patching engine and runtime code injection framework designed to modify kernel drivers and libraries in memory. It functions as an operating system customization framework that intercepts function calls and redirects execution flow within the kernel to resolve hardware compatibility issues and adjust system stability. The project employs a modular platform that allows for the injection of code and the modification of system libraries during the boot process without altering files on disk. It utilizes a plugin-based extension architecture and a standardized API interface to lo

    Changes the behavior of system libraries and active processes in memory to resolve compatibility and stability issues.

    C
    Ver en GitHub↗3,845
  1. Home
  2. Operating Systems & Systems Programming
  3. Runtime System Customizations