awesome-repositories.com
المدونة
MCP
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعخادم MCPحولكيفية ترتيب النتائجالصحافة
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

10 مستودعات

Awesome GitHub RepositoriesPrebuilt Binary Installations

Download and install ready-to-use binaries of the JavaScript engine without compiling from source.

Distinct from Binary and Source Installation: Distinct from Binary and Source Installation: focuses specifically on the prebuilt binary installation path, not the source compilation option.

Explore 10 awesome GitHub repositories matching devops & infrastructure · Prebuilt Binary Installations. Refine with filters or upvote what's useful.

Awesome Prebuilt Binary Installations GitHub Repositories

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • homebrew/legacy-homebrewالصورة الرمزية لـ Homebrew

    Homebrew/legacy-homebrew

    26,849عرض على GitHub↗

    This project is a command line package manager and dependency management engine used for installing, updating, and removing software packages across different operating systems. It functions as a package recipe system and software repository administrator, utilizing declarative scripts to define software sources, build arguments, and installation steps. The system operates as a binary distribution platform that compiles source code into pre-compiled binaries and distributes them through remote repositories. It includes an automated version tracker that monitors upstream software releases and

    Downloads and installs pre-compiled binary packages when they match the current system architecture.

    عرض على GitHub↗26,849
  • homebrew/homebrew-coreالصورة الرمزية لـ Homebrew

    Homebrew/homebrew-core

    15,383عرض على GitHub↗

    This project is a Ruby-based package definition repository that functions as a cross-platform package manager and software dependency resolver for macOS and Linux. It provides a centralized system for installing, updating, and managing software through a Git-based distribution model. The system distinguishes itself through a binary package distribution network that produces pre-compiled bottles to avoid local compilation from source. It utilizes a Ruby-based domain specific language to define installation recipes and employs a distributed version control architecture to synchronize these defi

    Automatically downloads and installs pre-compiled binary packages when a compatible bottle exists for the system architecture.

    Rubycoreformulaehacktoberfest
    عرض على GitHub↗15,383
  • nodesource/distributionsالصورة الرمزية لـ nodesource

    nodesource/distributions

    13,834عرض على GitHub↗

    This project is a Node.js binary distribution repository and Linux package repository. It provides a hosted set of pre-compiled JavaScript runtime binaries for various Linux distributions to simplify installation and version management through native package managers. The project includes a Node.js observability toolset and security policy manager. These components enable the gathering of runtime telemetry to monitor application health and performance via diagnostic dashboards, while providing a resource restriction layer that intercepts system calls to prevent unauthorized modules from acces

    Allows installation of ready-to-use Node.js binaries without the need for compiling from source.

    Shelljavascriptlinuxnode
    عرض على GitHub↗13,834
  • go-swagger/go-swaggerالصورة الرمزية لـ go-swagger

    go-swagger/go-swagger

    9,989عرض على GitHub↗

    go-swagger is a toolkit for working with Swagger/OpenAPI 2.0 specifications in Go. It generates server, client, and CLI code from a specification document, and can also produce a specification by scanning annotated Go source code. The project includes a static validation engine that checks documents against the schema and project-specific rules, and a specification transformation pipeline that resolves, flattens, and merges documents. The toolkit generates both client and server code from the same specification, ensuring consistency in request and response handling. It also produces a command

    Provides pre-built binaries for download and installation on the system PATH.

    Goapicode-generatorgo
    عرض على GitHub↗9,989
  • albertlauncher/albertالصورة الرمزية لـ albertlauncher

    albertlauncher/albert

    7,945عرض على GitHub↗

    Albert is a keyboard launcher that opens files, applications, and runs commands by typing search queries into a search bar. It functions as a keyboard-driven workflow tool, enabling users to navigate their file system, launch installed applications, and execute shell commands without touching a mouse. The launcher processes user input through a plugin-based modular architecture, where functionality is extended by dynamically loaded C++ and Python plugins. Queries are dispatched to all enabled handlers in parallel, with results merged and ranked by a combination of match quality and historical

    Downloads and installs a ready-to-run binary for Linux or macOS without compiling from source.

    C++albertalbertlauncherapplication-launcher
    عرض على GitHub↗7,945
  • kenzok8/openwrt-packagesالصورة الرمزية لـ kenzok8

    kenzok8/openwrt-packages

    7,132عرض على GitHub↗

    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

    Lists ready-to-install packages organized by CPU architecture for direct download and installation.

    Shellalistddnstohomeproxy
    عرض على GitHub↗7,132
  • prodesire/python-guide-cnالصورة الرمزية لـ Prodesire

    Prodesire/Python-Guide-CN

    4,432عرض على GitHub↗

    Python-Guide-CN هو ترجمة صينية لدليل شامل لبرمجة Python الاصطلاحية وتطوير البرمجيات. يعمل كبرنامج تعليمي برمجي منسق ومرجع للنظام البيئي، ويوفر مساراً منظماً لتعلم صيغة Python، والمكتبات القياسية، وأنماط الترميز الاحترافية. يتميز المشروع بتقديم تعليمات مفصلة لإعداد بيئات التطوير عبر Windows وmacOS وLinux. يركز بشكل خاص على اختيار المترجمين وإدارة البيئات الافتراضية لضمان بيئة عمل متسقة. يغطي الدليل مجموعة واسعة من القدرات التقنية، بما في ذلك سير عمل اختبار البرمجيات، وتوزيع الحزم، وتنفيذ أفضل ممارسات الترميز. كما يوفر توجيهات حول تطوير الويب، وبناء REST API، والحوسبة العلمية، بما في ذلك تحليل البيانات وتصورها.

    Instructs on using prebuilt binary distributions to avoid the complexities of building libraries from source.

    Batchfile
    عرض على GitHub↗4,432
  • fo40225/tensorflow-windows-wheelالصورة الرمزية لـ fo40225

    fo40225/tensorflow-windows-wheel

    3,672عرض على GitHub↗

    This project provides precompiled TensorFlow binary distributions as Python wheels for Windows. It is designed to enable the installation of the TensorFlow framework without requiring manual compilation from source. The distribution specifically includes non-AVX builds, providing a machine learning runtime compatible with legacy or low-end CPUs that do not support AVX instructions. These packages facilitate machine learning environment setup and AI development workflows on Windows by offering ready-to-use binaries for rapid installation.

    Provides precompiled binary packages for TensorFlow to avoid manual compilation from source on Windows.

    Pythonbinarybuildcpp
    عرض على GitHub↗3,672
  • quickjs-ng/quickjsالصورة الرمزية لـ quickjs-ng

    quickjs-ng/quickjs

    2,703عرض على GitHub↗

    QuickJS is a lightweight, embeddable ECMAScript runtime that executes JavaScript programs conforming to the latest specification. It is designed as a compact, standards-compliant JavaScript engine suitable for resource-constrained environments and embedded systems, available both as prebuilt binaries and as source code that can be compiled for custom integration. The engine distinguishes itself through a minimal runtime footprint achieved by a single-pass compiler that produces compact bytecode, executed on a stack-based virtual machine. Memory management uses reference-counting garbage colle

    Offers ready-to-use binaries for quick installation without source compilation.

    C
    عرض على GitHub↗2,703
  • cargo-bins/cargo-binstallالصورة الرمزية لـ cargo-bins

    cargo-bins/cargo-binstall

    2,493عرض على GitHub↗

    cargo-binstall is a toolchain extension and binary artifact manager designed to install pre-compiled Rust binaries from releases. Its primary purpose is to avoid the time and resource costs associated with compiling software from source by fetching pre-built executables. The tool provides mechanisms for discovering and downloading binaries across different architectures and platforms. It includes capabilities for verifying the authenticity and integrity of downloaded packages using cryptographic signature verification against public keys. The system supports automated installation in continu

    Downloads and installs pre-compiled Rust binaries from releases to eliminate local compilation time.

    Rustbinaryinstallerrust
    عرض على GitHub↗2,493
  1. Home
  2. DevOps & Infrastructure
  3. Deployment Management
  4. Installation and Package Management
  5. Binary and Source Installation
  6. Prebuilt Binary Installations