SIXX
XML serializer
A Smalltalk-based XML serialization/deserialization library for storing and loading objects in a portable format.
SIXX is an XML serializer/deserializer written in Smalltalk. The purpose is to store and load Smalltalk objects in a portable, dialect-independent XML format.
15 stars
3 watching
4 forks
Language: Smalltalk
last commit: 14 days ago
Linked from 1 awesome list
pharosmalltalksqueakxml-serializer
Related projects:
Repository | Description | Stars |
---|---|---|
theseion/fuel | An object serialization framework for Smalltalk that aims to provide efficient and flexible serialization of various types of objects. | 27 |
gvx/smallfolk | A Lua table serialization library for complex data structures, robust enough to handle unusual geometries and safe to use with untrusted input. | 21 |
sinairv/yaxlib | A flexible XML serialization library for .NET Framework and .NET Core | 0 |
extendedxmlserializer/home | An XML serializer that supports POCO-based object graph serialization and provides a customizable extension model. | 336 |
zingballyhoo/stackxml | An XML serialization and deserialization library optimized for low allocation overhead using source generation. | 49 |
pluglimited/nudge | A framework to serialize objects as XML in ActionScript | 1 |
svenvc/ston | A format for serializing objects in class-based object-oriented languages like Smalltalk. | 136 |
gvx/ser | A Lua library for serializing tables in a fast and robust way | 76 |
yaxlib/yaxlib | A flexible XML serialization library for .NET Framework and .NET Core | 168 |
media-io/yaserde | A Rust-based XML serialization and deserialization library with customizable features and support for various data types. | 182 |
syntax-tree/xast-util-to-xml | A utility to convert syntax trees into XML strings. | 3 |
gvx/bitser | A Lua serialization and deserialization library optimized for speed and compactness | 159 |
archi-doc/tinyhand | A lightweight data serialization framework for C# | 19 |
mumez/meilisearch.st | An open-source Smalltalk implementation of the Meilisearch API | 8 |
devxoul/rxcodable | Provides an RxSwift wrapper around Codable to enable reactive data serialization and deserialization | 114 |