Serialization packages

Showing projects tagged as Serialization

  • Protocol Buffers

    10.0 9.9 L1 C++
    Protocol Buffers - Google's data interchange format
  • Protobuf.NET

    9.1 6.1 L2 C#
    Protocol Buffers library for idiomatic .NET
  • MessagePack for C# (.NET, .NET Core, Unity, Xamarin)

    9.0 7.0 C#
    Extremely Fast MessagePack Serializer for C#(.NET, .NET Core, Unity, Xamarin). / msgpack.org[C#]
  • Bond

    8.2 2.5 L3 C++
    Bond is a cross-platform framework for working with schematized data. It supports cross-language de/serialization and powerful generic mechanisms for efficiently manipulating data. Bond is broadly used at Microsoft in high scale services.
  • ZeroFormatter

    8.0 0.0 C#
    Infinitely Fast Deserializer for .NET, .NET Core and Unity.
  • Utf8Json

    7.8 0.0 C#
    Definitely Fastest and Zero Allocation JSON Serializer for C#(NET, .NET Core, Unity, Xamarin).
  • Magicodes.IE

    7.5 8.6 C#
    Import and export general library, support Dto import and export, template export, fancy export and dynamic export, support Excel, Csv, Word, Pdf and Html.
  • LitJSON

    7.1 4.0 C#
    JSON library for the .Net framework
  • FileHelpers

    6.9 4.5 L2 C#
    The FileHelpers are a free and easy to use .NET library to read/write data from fixed length or delimited records in files, strings or streams
  • Msgpack-Cli

    6.2 0.0 L2 C#
    MessagePack implementation for Common Language Infrastructure / msgpack.org[C#]
  • Ceras

    4.8 0.0 C#
    Universal binary serializer for a wide variety of scenarios https://discord.gg/FGaCX4c
  • Wire

    4.7 0.0 L5 C#
    Binary serializer for POCO objects
  • ProtoBuf

    4.6 3.9 L1 C#
    C# code generator for reading and writing the protocol buffers format
  • FlatSharp

    4.4 3.9 C#
    Fast, idiomatic C# implementation of Flatbuffers
  • FsPickler

    4.3 0.0 F#
    A fast multi-format message serializer for .NET
  • Hyperion

    4.1 3.3 L5 C#
    Polymorphic serialization for .NET
  • JsonSubTypes

    4.0 0.0 C#
    Discriminated Json Subtypes Converter implementation for .NET
  • ObjectDumper.NET

    3.8 6.2 C#
    ObjectDumper is a utility which aims to serialize C# objects to string for debugging and logging purposes.
  • CsvExport

    3.3 0.0 C#
    Very simple CSV-export tool for C#
  • hjson-cs

    2.7 0.0 L3 C#
    Hjson for C#
  • Migrant

    2.6 0.0 L4 C#
    Fast and flexible serialization framework usable on undecorated classes.
  • Bois

    2.3 0.0 L1 C#
    Salar.Bois is a compact, fast and powerful binary serializer for .NET Framework. With Bois you can serialize your existing objects with almost no change.
  • FluentSerializer

    1.1 10.0 C#
    A fluent take on serializer libraries
  • JsonSettings

    1.0 3.1 C#
    Base class for saving, encrypting, and loading application settings in a Json file
  • TcpClientIo

    0.8 0.0 C#
    TcpClientIo Wrapper of TcpClient what help focus on WHAT you transfer over TCP, not HOW