Rhino
Serializer
A data provider that loads serialized items directly from disk into a Sitecore content tree.
Rhino is an experimental serialization data provider for Sitecore
12 stars
5 watching
2 forks
Language: C#
last commit: over 11 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
rikimaru0345/ceras | A binary serializer that converts objects to byte arrays and back, supporting various features such as reference loops and polymorphism. | 484 |
marvin-brouwer/fluentserializer | Provides a standardized interface for serializing and deserializing data to and from C# objects | 20 |
kevin-montrose/jil | A fast JSON serializer and deserializer built on top of the Sigil framework. | 2,147 |
cyriaca/azura | A tool for generating source code that serializes data types, enabling efficient and platform-independent serialization of structured data. | 4 |
magro/kryo-serializers | A collection of serializers for various Java data structures and classes | 381 |
khezen/avro | Provides tools and interfaces for serializing data in binary format with schema metadata | 46 |
ismasan/oat | Provides a standardized way to serialize API data in Ruby apps. | 278 |
ruedigermoeller/fast-serialization | Provides an efficient serialization framework compatible with JDK Serialization, enabling faster data exchange in Java applications. | 1,590 |
xposure/atma.json | A JSON serialization framework for a specific programming language. | 8 |
pkulchenko/serpent | A Lua serializer and pretty printer that supports human-readable and machine-readable serialization of complex data structures. | 558 |
antmicro/migrant | A serialization framework for .NET projects enabling easy serialization of complex objects with minimal programming effort. | 46 |
rudolfkurkams/structpacker | A binary serializer that generates optimized C# serialization code using Source Generators technology | 76 |
akkadotnet/hyperion | A high-performance serializer that allows safe transfer of polymorphic messages in distributed systems | 278 |
marcono1234/serial-builder | A Java library for manually creating serialization data. | 28 |
themaister/fossilize | A library to serialize and replay persistent Vulkan objects for efficient reuse and reproducibility. | 34 |