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 RepositoriesReactive

Data structures that track structural mutations and trigger reactive callbacks when items change.

Distinct from Data Structures: Distinct from general Data Structures: specifically focuses on reactive tracking of structural modifications and observer notifications.

Explore 1 awesome GitHub repository matching part of an awesome list · Reactive. Refine with filters or upvote what's useful.

Awesome Reactive GitHub Repositories

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

    montagejs/collections

    2,094Vezi pe GitHub↗

    Collections is a JavaScript data structure library that provides unified interfaces for sets, maps, ordered sequences, and key-value storage. It includes capacity-bounded eviction mechanisms, categorical grouping, and set membership collections designed to organize and manage complex datasets through consistent traversal methods. The library offers advanced primitives such as circular ring buffers that automatically discard old entries upon reaching capacity limits, and comparator-driven sorted sequences maintained through binary search positioning. It supports persistent state snapshotting v

    Tracks structural modifications in real time to notify observers and trigger reactive callbacks.

    JavaScript
    Vezi pe GitHub↗2,094
  1. Home
  2. Part of an Awesome List
  3. Databases & Data
  4. Data Structures
  5. Reactive