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 RepositoriesApplication Loaders

Mechanisms for loading and unloading software modules at runtime to optimize memory usage on constrained devices.

Distinct from Dynamic Module Loading: Distinct from Dynamic Module Loading: focuses on the lifecycle management of application-level programs rather than low-level binary linking.

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

Awesome Application Loaders GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • contiki-os/contikiAvatar de contiki-os

    contiki-os/contiki

    3,798Ver en GitHub↗

    Contiki is an operating system designed for resource-constrained embedded devices and the Internet of Things. It provides a lightweight, event-driven kernel that enables multitasking and low-power wireless network connectivity on hardware with extremely limited memory and processing power. The system distinguishes itself through a stackless threading model that allows for a blocking-style programming interface while maintaining a minimal memory footprint. It supports dynamic module and firmware management, enabling the loading and linking of relocatable binary code at runtime to update applic

    Provides mechanisms for loading and unloading software modules at runtime to optimize memory usage on constrained devices.

    C
    Ver en GitHub↗3,798
  1. Home
  2. Operating Systems & Systems Programming
  3. Dynamic Module Loading
  4. Application Loaders