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

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

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

1 个仓库

Awesome GitHub RepositoriesVisualizers

Tools for generating visual representations of hierarchical tree structures.

Distinct from Runtime Tree Data Managers: Focuses on the visual rendering of the data structure rather than just the runtime management of nodes.

Explore 1 awesome GitHub repository matching education & learning resources · Visualizers. Refine with filters or upvote what's useful.

Awesome Visualizers GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • aalhour/c-sharp-algorithmsaalhour 的头像

    aalhour/c-sharp-algorithms

    6,159在 GitHub 上查看↗

    该项目是一个 C# 算法库和数据结构集合。它作为计算机科学参考,提供经典排序、搜索和图遍历模式的实用实现。 该库包括一个专门的字符串处理工具包,用于分析文本相似度、计算编辑距离和管理基于前缀的搜索。它还具有用于建模网络关系和计算最短路径的图论实现。 代码库涵盖了广泛的能力,包括线性及分层集合的管理、树数据操作和可视化,以及数学数值序列的计算。

    Includes capabilities to visualize hierarchical tree data to aid in analysis.

    C#
    在 GitHub 上查看↗6,159
  1. Home
  2. Education & Learning Resources
  3. Tree Data Structures
  4. Runtime Tree Data Managers
  5. Visualizers