awesome-repositories.com
Blog
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 dépôt

Awesome GitHub RepositoriesSequence Aggregators

Tools for computing final results from sequences using accumulators.

Distinguishing note: None of the candidates cover general-purpose functional sequence aggregation; they focus on AI/ML sequence-to-sequence models.

Explore 1 awesome GitHub repository matching data & databases · Sequence Aggregators. Refine with filters or upvote what's useful.

Awesome Sequence Aggregators GitHub Repositories

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • apple/swift-async-algorithmsAvatar de apple

    apple/swift-async-algorithms

    3,680Voir sur GitHub↗

    This project is a library of algorithms for transforming, filtering, and combining asynchronous data streams in Swift. It provides a toolkit for managing asynchronous sequences, offering a concurrent sequence processor to merge, zip, and concatenate multiple streams into single outputs. The library distinguishes itself through specialized timing and flow control mechanisms. It implements asynchronous back-pressure to synchronize producer and consumer speeds and provides a toolkit for event timing, including debouncing, throttling, and the generation of periodic timers. The capability surface

    Computes running totals or reductions over an asynchronous stream to emit partial results.

    Swiftswift
    Voir sur GitHub↗3,680
  1. Home
  2. Data & Databases
  3. Sequence Aggregators