awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

6 repository-uri

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

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • crossplane/crossplaneAvatar crossplane

    crossplane/crossplane

    11,791Vezi pe 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
    Vezi pe GitHub↗11,791
  • reactjs/react.devAvatar reactjs

    reactjs/react.dev

    11,765Vezi pe 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
    Vezi pe GitHub↗11,765
  • ds300/patch-packageAvatar ds300

    ds300/patch-package

    11,098Vezi pe 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
    Vezi pe GitHub↗11,098
  • wnlen/clash-for-linuxAvatar wnlen

    wnlen/clash-for-linux

    5,465Vezi pe GitHub↗

    clash-for-linux este o platformă de gestionare a proxy-urilor pentru Linux care servește ca un wrapper pentru nucleele Clash și Mihomo. Oferă un sistem pentru implementarea binarilor proxy, gestionarea abonamentelor și controlul interceptării traficului de rețea. Platforma se distinge printr-un sistem de configurare bazat pe mixin care permite utilizatorilor să aplice patch-uri și să suprascrie setările abonamentului fără a altera fișierele sursă originale. Include, de asemenea, un dashboard web pentru administrare headless, permițând monitorizarea de la distanță a stării nodurilor, a log-urilor și a politicilor de rutare. Sistemul suportă proxy-ul transparent prin interfețe virtuale TUN mode pentru a captura tot traficul sistemului și poate fi configurat ca un gateway pentru alte dispozitive dintr-o rețea locală. Capabilitățile suplimentare includ înlănțuirea multi-hop relay și selecția interactivă a nodurilor pentru direcționarea traficului. Instalarea implică deployment-ul binar conștient de arhitectură și utilizarea serviciilor de sistem pentru a asigura persistența la boot și pornirea automatizată.

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

    Shellclash-metadevops-toolslinux
    Vezi pe GitHub↗5,465
  • sebaxakerhtc/rdpwrap.iniAvatar sebaxakerhtc

    sebaxakerhtc/rdpwrap.ini

    3,702Vezi pe 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.

    Vezi pe GitHub↗3,702
  • amzxyz/rime_wanxiangAvatar amzxyz

    amzxyz/rime_wanxiang

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

Explorează sub-etichetele

  • 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.