1 repositorio
Patching tools that understand code structure and version changes to apply updates more reliably than text-based diffs.
Distinct from Patch Application: Focuses on the semantic/version-aware application of patches rather than simple file-based patch application.
Explore 1 awesome GitHub repository matching software engineering & architecture · Semantic Patching Systems. Refine with filters or upvote what's useful.
This project is a customization framework for developing and maintaining a modified web browser based on the Chromium engine. It provides the core tools necessary for patching, building, and managing a specialized browser across multiple operating systems. The framework features a semantic patching toolset designed to apply version-aware code changes to an upstream engine and base project, ensuring compatibility during updates. It also implements a privacy-preserving identity layer that uses blind tokens and custom cryptographic extensions to decouple user payment identities from service usag
Provides a system for applying and managing version-aware code patches to maintain customizations across upstream updates.