awesome-repositories.com
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPSitemapPrivacyTerms
Data Serialization Libraries · Awesome GitHub Repositories

4 repos

Awesome GitHub RepositoriesData Serialization Libraries

Libraries that convert programming objects into byte streams or text formats for storage and transmission.

Explore 4 awesome GitHub repositories matching data & databases · Data Serialization Libraries. Refine with filters or upvote what's useful.

  1. Home
  2. Data & Databases
  3. Data Serialization Formats
  4. Data Serialization Libraries

Awesome Data Serialization Libraries GitHub Repositories

Describe the repository you're looking for…
We'll search the best matching repositories with AI.
  • vinta/awesome-python

    vinta/awesome-python

    283,687GitHubView on GitHub↗

    This project is a comprehensive, community-curated directory that organizes a vast landscape of Python software libraries, frameworks, and tools. It serves as a centralized knowledge base designed to facilitate ecosystem navigation and accelerate developer discovery across the entire software development lifecycle. Th

    Pythonawesomecollectionspython
  • protocolbuffers/protobuf

    protocolbuffers/protobuf

    70,695GitHubView on GitHub↗

    Protocol Buffers is a language-neutral, platform-agnostic mechanism for serializing structured data. It provides a schema-driven toolchain that compiles declarative data definitions into type-safe source code, enabling consistent communication and strongly typed API contracts across services written in different progra

    C++marshallingprotobufprotobuf-runtime
  • fffaraz/awesome-cpp

    fffaraz/awesome-cpp

    69,832GitHubView on GitHub↗

    This project is a comprehensive, curated directory of high-quality libraries, tools, and educational resources for C and C++ development. It serves as an ecosystem discovery index, helping developers navigate the vast landscape of third-party components, frameworks, and technical documentation available for the languag

    awesomeawesome-listc
  • deepfakes/faceswap

    deepfakes/faceswap

    54,974GitHubView on GitHub↗

    Faceswap is a comprehensive framework for automated media manipulation and neural face synthesis. It provides a modular pipeline that manages the entire lifecycle of facial feature extraction, deep learning model training, and image conversion. By coordinating complex computer vision workflows, the system enables users

    Pythondeep-face-swapdeep-learningdeep-neural-networks

Explore sub-tags

  • Field Presence TrackersMechanisms for distinguishing between default values and explicitly unset fields in serialized data structures.
  • Object SerializersFormat-agnostic serialization based on file extensions.
  • Schema-Driven Code GeneratorsTools that compile declarative data definitions into native source code for type-safe data access.
  • YAML ParsersLibraries specifically designed to read and write YAML formatted data.