serial-builder

Serializer

A Java library for manually creating serialization data.

Library for manually creating Java serialization data.

GitHub

28 stars
3 watching
1 forks
Language: Java
last commit: over 3 years ago
java-deserializationjava-serializationjavadeserserialization

Related projects:

RepositoryDescriptionStars
magro/kryo-serializersA collection of serializers for various Java data structures and classes381
marcospassos/java-php-serializerA Java library that serializes objects in the PHP serialization format15
ruedigermoeller/fast-serializationProvides an efficient serialization framework compatible with JDK Serialization, enabling faster data exchange in Java applications.1,591
jdereg/json-ioConverts Java objects to and from JSON format with serialization options.331
rikimaru0345/cerasA binary serializer that converts objects to byte arrays and back, supporting various features such as reference loops and polymorphism.484
protostuff/protostuffA Java serialization library that supports efficient and flexible serialization with built-in schema evolution capabilities2,055
marvin-brouwer/fluentserializerProvides a standardized interface for serializing and deserializing data to and from C# objects20
xinchen10/amqp-ioA Java library for serializing and deserializing objects using the AMQP type system.0
pascaldekloe/colferA binary serialization format designed for speed and size, generating source code from schema definitions.746
vendelin8/colferA binary serialization format compiler that generates source code from schema definitions to marshal and unmarshal data structures2
ndsev/zserioA framework for compact and efficient serialization of structured data with low overhead110
ziglibs/s2sA binary serialization format and library for Zig.132
davydovanton/hanami-serializerProvides a simple and flexible way to serialize data in Ruby applications using the Hanami framework21
mgsloan/storeA fast binary serialization library in Haskell with efficient encoding and decoding of various data types109
gzoller/scalajackA fast JSON serialization library for Scala classes112