amqp-io
Object serializer
A Java library for serializing and deserializing objects using the AMQP type system.
Serialize Java objects using the AMQP type system
0 stars
2 watching
0 forks
Language: Java
last commit: over 8 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
marcono1234/serial-builder | A Java library for manually creating serialization data. | 28 |
marcospassos/java-php-serializer | A Java library that serializes objects in the PHP serialization format | 15 |
jdereg/json-io | A Java library for serializing and deserializing data to and from JSON format. | 331 |
ismasan/oat | Provides a standardized way to serialize API data in Ruby apps. | 278 |
antmicro/migrant | A serialization framework for .NET projects enabling easy serialization of complex objects with minimal programming effort. | 46 |
artemstepanenko/dekoter | A Swift protocol that enables easy object serialization and deserialization to/from UserDefaults. | 25 |
vt-elixir/ja_serializer | A library for serializing Elixir data structures in JSONAPI format | 641 |
qsbase/qs | A fast and general-purpose serialization package for R objects | 403 |
mbraceproject/fspickler | A fast and flexible serialization library for .NET objects. | 327 |
davydovanton/hanami-serializer | Provides a simple and flexible way to serialize data in Ruby applications using the Hanami framework | 21 |
quid2/flat | A binary serialization format for compact data storage and efficient transfer | 60 |
antidot/pyckson | A simple Python library to serialize objects to JSON by discovering class structure from init signatures and using camelCase for key names. | 28 |
ruedigermoeller/fast-serialization | Provides an efficient serialization framework compatible with JDK Serialization, enabling faster data exchange in Java applications. | 1,590 |
sake92/tupson | A library for serializing and deserializing JSON data in Scala | 7 |
themaister/fossilize | A library to serialize and replay persistent Vulkan objects for efficient reuse and reproducibility. | 34 |