Fuel
Object serializer
An object serialization framework for Smalltalk that aims to provide efficient and flexible serialization of various types of objects.
Fuel, the Smalltalk object serializer
27 stars
6 watching
13 forks
Language: Smalltalk
last commit: 6 months ago
Linked from 1 awesome list
pharoserializersmalltalksqueak
Related projects:
Repository | Description | Stars |
---|---|---|
svenvc/ston | A format for serializing objects in class-based object-oriented languages like Smalltalk. | 136 |
mumez/sixx | A Smalltalk-based XML serialization/deserialization library for storing and loading objects in a portable format. | 15 |
artemstepanenko/dekoter | A Swift protocol that enables easy object serialization and deserialization to/from UserDefaults. | 25 |
antmicro/migrant | A serialization framework for .NET projects enabling easy serialization of complex objects with minimal programming effort. | 46 |
msgpack/msgpack-smalltalk | A Smalltalk-based MessagePack serialization library for various dialects | 22 |
themaister/fossilize | A library to serialize and replay persistent Vulkan objects for efficient reuse and reproducibility. | 34 |
ndsev/zserio | A framework for compact and efficient serialization of structured data with low overhead | 109 |
ismasan/oat | Provides a standardized way to serialize API data in Ruby apps. | 278 |
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 |
spellbook-technology/transmutation | A gem that provides a simple way to serialize Ruby objects into JSON with an opinionated approach to serializer lookup | 9 |
rikimaru0345/ceras | A binary serializer that converts objects to byte arrays and back, supporting various features such as reference loops and polymorphism. | 484 |
intel/tinycbor | A C library for serializing and deserializing binary objects in a compact format | 501 |
jvdsandt/protobuf-smalltalk | A Smalltalk library for serializing and deserializing structured data using a protocol buffer format | 13 |
boostorg/serialization | Provides a C++ framework for serializing and deserializing data structures to and from various formats | 121 |
archi-doc/tinyhand | A lightweight data serialization framework for C# | 19 |