13 مستودعات
Settings for defining the system search paths used to locate and execute binary tools.
Distinct from Binary Path Discovery: Focuses on the static configuration of the PATH environment variable rather than runtime detection of binaries.
Explore 13 awesome GitHub repositories matching software engineering & architecture · Binary Path Configurations. Refine with filters or upvote what's useful.
This is a Unix dotfiles repository that provides a central store of configuration files to synchronize application settings and environment variables across different systems. It functions as a standardized development environment setup, offering a consistent profile for code editors, debuggers, and language runtimes across multiple machines. The repository includes specific configuration profiles for shell environments, Git identity and commit authorship, and SSH agent automation for secure credential management. It manages the loading of identity files and integrates system keychains to aut
Configures system paths to allow seamless execution of command line tools from any location.
rbenv is a Ruby version manager and shell environment manager designed to install, switch between, and manage multiple versions of the Ruby programming language. It functions as a project runtime isolator and an extensible versioning framework that ensures the correct Ruby binaries are executed based on the current context. The system uses a shim-based command interception model to resolve the active version before delegating execution to the binary. It allows for locking specific Ruby versions and environment variables to individual directories, ensuring project environment isolation. The ar
Adjusts shims and paths to run project-specific binaries without using a prefix command.
MoviePy is a Python video editing library and automated video processor designed for programmatically cutting, concatenating, and manipulating video and audio files. It serves as a non-linear video editor and an interface for FFmpeg to handle the reading, writing, and conversion of diverse media formats and codecs. The library enables automated video composition through the layering of multiple video and audio streams using transparency and coordinate-based positioning. It supports dynamic content generation by inserting text overlays and performing custom video frame processing where raw fra
Allows users to define custom file paths for external media processing binaries via environment variables.
This project is an open-source 3D game engine designed for building high-fidelity games, simulations, and cinematic environments. It functions as a robotics simulation platform with native integration for ROS 2 to model robot controllers and sensors. The engine features a multi-threaded Forward+ physically based renderer that supports hardware-accelerated ray tracing and global illumination. The system is built on a modular extension architecture using Gems to add or replace features without modifying core binaries. It includes a native SDK for AWS cloud integration, enabling IAM authenticati
Maps engine installations to a central manifest so projects can locate necessary binaries regardless of their location.
This project is a shell configuration manager and Unix environment automator designed to organize shell settings and environment variables. It functions as a symlink-based dotfile deployer that maps versioned configuration files to the home directory to maintain a consistent system environment across different machines. The system employs a topic-based configuration loading model, grouping shell settings and environment scripts into discrete directories that load sequentially into the active shell. It further automates the setup of the command line interface by managing system paths and ensur
Manages custom scripts and binaries from specific directories to ensure global availability within the system path.
Lefthook is a Git hook manager and workflow automation tool designed to execute user-defined scripts during version control events. It automates the execution of linters, tests, and formatters to validate changes and maintain code quality before commits or pushes. The project distinguishes itself through a parallel execution model that runs multiple shell commands concurrently to reduce latency. It supports complex configuration management, including the ability to merge global, remote, and local settings and synchronize configurations from external repositories to standardize development env
Allows specifying a custom installation path to resolve conflicts between different binary versions.
Manage your Java environment
Checks whether the Java binary in the PATH matches the version switcher and flags mismatches that break environment consistency.
This project is a PHP application server and process manager designed to reduce request latency by keeping applications resident in memory. It functions as a load balancer that distributes incoming network requests across a pool of worker processes, eliminating the overhead of repetitive bootstrapping. The server routes network requests directly into application framework kernels, bypassing traditional web server layers. It includes a built-in mechanism for delivering static assets directly to clients and supports hot reloading by monitoring source files for changes and automatically restarti
Allows specifying the exact path of the PHP executable to ensure worker processes launch across different operating systems.
zplug هو مدير إضافات لـ Zsh shell مصمم لتثبيت وتنظيم إضافات المجتمع، والسمات، والأوامر من المستودعات البعيدة والمسارات المحلية. يركز على قابلية إعادة إنتاج البيئة من خلال إعدادات ذات إصدارات، مما يسمح بتثبيت الإضافات على فروع git أو علامات أو تجزئات التزام محددة. يعمل المشروع على تحسين سرعة بدء تشغيل shell باستخدام نظام تحميل كسول يؤجل تنفيذ الإضافات حتى تصبح مطلوبة صراحةً. لتسريع إعداد البيئة الأولي، يستخدم مثبتاً متوازياً يقوم بتنزيل امتدادات متعددة في وقت واحد. يدعم المدير التثبيت متعدد المصادر ويتعامل مع حل تبعية الامتدادات لضمان تحميل الحزم المطلوبة بالترتيب الصحيح. كما يتضمن قدرات لتنزيل القطع الأثرية الثنائية الخارجية وتعيينها تلقائياً لمسار النظام، بالإضافة إلى تنفيذ خطافات دورة حياة مخصصة أثناء التثبيت والتحديثات.
Downloads external binary artifacts and automatically appends their directories to the system path for immediate use.
Browsershot هي مكتبة PHP تعمل كغلاف متصفح Puppeteer لتحويل HTML وعناوين URL إلى ملفات PDF أو صور أو سلاسل نصية باستخدام متصفح Chrome بدون رأس. تعمل كأداة لتحويل محتوى الويب إلى وسائط مرئية أو استخراج حالة DOM النهائية المعروضة لصفحة ما. تتيح المكتبة أتمتة عرض المتصفح لإنشاء ملفات PDF ولقطات شاشة من صفحات الويب. يمكنها استرجاع ترميز HTML النهائي المعروض بعد اكتمال تنفيذ JavaScript من جانب العميل ويمكنها التقاط تدقيق كامل لطلبات الشبكة التي تم تشغيلها أثناء عملية تحميل الصفحة. يتضمن النظام عناصر تحكم لتنسيق المتصفح، بما في ذلك القدرة على تهيئة مسارات الثنائي، ومتغيرات البيئة، وأعلام سطر الأوامر. يستخدم بروتوكول Chrome DevTools لمعالجة حالة المتصفح وإدارة توقيت استخراج البيانات.
Provides configuration for defining the system paths used to locate the Chrome browser executable.
This project provides a framework for building Kubernetes operators and custom controllers. It offers a set of libraries designed to manage the lifecycle of cluster resources, enabling developers to synchronize the actual state of a cluster with a desired configuration through event-driven reconciliation loops. The framework distinguishes itself by providing a manager-orchestrated environment that coordinates multiple controllers and webhooks within a single process. It includes built-in support for optimistic concurrency control to prevent update conflicts and utilizes in-memory informer cac
Overrides default download locations to use local paths or custom internal indexes for restricted network environments.
This project is a PHP library designed to automate image compression by orchestrating external command-line binaries. It provides a unified interface for managing the execution, configuration, and error handling of system-level tools, allowing developers to integrate image optimization directly into server-side application workflows or automated build pipelines. The library distinguishes itself through its ability to chain multiple independent processing tools into a single, sequential workflow. By defining custom optimization sequences and configuring specific command-line arguments, users c
Allows defining exact file paths for system-level processing tools.
هذا المشروع هو مكتبة عبر الأنظمة الأساسية لبناء تطبيقات سطح المكتب باستخدام Deno. يمكن المطورين من إنشاء برمجيات بواجهات مستخدم قائمة على الويب عن طريق عرض HTML و CSS و JavaScript داخل نوافذ سطح المكتب الأصلية. يعمل إطار العمل كجسر بين الواجهة الأمامية القائمة على الويب ونظام التشغيل المضيف. يوفر طبقة اتصال تسمح بتبادل البيانات ثنائي الاتجاه وتنفيذ الكود بين الواجهة والنظام الأساسي. من خلال التكامل مع طوابير أحداث النظام الأصلية، تحافظ المكتبة على استجابة النافذة وتدير دورة حياة التطبيق عبر Windows و macOS و Linux. تعتمد البنية على واجهات الوظائف الخارجية والربط الثنائي الديناميكي لتنفيذ عمليات على مستوى النظام. يمكن للمطورين تكوين الأصول الثنائية لاستخدام مكتبات مخصصة أو جاهزة، متجاوزين المصادر البعيدة الافتراضية لتناسب متطلبات نشر محددة.
Allows developers to specify local paths for library assets to override default remote download locations.