FsPickler
Object serializer
A fast and flexible serialization library for .NET objects.
A fast multi-format message serializer for .NET
326 stars
19 watching
51 forks
Language: F#
last commit: almost 3 years ago
Linked from 3 awesome lists
binarybsonfsharpjsonpicklersserializationxml
Related projects:
Repository | Description | Stars |
---|---|---|
| A JSON serialization library designed specifically for F# with an emphasis on ease of use, null safety, and automatic type mapping. | 225 |
| A binary serializer that converts objects to byte arrays and back, supporting various features such as reference loops and polymorphism. | 484 |
| A serialization framework for .NET projects enabling easy serialization of complex objects with minimal programming effort. | 46 |
| Provides an efficient serialization framework compatible with JDK Serialization, enabling faster data exchange in Java applications. | 1,591 |
| Provides a standardized interface for serializing and deserializing data to and from C# objects | 20 |
| A Swift protocol that enables easy object serialization and deserialization to/from UserDefaults. | 25 |
| A utility that serializes .NET objects to human-readable strings or C# initializer code for debugging and logging purposes. | 399 |
| A serialization library for Swift that provides efficient cross-platform data encoding and decoding | 571 |
| A MessagePack serialization and deserialization library for Common Language Infrastructure implementations. | 835 |
| A library providing support for F# types to serialize to System.Text.Json | 330 |
| A MessagePack implementation for Rust. | 1,183 |
| Provides a binary serialization format for efficient data exchange among different languages and platforms. | 764 |
| A C# implementation of Google's FlatBuffers serialization format for high-performance binary serialization | 513 |
| A fast JSON serialization library for Scala classes | 112 |
| A binary serializer that generates optimized C# serialization code using Source Generators technology | 77 |