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

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

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

1 个仓库

Awesome GitHub RepositoriesDocument Block Indexing

Indexing named code chunks or labeled blocks within rich-text documents.

Distinct from Syntax-Aware Chunking: Focuses on navigating to named RMarkdown chunks rather than AST-based code splitting for AI.

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

Awesome Document Block Indexing GitHub Repositories

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

    universal-ctags/ctags

    7,229在 GitHub 上查看↗

    Universal Ctags is a multi-language symbol indexer and regex-based parsing engine used to extract and catalog functions, classes, and variables from source code. It functions as a source code indexer that scans files across diverse programming languages to create searchable catalogs of definitions and declarations. The project is distinguished by its extensible parser framework, which allows users to define new language rules using regular expressions and configuration files. It supports complex parsing scenarios through state-based parsing, stack-oriented scope tracking, and guest-parser del

    Extracts labels and code within RMarkdown blocks to allow navigation to named chunks.

    Ccode-analysiscode-completioncode-navigation
    在 GitHub 上查看↗7,229
  1. Home
  2. Data & Databases
  3. Semantic Code Indexing
  4. Syntax-Aware Chunking
  5. Document Block Indexing