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

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

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

3 个仓库

Awesome GitHub RepositoriesExternal Data Routing

Systems for directing event and visit data streams to external message brokers or data sinks.

Distinct from External Data Synchronization: Existing candidates focus on data references, subscriptions, or synchronization, not the active routing of event streams to brokers.

Explore 3 awesome GitHub repositories matching data & databases · External Data Routing. Refine with filters or upvote what's useful.

Awesome External Data Routing GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • zerobias/effectorzerobias 的头像

    zerobias/effector

    4,837在 GitHub 上查看↗

    Effector is a reactive state management library and data flow orchestrator designed for building complex, event-driven applications. It models application logic as a directed acyclic graph, where state updates and asynchronous side effects propagate automatically through declarative pipelines. By decoupling business logic from user interface layers, it allows developers to maintain state in independent containers that communicate via standard interfaces, ensuring the system remains framework-agnostic. The library distinguishes itself through its robust support for isolated execution scopes, w

    Converts observable data sources into internal event streams to integrate external reactive data into the application flow.

    TypeScript
    在 GitHub 上查看↗4,837
  • ankane/ahoyankane 的头像

    ankane/ahoy

    4,464在 GitHub 上查看↗

    Ahoy is a first-party analytics framework for Ruby on Rails applications. It provides tools for capturing user behaviors and page views, allowing developers to maintain full ownership of their analytics data. The system distinguishes itself through relational data analytics, which links visit identifiers directly to application models for deep business object attribution. It includes a privacy-preserving tracking tool that utilizes IP address masking and cookie-less visitor grouping to anonymize user data. The project covers a broad range of analytics capabilities, including custom event tra

    Redirects visit and event data to external message brokers or data streams.

    Ruby
    在 GitHub 上查看↗4,464
  • riemann/riemannriemann 的头像

    riemann/riemann

    4,266在 GitHub 上查看↗

    Riemann 是一个基于 Clojure 的事件流处理器和实时分析引擎。它作为一个网络遥测管道和可扩展事件路由器,用于摄取、转换和路由来自分布式系统的事件数据。 该系统使用领域特定语言来计算连续流上的指标和统计模式,从而实现网络趋势分析和实时警报。它支持从类路径动态加载插件,并允许在不中断活动事件流的情况下实时重新加载配置。 功能包括集中式遥测聚合、事件元数据标记和有状态事件索引。该系统通过拆分、批处理和过滤处理事件流的调度,同时通过加密和身份验证提供安全的网络传输。

    Directs event streams to external message brokers or data sinks to notify teams of critical issues.

    Clojure
    在 GitHub 上查看↗4,266
  1. Home
  2. Data & Databases
  3. External Data Routing