2 repositorios
Mechanisms for coordinating data integrity when processing streams out of order using commit markers.
Distinct from Out-of-Core Processing: Candidates focus on memory-constrained processing or database migrations, not stream sequence coordination via watermarks.
Explore 2 awesome GitHub repositories matching data & databases · Commit Watermark Tracking. Refine with filters or upvote what's useful.
Sui is a blockchain platform featuring an object-centric state model and resource-oriented smart contracts. It utilizes parallel transaction execution to increase network throughput and supports programmable transaction blocks that bundle multiple operations into single atomic units. The platform distinguishes itself with a capability-based access control system and zero-knowledge login mechanisms, enabling users to authenticate via identity providers without seed phrases. It also implements deterministic object addressing to allow predictable state lookups and supports the creation of soulbo
Tracks commit watermarks to maintain data integrity when processing multiple checkpoints simultaneously.
axe-core is an automated accessibility testing engine and compliance auditor designed to scan web and mobile interfaces for violations of industry accessibility standards. It functions as a programmatic scanner and linter that analyzes HTML and source code to identify barriers and verify compliance with accessibility guidelines. The project distinguishes itself by combining a DOM-based rule engine with computer vision and machine learning to detect complex violations that evade traditional analysis, such as visual heading discrepancies and informative images. It provides specialized capabilit
Associates accessibility violations with version control commit hashes to monitor regressions and track remediation.