FsPickler

Object serializer

A fast and flexible serialization library for .NET objects.

A fast multi-format message serializer for .NET

GitHub

326 stars
19 watching
51 forks
Language: F#
last commit: over 4 years ago
Linked from 3 awesome lists

binarybsonfsharpjsonpicklersserializationxml

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
fsprojects/fsharp.jsonA JSON serialization library designed specifically for F# with an emphasis on ease of use, null safety, and automatic type mapping.225
rikimaru0345/cerasA binary serializer that converts objects to byte arrays and back, supporting various features such as reference loops and polymorphism.484
antmicro/migrantA serialization framework for .NET projects enabling easy serialization of complex objects with minimal programming effort.46
ruedigermoeller/fast-serializationProvides an efficient serialization framework compatible with JDK Serialization, enabling faster data exchange in Java applications.1,591
marvin-brouwer/fluentserializerProvides a standardized interface for serializing and deserializing data to and from C# objects20
artemstepanenko/dekoterA Swift protocol that enables easy object serialization and deserialization to/from UserDefaults.25
thomasgalliker/objectdumperA utility that serializes .NET objects to human-readable strings or C# initializer code for debugging and logging purposes.399
mzaks/flatbuffersswiftA serialization library for Swift that provides efficient cross-platform data encoding and decoding571
msgpack/msgpack-cliA MessagePack serialization and deserialization library for Common Language Infrastructure implementations.835
tarmil/fsharp.systemtextjsonA library providing support for F# types to serialize to System.Text.Json330
3hren/msgpack-rustA MessagePack implementation for Rust.1,183
msgpack/msgpack-rubyProvides a binary serialization format for efficient data exchange among different languages and platforms.764
jamescourtney/flatsharpA C# implementation of Google's FlatBuffers serialization format for high-performance binary serialization513
gzoller/scalajackA fast JSON serialization library for Scala classes112
rudolfkurkams/structpackerA binary serializer that generates optimized C# serialization code using Source Generators technology77