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
·
openwrt avatar

openwrt/packages

0
View on GitHub↗
4,532 Stars·3,898 Forks·Makefile·GPL-2.0·4 Aufrufe

Packages

Dieses Projekt ist ein Cross-Compilation-Build-System und Software-Repository für das Betriebssystem OpenWrt. Es bietet eine kuratierte Sammlung von Community-gepflegten Softwarepaketen, Build-Skripten und Anwendungsdefinitionen, die zum Kompilieren von Bibliotheken und Dienstprogrammen von Drittanbietern für spezifische Zielhardware-Architekturen verwendet werden.

Das System fungiert als Embedded-Linux-Software-Feed und nutzt einen Cross-Compilation-Workflow, um externen Quellcode in kompatible Binärdateien umzuwandeln. Es enthält eine Distribution von Netzwerktools, wie DNS-Server und VPNs, die auf Router-basierte Umgebungen und ressourcenbeschränkte Geräte zugeschnitten sind.

Die Build-Funktionen decken ein breites Spektrum an Softwarekategorien ab, darunter Systemdienstprogramme, externe C- und C++-Bibliotheken, Mail-Dienste sowie Multimedia-Anwendungen für Audio-, Video- und Bildverarbeitung. Diese Komponenten werden über ein modulares System aus Paketdefinitionen und Patches in benutzerdefinierte Firmware-Erweiterungen integriert.

