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

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

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

4 个仓库

Awesome GitHub RepositoriesMulti-Dimensional Data Indexing

Indexing techniques that allow fast filtering and slicing across multiple attributes of a dataset.

Distinct from Hierarchical Data Indexing: Focuses on the Crossfilter pattern of coordinated multi-dimensional slicing rather than hierarchical or distributed indexing.

Explore 4 awesome GitHub repositories matching data & databases · Multi-Dimensional Data Indexing. Refine with filters or upvote what's useful.

Awesome Multi-Dimensional Data Indexing GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • dc-js/dc.jsdc-js 的头像

    dc-js/dc.js

    7,431在 GitHub 上查看↗

    dc.js is a multi-dimensional analysis tool and visualization framework used to build interactive data dashboards. It functions as a charting library that renders diverse SVG visualizations powered by D3 and integrates natively with Crossfilter to enable coordinated filtering across large datasets. The project is distinguished by its linked-view coordination, where selecting a data range or category in one chart simultaneously updates all other connected views. This allows for dynamic data exploration through dimensional chart linking and coordinated brushing, transforming raw datasets into na

    Integrates natively with Crossfilter to maintain multi-dimensional data stores for high-performance filtering and slicing.

    JavaScript
    在 GitHub 上查看↗7,431
  • zvtvz/zvtzvtvz 的头像

    zvtvz/zvt

    4,176在 GitHub 上查看↗

    zvt 是一个量化交易框架,旨在构建、回测和执行算法交易策略。它作为一个模块化系统,集成了用于市场数据收集的金融数据管道、用于策略评估的算法回测引擎,以及用于自动化市场执行的事件驱动交易系统。 该项目通过信号管理的混合方法脱颖而出,使用结合了自动化量化逻辑与人工干预的动态标签系统。它包含一个用于可视化研究因子和性能指标的量化分析仪表板,以及一个用于集成 AI 驱动信号的接口。 该框架涵盖了几个核心功能领域,包括量化数据转换和技术因子计算、来自多个提供商的自动化市场数据获取,以及基于金融指标生成过滤后的资产池。它还管理用于数据同步的循环后台任务,并通过电子邮件或机器人分发自动化市场警报。

    Organizes financial data by entity and timestamp to enable efficient slicing and transformation of datasets.

    Python
    在 GitHub 上查看↗4,176
  • deepops-ai/deepopsdeepops-ai 的头像

    deepops-ai/deepops

    3,965在 GitHub 上查看↗

    DeepOps 是一个全栈可观测性平台和应用程序性能监控工具。它作为分布式服务可观测性套件,旨在跨不同基础设施层跟踪响应时间、资源使用情况和服务健康状况。 该平台作为跨栈遥测聚合器运行,将指标和日志统一为单一数据流。它集成了一个启发式异常检测系统,分析性能基准以识别统计异常值并预测操作故障。 该系统涵盖了广泛的监控功能,包括实时延迟监控、分布式跟踪关联和跨层资源分析。它利用多维数据索引来过滤和分析复杂技术栈中的系统指标。

    Organizes system metrics by multiple attributes to allow rapid filtering and drilling down into bottlenecks.

    TypeScriptapmjaegerobservability
    在 GitHub 上查看↗3,965
  • apache/kylinapache 的头像

    apache/kylin

    3,765在 GitHub 上查看↗

    Kylin is a distributed OLAP engine designed for executing fast SQL queries on massive datasets. It utilizes multi-dimensional data cubes to pre-calculate data aggregates, enabling sub-second response times for large-scale analytical queries and big data analytics. The system focuses on large-scale data warehousing and multi-dimensional data modeling. It allows for the organization and querying of vast amounts of structured data to support business intelligence and reporting workflows through distributed SQL querying.

    Maps high-cardinality dimensions to physical storage locations to minimize data scanning during retrieval.

    Javakylin
    在 GitHub 上查看↗3,765
  1. Home
  2. Data & Databases
  3. Multi-Dimensional Data Indexing