awesome-repositories.com
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPSitemapPrivacyTerms
Software Distribution · Awesome GitHub Repositories

11 repos

Awesome GitHub RepositoriesSoftware Distribution

Methods and tools for bundling, signing, and delivering software artifacts to end-user environments.

Explore 11 awesome GitHub repositories matching devops & infrastructure · Software Distribution. Refine with filters or upvote what's useful.

  1. Home
  2. DevOps & Infrastructure
  3. Distribution and Packaging
  4. Software Distribution

Awesome Software Distribution GitHub Repositories

Describe the repository you're looking for…
We'll search the best matching repositories with AI.
  • yt-dlp/yt-dlp

    yt-dlp/yt-dlp

    147,702GitHubView on GitHub↗

    This project is a command-line media downloader designed for the systematic retrieval and organization of digital content from diverse online platforms. It functions as an extensible extraction engine that utilizes a declarative format-selection pipeline to automate the identification, merging, and downloading of speci

    Pythonclidownloaderpython
  • electron/electron

    electron/electron

    120,164GitHubView on GitHub↗

    This framework provides a multi-process architecture for building desktop applications using web technologies. It manages the application lifecycle, window states, and system-level integrations through a primary entry point, while isolating web content in separate rendering processes to maintain stability and security.

    C++c-plus-pluschromecss
  • tauri-apps/tauri

    tauri-apps/tauri

    102,979GitHubView on GitHub↗

    Tauri is a cross-platform framework for building desktop applications that combine web-based user interfaces with a memory-safe systems-language backend. It functions as a secure runtime that hosts web content within native windowing containers, allowing developers to leverage existing web technologies while maintainin

    Rustdesktop-apphigh-performancemobile-app
  • neovim/neovim

    neovim/neovim

    96,615GitHubView on GitHub↗

    Neovim is a text editing environment designed for extensibility and performance. It provides a core engine for text manipulation, multi-window management, and complex editing commands, while maintaining compatibility with existing paradigms. The project features a stable interface that allows external clients to intera

    Vim Scriptapiclua
  • bitcoin/bitcoin

    bitcoin/bitcoin

    88,190GitHubView on GitHub↗

    This project is a cryptographic consensus engine and distributed ledger client that functions as a peer-to-peer network node. It enables decentralized network participation by allowing users to independently validate transactions and blocks, ensuring data integrity and consensus without reliance on a centralized author

    C++bitcoinc-plus-pluscryptocurrency
  • python/cpython

    python/cpython

    71,643GitHubView on GitHub↗

    CPython is the primary, community-maintained reference implementation of the Python programming language. It functions as a high-level, interpreted execution environment that compiles source code into platform-independent bytecode for processing by a stack-based virtual machine. The runtime manages memory through a com

    Python
  • Eugeny/tabby

    Eugeny/tabby

    68,976GitHubView on GitHub↗

    Tabby is a cross-platform terminal emulator and desktop application suite designed for managing command-line workflows and remote infrastructure. It provides a comprehensive environment for terminal session orchestration, allowing users to organize multiple active sessions through split panes and custom layouts. The ap

    TypeScriptserialssh-clienttelnet-client
  • BurntSushi/ripgrep

    BurntSushi/ripgrep

    60,093GitHubView on GitHub↗

    ripgrep is a command-line utility designed for searching through large file trees and source code repositories. It functions as a recursive text processor that traverses directories to locate and display matching patterns, serving as a high-performance alternative to traditional search tools. The tool distinguishes it

    Rustclicommand-linecommand-line-tool
  • topjohnwu/Magisk

    topjohnwu/Magisk

    58,780GitHubView on GitHub↗

    Magisk is an Android rooting framework designed to manage system-level modifications and grant administrative access to mobile devices. It functions by patching boot and recovery images to inject custom code into the operating system initialization sequence, allowing for system-wide control while maintaining compatibil

    Rust
  • starship/starship

    starship/starship

    54,296GitHubView on GitHub↗

    Starship is a cross-shell prompt engine that provides a unified, context-aware command line interface. It functions as a terminal customization tool, allowing users to modify the appearance and behavior of their shell prompts through a centralized, configuration-driven utility. The project operates as a compiled, stat

    Rustbashfishfish-prompt
  • go-gitea/gitea

    go-gitea/gitea

    53,820GitHubView on GitHub↗

    Gitea is a self-hosted service designed for managing version control repositories, project issue tracking, and software artifact distribution. It provides a collaborative platform that enables teams to host their own source code, manage development tasks through integrated project boards, and store container images or

    Gobitbucketcicddevops

Explore sub-tags

  • Application BundlersFrameworks that compile source code and bundle application modules into platform-specific binaries for distribution.
  • Application SigningMechanisms for applying digital signatures to software binaries to ensure authenticity and integrity during distribution.
  • Artifact RegistriesCentralized repositories for storing and serving container images and language-specific software packages.
  • Compiled BinariesStatically linked executable files designed for direct execution within a system environment.
Cross-Platform InstallersTools for creating executable installers and binaries that function across multiple operating systems and hardware architectures.
  • Native InstallersPackages for deploying software on specific operating systems.
  • Package Manager IntegrationsAvailability through standard OS package managers.
  • Standalone ExecutablesSelf-contained binary distributions that include all necessary dependencies for execution.