awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 repository

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

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • twitter/serialAvatar twitter

    twitter/Serial

    1,029Vezi pe GitHub↗

    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
    Vezi pe GitHub↗1,029
  1. Home
  2. Software Engineering & Architecture
  3. Application Frameworks
  4. General Purpose Frameworks
  5. Java Frameworks
  6. High-Performance Serialization Frameworks