awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 Repo

Awesome GitHub RepositoriesStream Transformations

Operations that modify event data through rate calculation, linear prediction, and event coalescing.

Distinct from Event Stream Filtering: Distinct from Event Stream Filtering: covers active data transformation and computation rather than just selecting events based on predicates.

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

Awesome Stream Transformations GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • riemann/riemannAvatar von riemann

    riemann/riemann

    4,266Auf GitHub ansehen↗

    Riemann is a Clojure-based event stream processor and real-time analytics engine. It functions as a network telemetry pipeline and extensible event router that ingests, transforms, and routes event data from distributed systems. The system uses a domain-specific language to compute metrics and statistical patterns over continuous streams, enabling network trend analysis and real-time alerting. It supports dynamic plugin loading from the classpath and allows for live configuration reloading without interrupting active event streams. Capabilities include centralized telemetry aggregation, even

    Transforms event streams using complex operations including linear prediction, rate calculation, and event coalescing.

    Clojure
    Auf GitHub ansehen↗4,266
  1. Home
  2. Data & Databases
  3. Event-Based Stream Processing
  4. Event Stream Filtering
  5. Stream Transformations