awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

6 repositorios

Awesome GitHub RepositoriesPatch Configuration Sets

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.

Awesome Patch Configuration Sets GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • crossplane/crossplaneAvatar de crossplane

    crossplane/crossplane

    11,791Ver en GitHub↗

    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.

    Gocloud-computingcloud-managementcloud-native
    Ver en GitHub↗11,791
  • reactjs/react.devAvatar de reactjs

    reactjs/react.dev

    11,765Ver en GitHub↗

    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.

    JavaScriptdocumentationjavascriptreact
    Ver en GitHub↗11,765
  • ds300/patch-packageAvatar de ds300

    ds300/patch-package

    11,098Ver en GitHub↗

    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.

    TypeScriptdependenciesdependency-managerdiff
    Ver en GitHub↗11,098
  • wnlen/clash-for-linuxAvatar de wnlen

    wnlen/clash-for-linux

    5,465Ver en GitHub↗

    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.

    Shellclash-metadevops-toolslinux
    Ver en GitHub↗5,465
  • sebaxakerhtc/rdpwrap.iniAvatar de sebaxakerhtc

    sebaxakerhtc/rdpwrap.ini

    3,702Ver en GitHub↗

    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.

    Ver en GitHub↗3,702
  • amzxyz/rime_wanxiangAvatar de amzxyz

    amzxyz/rime_wanxiang

    2,863Ver en GitHub↗

    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.

    Luadictsrimerime-config
    Ver en GitHub↗2,863
  1. Home
  2. Software Engineering & Architecture
  3. Patch Configuration Sets

Explorar subetiquetas

  • Patch Storage Configurations1 sub-etiquetaDefines custom directory locations for storing patch files. **Distinct from Patch Configuration Sets:** Distinct from patch configuration sets: focuses on directory path configuration rather than operation sets.