Features

  • Build Systems - Provides a comprehensive cross-compilation build system for generating binaries tailored to various target hardware architectures.
  • C and C++ Cross-Compilation - Converts external C and C++ source code into executable binaries for foreign hardware architectures.
  • Cross-Compilation Toolchains - Provides a build environment capable of generating executable binaries for diverse hardware architectures from a single host machine.
  • Git-Based Feeds - Integrates remote Git repositories as dynamic software sources to expand the available package set during firmware builds.

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
  • OpenWrt Package Managers - Manages the compilation and bundling of third-party applications and libraries specifically for the OpenWrt ecosystem.
  • Embedded Router Networking - Builds and configures network services and utilities specifically for embedded router hardware.
  • Package Feed Management - Provides capabilities for adding and managing curated third-party package feeds to extend router functionality.
  • Embedded Network Tooling - Compiles networking software such as DNS servers and VPNs specifically tailored for router-based environments.
  • Custom Firmware Extensions - Adds community-maintained software and system utilities to custom firmware via patches and module replacements.
  • Package Repositories - Maintains a community-driven repository of software packages and build scripts for the OpenWrt operating system.
  • Software Feeds - Functions as an embedded Linux software feed providing a curated collection of application definitions and patches.
  • Build and Compilation Tools - Uses utilities for cross-compilation and binary packaging to build third-party community applications.
  • Community Package Builds - Compiles software maintained by the community using targeted build scripts and patches for the target system.
  • External Library Compilations - Compiles third-party C and C++ libraries using automated build scripts and patches for the target operating system.
  • Makefile Automation - Employs a hierarchy of Makefiles to automate the compilation, linking, and installation of individual software packages.
  • Hardware Target Configurations - Uses specialized build scripts to ensure software compatibility with specific hardware revisions and embedded board types.
  • Router Firmware Distributions - Distributes networking software and tools specifically designed for router firmware environments.
  • System Utilities - Compiles general-purpose command-line tools and system utilities for configuring and maintaining the embedded system.
  • Source-Level Patch Integration - Integrates patches into source code before compilation to ensure compatibility with the target embedded environment.
  • Modular Package Systems - Organizes software functionality into independent, installable components with standalone directories for build instructions and metadata.
  • Star-Verlauf

    Star-Verlauf für openwrt/packagesStar-Verlauf für openwrt/packages

    Häufig gestellte Fragen

    Was macht openwrt/packages?

    Dieses Projekt ist ein Cross-Compilation-Build-System und Software-Repository für das Betriebssystem OpenWrt. Es bietet eine kuratierte Sammlung von Community-gepflegten Softwarepaketen, Build-Skripten und Anwendungsdefinitionen, die zum Kompilieren von Bibliotheken und Dienstprogrammen von Drittanbietern für spezifische Zielhardware-Architekturen verwendet werden.

    Was sind die Hauptfunktionen von openwrt/packages?

    Die Hauptfunktionen von openwrt/packages sind: Build Systems, C and C++ Cross-Compilation, Cross-Compilation Toolchains, Git-Based Feeds, OpenWrt Package Managers, Embedded Router Networking, Package Feed Management, Embedded Network Tooling.

    Welche Open-Source-Alternativen gibt es zu openwrt/packages?

    Open-Source-Alternativen zu openwrt/packages sind unter anderem: kenzok8/openwrt-packages — This project provides a curated collection of OpenWrt plugins and packages, offering a unified ecosystem for extending… sulinggg/openwrt-rpi — OpenWrt-Rpi is a firmware builder and embedded Linux build toolset designed to compile custom router operating system… riscv-collab/riscv-gnu-toolchain — This project is a cross-compiler toolchain for RISC-V software development. It provides the necessary components to… stupidloud/nanopi-openwrt — This project is an OpenWrt firmware build system and embedded Linux build tool designed to create customized router… uutils/coreutils — This project is a suite of basic command line utilities rewritten in Rust, providing a cross-platform implementation… coolsnowwolf/lede — Lede is an embedded Linux build tool and firmware build system designed to generate bootable operating system images…

    Open-Source-Alternativen zu Packages

    Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit Packages.
    • kenzok8/openwrt-packagesAvatar von kenzok8

      kenzok8/openwrt-packages

      7,132Auf GitHub ansehen↗

      This project provides a curated collection of OpenWrt plugins and packages, offering a unified ecosystem for extending router functionality. It functions as both a package feed compatible with opkg and apk package managers and a source for custom firmware compilation, integrating directly with the OpenWrt build system through a script-based tool. The repository delivers daily pre-compiled binary packages organized by CPU architecture, enabling direct installation without requiring source compilation. These binaries are served through a globally distributed feed hosted on Cloudflare R2 edge no

      Shellalistddnstohomeproxy
      Auf GitHub ansehen↗7,132
    • sulinggg/openwrt-rpiAvatar von SuLingGG

      SuLingGG/OpenWrt-Rpi

      6,354Auf GitHub ansehen↗

      OpenWrt-Rpi is a firmware builder and embedded Linux build toolset designed to compile custom router operating system images for Raspberry Pi and NanoPi hardware. It utilizes a GitHub Actions CI pipeline to automate the generation of fresh firmware images from the latest source code via daily updates. The project maintains a custom package repository and local software sources for managing community plugins and kernel modules. This infrastructure is used to ensure version consistency and prevent dependency conflicts during the installation of network drivers and system extensions. The build

      Shellg-dockgithub-actionsnanopi-r2s
      Auf GitHub ansehen↗6,354
  • riscv-collab/riscv-gnu-toolchainAvatar von riscv-collab

    riscv-collab/riscv-gnu-toolchain

    4,540Auf GitHub ansehen↗

    This project is a cross-compiler toolchain for RISC-V software development. It provides the necessary components to compile C and C++ source code into executable binaries and libraries specifically for the RISC-V hardware architecture. The toolchain supports multi-architecture binary generation and multilib capabilities, allowing a single installation to target various instruction set specifications and bit-widths. It integrates with alternative compilers such as LLVM and Clang and includes a bootstrapped build pipeline to produce high-performance versions of the tools. The system covers bro

    C
    Auf GitHub ansehen↗4,540
  • stupidloud/nanopi-openwrtAvatar von stupidloud

    stupidloud/nanopi-openwrt

    5,536Auf GitHub ansehen↗

    This project is an OpenWrt firmware build system and embedded Linux build tool designed to create customized router firmware images for NanoPi hardware. It functions as a network OS customization kit, providing a structured environment for compiling tailored operating system images that integrate specific drivers, packages, and kernel optimizations. The system distinguishes itself through deep hardware and performance tuning, including kernel-space flow offloading for traffic acceleration and symmetric multiprocessing interrupt balancing to prevent single-core processing bottlenecks. It enabl

    Shellnanopiopenwrtr1s
    Auf GitHub ansehen↗5,536
  • Alle 30 Alternativen zu Packages anzeigen→