awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
boostorg avatar

boostorg/serialization

0
View on GitHub↗
133 stars·147 forks·C++·13 viewsboost.org/libs/serialization↗

Serialization

Boost.org serialization module

Features

  • Serialization - Standardized serialization library for C++ objects.

Star history

Star history chart for boostorg/serializationStar history chart for boostorg/serialization

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Serialization

Similar open-source projects, ranked by how many features they share with Serialization.
  • akkadotnet/hyperionakkadotnet avatar

    akkadotnet/Hyperion

    281View on GitHub↗

    Polymorphic serialization for .NET

    C#dotnetdotnet-corehyperion
    View on GitHub↗281
  • antmicro/migrantantmicro avatar

    antmicro/Migrant

    46View on GitHub↗

    Fast and flexible serialization framework usable on undecorated classes.

    C#
    View on GitHub↗46
  • capnproto/capnprotocapnproto avatar

    capnproto/capnproto

    13,089View on GitHub↗

    CapnProto is a zero-copy serialization framework and remote procedure call system. It serves as a C++ communication library providing a schema-based data interchange format that eliminates the need to encode or decode data before reading it from memory. The system enables high-performance data serialization and low-latency network communication. It supports cross-language data exchange by using a defined schema to ensure consistent binary representation across different platforms. The framework provides tools for implementing remote procedure calls, allowing functions to be invoked on a remo

    C++
    View on GitHub↗13,089
  • 32leaves/bel3

    32leaves/bel

    0View on GitHub↗
    View on GitHub↗0
See all 30 alternatives to Serialization→

Frequently asked questions

What does boostorg/serialization do?

Boost.org serialization module

What are the main features of boostorg/serialization?

The main features of boostorg/serialization are: Serialization.

What are some open-source alternatives to boostorg/serialization?

Open-source alternatives to boostorg/serialization include: akkadotnet/hyperion — Polymorphic serialization for .NET. antmicro/migrant — Fast and flexible serialization framework usable on undecorated classes. capnproto/capnproto — CapnProto is a zero-copy serialization framework and remote procedure call system. It serves as a C++ communication… catid/wirehair — Wirehair : O(N) Fountain Code for Large Data. chronoxor/fastbinaryencoding — Fast Binary Encoding is ultra fast and universal serialization solution for C++, C#, Go, Java, JavaScript, Kotlin,… 32leaves/bel.