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 RepositoriesTabular Layout Optimizers

Layout engines that structure object arrays into column-aligned formats for improved parsing efficiency.

Distinct from Memory Layout Optimizations: Distinct from Memory Layout Optimizations: focuses on high-level tabular serialization for parsing efficiency rather than low-level cache locality.

Explore 1 awesome GitHub repository matching software engineering & architecture · Tabular Layout Optimizers. Refine with filters or upvote what's useful.

Awesome Tabular Layout Optimizers GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • toon-format/toonAvatar von toon-format

    toon-format/toon

    24,642Auf GitHub ansehen↗

    Toon is a data serialization library and toolkit designed to convert complex objects into compact, human-readable formats optimized for large language models. By focusing on token efficiency, the library minimizes the context window footprint of structured data through techniques like key folding and tabular layout optimization. It provides a streaming-capable processor that handles the encoding and decoding of hierarchical data while maintaining structural integrity. The project distinguishes itself through its path-aware transformation pipeline and configurable serialization logic, which al

    Structures arrays of objects into column-aligned formats to reduce key overhead and improve parsing.

    TypeScriptdata-formatllmserialization
    Auf GitHub ansehen↗24,642
  1. Home
  2. Software Engineering & Architecture
  3. Memory Layout Optimizations
  4. Tabular Layout Optimizers