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 RepositoriesToken-Based Data Streaming

Processing data formats as a sequence of low-level tokens to optimize memory and speed.

Distinct from High-Performance Data Infrastructures: Closest candidates focus on infrastructure, transfer, or analysis; this is about the low-level token-based parsing mechanism itself.

Explore 1 awesome GitHub repository matching data & databases · Token-Based Data Streaming. Refine with filters or upvote what's useful.

Awesome Token-Based Data Streaming GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • fasterxml/jackson-databindAvatar von FasterXML

    FasterXML/jackson-databind

    3,729Auf GitHub ansehen↗

    Jackson-databind is a Java serialization framework and JSON data binding library used to convert Java objects to JSON and vice versa. It functions as a JSON streaming API that generates and parses content as a sequence of tokens, and as a hierarchical data tree mapper that reads data into a node structure for dynamic modification without predefined classes. The project provides a structured mapping process to bind data to objects, allowing for the transformation of complex Java objects into data formats and the reconstruction of objects from those formats. It supports custom data format mappi

    Implements a high-performance streaming API that processes JSON content as a sequence of tokens to minimize memory overhead.

    Javahacktoberfestjacksonjackson-databind
    Auf GitHub ansehen↗3,729
  1. Home
  2. Data & Databases
  3. Token-Based Data Streaming