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 RepositoriesCodebase Text Serializers

Utilities that concatenate multiple source files into a single structured text format for machine processing.

Distinct from Text Concatenation: Unlike rich text serialization, this focuses on linear concatenation of source code for LLM context windows.

Explore 1 awesome GitHub repository matching development tools & productivity · Codebase Text Serializers. Refine with filters or upvote what's useful.

Awesome Codebase Text Serializers GitHub Repositories

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

    cyclotruc/gitingest

    14,970Auf GitHub ansehen↗

    Gitingest is a tool for extracting, converting, and estimating the token size of codebases to facilitate ingestion by large language models. It transforms GitHub repositories and local directories into a single formatted text file that serves as a structured context window for model analysis. The utility includes a codebase token estimator to calculate file structure and total token counts, helping to determine the scale of the extracted content. It supports both public and private repositories through token-based authentication and respects gitignore configurations to filter out irrelevant p

    Concatenates entire codebase contents into a single formatted text block optimized for LLM context windows.

    Python
    Auf GitHub ansehen↗14,970
  1. Home
  2. Development Tools & Productivity
  3. Codebase Text Serializers