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

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

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

5 مستودعات

Awesome GitHub RepositoriesDependency-Isolated

Packaging runtime environments and system-level binaries into portable images for consistent execution.

Explore 5 awesome GitHub repositories matching devops & infrastructure · Dependency-Isolated. Refine with filters or upvote what's useful.

Awesome Dependency-Isolated GitHub Repositories

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

    microsoft/markitdown

    154,485عرض على GitHub↗

    This project is an AI-powered document processing engine designed to transform diverse file formats into structured Markdown. By leveraging multimodal language models, it performs complex layout analysis and semantic text extraction, allowing for the conversion of both unstructured files and scanned images into machine-readable content. The toolkit distinguishes itself through a modular, plugin-based architecture that orchestrates multi-stage extraction pipelines. Users can steer the parsing behavior by injecting custom instructions, enabling the system to adapt to domain-specific document st

    Packages runtime environments and system-level binaries into portable images to ensure consistent execution across heterogeneous infrastructures.

    Pythonautogenautogen-extensionlangchain
    عرض على GitHub↗154,485
  • apernet/hysteriaالصورة الرمزية لـ apernet

    apernet/hysteria

    21,894عرض على GitHub↗

    Hysteria is a cross-platform proxy tool designed to route network traffic over the QUIC protocol. It functions as a proxy server infrastructure that facilitates secure traffic tunneling, specifically targeting the circumvention of restrictive network firewalls and censorship. The software utilizes UDP-encapsulated traffic tunneling and cryptographic stream obfuscation to hide traffic patterns and bypass deep packet inspection. By employing custom congestion control algorithms, it dynamically adjusts transmission rates based on real-time network conditions and packet loss metrics to maintain c

    Packages runtime and configuration into portable images to ensure consistent execution across diverse host environments.

    Gocensorship-circumventiongolanghttp-proxy
    عرض على GitHub↗21,894
  • cmusatyalab/openfaceالصورة الرمزية لـ cmusatyalab

    cmusatyalab/openface

    15,398عرض على GitHub↗

    Openface is a deep learning toolkit designed for facial recognition and identity verification. It provides a comprehensive pipeline for detecting faces, aligning landmarks, and transforming facial images into compact numerical vectors. By utilizing these embeddings, the system enables identity classification and similarity comparison through geometric distance calculations. The project distinguishes itself by integrating research-oriented diagnostic tools alongside its core recognition capabilities. It includes utilities for visualizing high-dimensional feature clusters, inspecting internal c

    Packages the entire runtime and dependency stack into a portable image to ensure consistent execution across diverse host systems.

    Luadeep-learningface-recognitionfacenet
    عرض على GitHub↗15,398
  • netflix/metaflowالصورة الرمزية لـ Netflix

    Netflix/metaflow

    9,764عرض على GitHub↗

    Metaflow is a Python machine learning framework and MLOps workflow orchestrator designed to manage the lifecycle of data pipelines from local prototyping to production. It serves as a distributed compute manager and an experiment tracking system, enabling the creation of reproducible pipelines that transition between development and high-availability production environments. The framework distinguishes itself through an integrated checkpointing system that automatically persists intermediate data artifacts to remote storage, allowing failed runs to be resumed from the last successful step. It

    Packages specific software libraries and code snapshots into portable images to ensure consistent execution across remote compute nodes.

    Pythonagentsaiaws
    عرض على GitHub↗9,764
  • stoatchat/self-hostedالصورة الرمزية لـ stoatchat

    stoatchat/self-hosted

    2,497عرض على GitHub↗

    This project is a self-hosted communication suite and private messaging infrastructure. It is a containerized chat platform designed for deployment on independent hardware to maintain full control over user data and server dependencies. The system features a modular plugin framework that allows custom features and behaviors to be loaded into the client at runtime via manifest files. It is designed as a proxy-compatible service, supporting configurable network port routing to operate behind external reverse proxy servers. The platform covers capabilities for containerized service orchestratio

    Packages system-level binaries and runtime environments into portable images for consistent execution.

    JavaScriptdockerself-hostedself-hosting
    عرض على GitHub↗2,497
  1. Home
  2. DevOps & Infrastructure
  3. Containerization
  4. Runtime & Deployment
  5. Dependency-Isolated

استكشف الوسوم الفرعية

  • Hardware Abstraction IsolationIsolating the runtime core from hardware-specific details to enable cross-device portability. **Distinct from Dependency-Isolated:** Focuses on isolating the runtime from hardware specifics rather than isolating third-party library dependencies.