awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

6 Repos

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

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • crossplane/crossplaneAvatar von crossplane

    crossplane/crossplane

    11,791Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗11,791
  • reactjs/react.devAvatar von reactjs

    reactjs/react.dev

    11,765Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗11,765
  • ds300/patch-packageAvatar von ds300

    ds300/patch-package

    11,098Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗11,098
  • wnlen/clash-for-linuxAvatar von wnlen

    wnlen/clash-for-linux

    5,465Auf GitHub ansehen↗

    clash-for-linux ist eine Proxy-Management-Plattform für Linux, die als Wrapper für Clash- und Mihomo-Cores dient. Sie bietet ein System zum Deployment von Proxy-Binärdateien, zur Verwaltung von Abonnements und zur Steuerung der Netzwerkverkehrs-Interzeption. Die Plattform zeichnet sich durch ein Mixin-basiertes Konfigurationssystem aus, das es Benutzern ermöglicht, Abonnementeinstellungen zu patchen und zu überschreiben, ohne die Originalquelldateien zu ändern. Sie enthält zudem ein webbasiertes Dashboard für die Headless-Administration, das die Fernüberwachung von Node-Status, Logs und Routing-Richtlinien ermöglicht. Das System unterstützt transparentes Proxying mittels TUN-Modus-virtuellen Schnittstellen, um den gesamten Systemverkehr zu erfassen, und kann als Gateway für andere Geräte in einem lokalen Netzwerk konfiguriert werden. Zusätzliche Funktionen umfassen Multi-Hop-Relay-Chaining und interaktive Node-Auswahl für die Verkehrssteuerung. Die Installation umfasst architekturabhängiges Binär-Deployment und die Verwendung von Systemdiensten, um Boot-Persistenz und automatisierten Start zu gewährleisten.

    Uses a hierarchical patching mechanism to adjust running configuration fields via mixins.

    Shellclash-metadevops-toolslinux
    Auf GitHub ansehen↗5,465
  • sebaxakerhtc/rdpwrap.iniAvatar von sebaxakerhtc

    sebaxakerhtc/rdpwrap.ini

    3,702Auf GitHub ansehen↗

    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.

    Auf GitHub ansehen↗3,702
  • amzxyz/rime_wanxiangAvatar von amzxyz

    amzxyz/rime_wanxiang

    2,863Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗2,863
  1. Home
  2. Software Engineering & Architecture
  3. Patch Configuration Sets

Unter-Tags erkunden

  • Patch Storage Configurations1 Sub-TagDefines 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.