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

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

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

2 مستودعات

Awesome GitHub RepositoriesExecution Profiles

Configuration sets that define environment-specific runtime parameters and hardware acceleration settings.

Explore 2 awesome GitHub repositories matching devops & infrastructure · Execution Profiles. Refine with filters or upvote what's useful.

Awesome Execution Profiles GitHub Repositories

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

    zylon-ai/private-gpt

    57,278عرض على GitHub↗

    This project is a privacy-first backend service designed to facilitate retrieval-augmented generation by processing local documents into searchable vector representations. It provides a modular architecture that allows users to ingest diverse file formats, manage document metadata, and perform semantic searches to provide context-aware responses for chat and completion requests. The system distinguishes itself through a database-agnostic abstraction layer that supports various storage backends, ranging from local disk storage to enterprise-grade vector databases. It offers flexible deployment

    Applies environment-specific runtime parameters to manage model inference behavior and hardware acceleration settings.

    Python
    عرض على GitHub↗57,278
  • nextest-rs/nextestالصورة الرمزية لـ nextest-rs

    nextest-rs/nextest

    2,828عرض على GitHub↗

    nextest is a high-performance test execution framework and Rust test runner designed to manage parallelism, retries, and timeouts. It serves as a test recording system that captures execution metadata and outputs into archives for later failure analysis and replay. The project distinguishes itself as a flakiness detection tool, identifying unstable tests through stress loops and automated retry policies. It also functions as a CI test orchestrator, capable of partitioning test suites across multiple workers and exporting results in standardized JUnit XML and JSON formats. The framework provi

    Groups configuration options into named profiles for applying different settings in local versus CI environments.

    Rustcargo-plugincargo-subcommandflaky-tests
    عرض على GitHub↗2,828
  1. Home
  2. DevOps & Infrastructure
  3. Execution Environments
  4. Execution Environment Configurations
  5. Execution Profiles

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

  • Interpreter-Specific ProfilesExecution profiles tailored specifically for tests running within specialized interpreter environments. **Distinct from Execution Profiles:** Specializes general execution profiles for the unique needs of interpreter-based test environments.