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 RepositoriesHigh-Performance Serialization Frameworks

Frameworks designed for high-speed object conversion with support for schema evolution and mobile environments.

Distinct from Java Frameworks: Distinct from Java Frameworks: focuses specifically on the serialization domain rather than general-purpose application frameworks.

Explore 1 awesome GitHub repository matching software engineering & architecture · High-Performance Serialization Frameworks. Refine with filters or upvote what's useful.

Awesome High-Performance Serialization Frameworks GitHub Repositories

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

    twitter/Serial

    1,029Auf GitHub ansehen↗

    Serial is a Java library designed for high-speed object serialization and binary data processing. It converts complex objects into compact byte arrays to facilitate efficient storage and network transmission, specifically targeting environments where memory and resource efficiency are critical. The library distinguishes itself by bypassing reflection, instead utilizing manual field mapping and generated bytecode to perform object inspection. This approach ensures a deterministic byte layout and provides type-safe buffer management, which allows for predictable data structures. To support long

    Provides a high-performance library for Java object serialization with support for schema evolution and mobile environments.

    Java
    Auf GitHub ansehen↗1,029
  1. Home
  2. Software Engineering & Architecture
  3. Application Frameworks
  4. General Purpose Frameworks
  5. Java Frameworks
  6. High-Performance Serialization Frameworks