1 repo
Architectural frameworks that organize system functionality into independent, installable software components.
Distinguishing note: Focuses on the architectural pattern of modularity via packages rather than general package management.
Explore 1 awesome GitHub repository matching software engineering & architecture · Modular Package Systems. Refine with filters or upvote what's useful.
OpenWrt is a modular Linux distribution designed for resource-constrained networking hardware. It functions as a comprehensive network routing platform, providing a complete build environment that allows users to generate custom firmware images for a wide variety of embedded processor architectures. By utilizing a standardized cross-compilation toolchain and a package-based ecosystem, it enables the creation of tailored operating systems for specific hardware deployments. The project distinguishes itself through a hardware abstraction layer that normalizes interactions across diverse chipsets
Organizes system functionality into independent, installable software packages that allow users to customize their firmware feature set.