6 repositorios
Reusable collections of patch operations for infrastructure composition.
Distinct from Localization Patch Sets: Distinct from Localization Patch Sets: focuses on infrastructure configuration reuse rather than language translation.
Explore 6 awesome GitHub repositories matching software engineering & architecture · Patch Configuration Sets. Refine with filters or upvote what's useful.
Crossplane is a Kubernetes-based control plane framework that functions as a cloud resource orchestrator and infrastructure-as-code platform. It enables the management of heterogeneous infrastructure by extending the Kubernetes API to provision and maintain external cloud services through declarative configuration. By utilizing custom resource controllers, it continuously reconciles the state of external infrastructure with defined desired states, ensuring consistent deployment and lifecycle management across multiple cloud providers. The platform distinguishes itself through its composition-
Groups multiple patch operations into reusable sets to simplify complex composition logic.
React is a JavaScript library for building user interfaces through the composition of modular, self-contained components. It employs a declarative programming model where developers describe the desired visual state, and the library automatically manages the underlying document updates and state synchronization. By utilizing a virtual representation of the document, it calculates and applies minimal changes to the browser, ensuring efficient rendering even in complex applications. The library distinguishes itself through a sophisticated scheduling system that manages rendering work in increme
Validates configuration files to prevent silent failures caused by incorrect option names or types.
Patch-package is a utility that extends JavaScript package managers to capture and reapply local modifications made to installed third-party dependencies. By generating standard diff files from changes made directly to the source code on disk, it allows developers to maintain custom fixes across dependency updates and team environments without the need to fork or publish modified versions of external libraries. The tool integrates directly into the package manager lifecycle, automatically applying stored patches after dependencies are installed or updated. It supports complex maintenance scen
Allows defining custom directory locations for storing patch files.
clash-for-linux es una plataforma de gestión de proxy para Linux que sirve como envoltorio para los núcleos Clash y Mihomo. Proporciona un sistema para desplegar binarios de proxy, gestionar suscripciones y controlar la interceptación de tráfico de red. La plataforma destaca por un sistema de configuración basado en mixins que permite a los usuarios parchear y sobrescribir configuraciones de suscripción sin alterar los archivos fuente originales. Incluye además un panel de control basado en web para administración headless, permitiendo el monitoreo remoto del estado de los nodos, registros y políticas de enrutamiento. El sistema admite proxy transparente mediante interfaces virtuales en modo TUN para capturar todo el tráfico del sistema y puede configurarse como una puerta de enlace para otros dispositivos en una red de área local. Las capacidades adicionales incluyen encadenamiento de relés multi-salto y selección interactiva de nodos para la dirección del tráfico. La instalación implica el despliegue de binarios conscientes de la arquitectura y el uso de servicios del sistema para garantizar la persistencia en el arranque y el inicio automatizado.
Uses a hierarchical patching mechanism to adjust running configuration fields via mixins.
This project provides configuration data structures containing build-specific memory offsets and patch codes required to activate remote desktop services. It serves as a registry of parameters and patch sets used to bypass remote desktop restrictions across various operating system builds. The repository specifically focuses on updating configuration files for the RDP Wrapper library. This ensures compatibility with new operating system builds, enabling remote desktop connectivity on editions that do not natively support the feature. The project covers system-level configuration for remote d
Provides reusable sets of patch operations to bypass Remote Desktop restrictions across various OS builds.
This project is a CJK input method framework and configuration set designed for the Rime input engine. It provides a comprehensive system of schemas and dictionary packs to optimize Chinese character entry through pinyin and double-pinyin workflows. The framework is distinguished by its use of Lua-powered extensions that add dynamic utilities, such as inline mathematical calculators, automated timestamps, and text formatting, directly to the input interface. It also features refined word libraries and language models specifically tuned to improve prediction accuracy and first-choice hit rates
Modifies system settings using a hierarchical path syntax to persist preferences without altering source files.