awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目MCP 服务器关于排名机制媒体报道
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 个仓库

Awesome GitHub RepositoriesStream Equality Comparators

Logic for comparing the sequence and timing of events between two reactive streams.

Distinct from Pluggable Comparators: Specifically compares event streams (sequence + time), not just static token equality.

Explore 1 awesome GitHub repository matching software engineering & architecture · Stream Equality Comparators. Refine with filters or upvote what's useful.

Awesome Stream Equality Comparators GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • cyclejs/cyclejsC

    cyclejs/cyclejs

    10,229在 GitHub 上查看↗

    Cycle.js is a functional reactive web framework and observable-driven UI library used for building web applications. It employs a reactive stream architecture that treats the document object model and side effects as continuous data streams, coordinating state and logic through a functional cycle. The framework distinguishes itself by isolating side effects from core logic using a system of drivers. This architecture maps external events to internal commands through a symmetric input-output pipeline, ensuring that the application remains a cycle of pure functions. The project provides capabi

    Compares the sequence and timing of events between two streams using a custom or default comparator.

    TypeScript
    在 GitHub 上查看↗10,229
  1. Home
  2. Software Engineering & Architecture
  3. Deep Equality Comparison
  4. Pluggable Comparators
  5. Stream Equality Comparators