awesome-repositories.com
Blog
MCP
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
·
P

probonopd/go-appimage

0
View on GitHub↗
0 Stars·0 Forks·4 Aufrufe

Go Appimage

An implementation of AppImage tools written in Go by the inventor of the AppImage format.

Features

  • Build and Compilation Tools - Creates AppImage bundles for applications.
  • Deployment Tools - Deploys dependencies and converts directories into portable bundles.
  • Desktop Integration - Experimental daemon for integrating portable files into the system environment.

Star-Verlauf

Star-Verlauf für probonopd/go-appimageStar-Verlauf für probonopd/go-appimage

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

Open-Source-Alternativen zu Go Appimage

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit Go Appimage.
  • electron-userland/electron-builderAvatar von electron-userland

    electron-userland/electron-builder

    14,594Auf GitHub ansehen↗

    electron-builder is a cross-platform build automator and packaging tool for Electron applications. It bundles source code and dependencies into platform-specific installers, portable executables, and app store formats for Windows, macOS, and Linux. The project functions as a distribution pipeline that orchestrates the signing and notarization of binaries to ensure authenticity and bypass security warnings. It also serves as an auto-update orchestrator, preparing application packages and distribution channels to support automatic background software updates. Its capability surface covers the

    TypeScript
    Auf GitHub ansehen↗14,594
  • sbt/sbtAvatar von sbt

    sbt/sbt

    4,929Auf GitHub ansehen↗

    Sbt is a JVM build tool and dependency management system designed for Scala and Java. It functions as a multi-project build orchestrator that manages the compilation of source code, resolves external libraries from remote repositories, and packages binaries for distribution. The project is distinguished by its interactive build system, which provides a read-eval-print loop for real-time state inspection and task execution. It utilizes a dependency-graph based execution model to process tasks and maintains a type-safe key-value store for dynamic build configuration. Its capabilities cover JVM

    Scala
    Auf GitHub ansehen↗4,929
  • swiftlang/swift-buildAvatar von swiftlang

    swiftlang/swift-build

    2,225Auf GitHub ansehen↗

    Swift Build is a modular build system designed to orchestrate the compilation of software projects. It functions as a low-level engine that manages the entire build lifecycle, including dependency resolution, task scheduling, and the generation of executable binaries or libraries. By utilizing a decoupled client-server architecture, the system separates the build engine from the interface to facilitate consistent and isolated task execution. The system distinguishes itself through a graph-based approach to task scheduling and a persistent database that tracks file states to ensure incremental

    Swiftbuildbuild-systembuild-tool
    Auf GitHub ansehen↗2,225
  • openwrt/packagesAvatar von openwrt

    openwrt/packages

    4,532Auf GitHub ansehen↗

    This project is a cross-compilation build system and software repository for the OpenWrt operating system. It provides a curated collection of community-maintained software packages, build scripts, and application definitions used to compile third-party libraries and utilities for specific target hardware architectures. The system functions as an embedded Linux software feed, utilizing a cross-compilation workflow to convert external source code into compatible binaries. It includes a distribution of network tools, such as DNS servers and VPNs, tailored for router-based environments and resou

    Makefilehacktoberfest
    Auf GitHub ansehen↗4,532
Alle 30 Alternativen zu Go Appimage anzeigen→

Häufig gestellte Fragen

Was macht probonopd/go-appimage?

An implementation of AppImage tools written in Go by the inventor of the AppImage format.

Was sind die Hauptfunktionen von probonopd/go-appimage?

Die Hauptfunktionen von probonopd/go-appimage sind: Build and Compilation Tools, Deployment Tools, Desktop Integration.

Welche Open-Source-Alternativen gibt es zu probonopd/go-appimage?

Open-Source-Alternativen zu probonopd/go-appimage sind unter anderem: electron-userland/electron-builder — electron-builder is a cross-platform build automator and packaging tool for Electron applications. It bundles source… swiftlang/swift-build — Swift Build is a modular build system designed to orchestrate the compilation of software projects. It functions as a… sbt/sbt — Sbt is a JVM build tool and dependency management system designed for Scala and Java. It functions as a multi-project… openwrt/packages — This project is a cross-compilation build system and software repository for the OpenWrt operating system. It provides… burrowers/garble — Garble is an obfuscation tool for Go binaries. It transforms compiled Go programs by hashing identifiers, package… appimage/appimaged — appimaged is an optional daemon that watches locations like ~/bin and ~/Downloads for AppImages and if it detects…