awesome-repositories.com
Blog
MCP
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
ProiectServer MCPDespreCum realizăm clasamentulPresă
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 repository

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

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

    cyclejs/cyclejs

    10,229Vezi pe 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
    Vezi pe GitHub↗10,229
  1. Home
  2. Software Engineering & Architecture
  3. Deep Equality Comparison
  4. Pluggable Comparators
  5. Stream Equality Comparators