ston

Object serializer

A format for serializing objects in class-based object-oriented languages like Smalltalk.

STON - Smalltalk Object Notation - A lightweight text-based, human-readable data interchange format for class-based object-oriented languages like Smalltalk.

GitHub

138 stars
16 watching
32 forks
Language: Smalltalk
last commit: over 2 years ago
Linked from 1 awesome list

data-exchangedata-formatpharoserializationsmalltalk

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
theseion/fuelAn object serialization framework for Smalltalk that aims to provide efficient and flexible serialization of various types of objects.28
svenvc/neojsonConverts JSON data to Smalltalk objects and vice versa efficiently.42
artemstepanenko/dekoterA Swift protocol that enables easy object serialization and deserialization to/from UserDefaults.25
svenvc/neouniversalbinaryjsonAn implementation of Universal Binary JSON format in Pharo Smalltalk5
mumez/sixxA Smalltalk-based XML serialization/deserialization library for storing and loading objects in a portable format.15
burningtree/usonA data serialization format designed to be human-readable and suitable for shell environments.77
antmicro/migrantA serialization framework for .NET projects enabling easy serialization of complex objects with minimal programming effort.46
archi-doc/tinyhandA lightweight data serialization framework for C#21
antidot/pycksonA Python library that serializes objects to JSON by analyzing their class structure and parameters.28
pichillilorenzo/jackson-jsA JavaScript library for serializing and deserializing objects using decorators and supporting advanced object concepts like polymorphism and cyclic references.90
sake92/tupsonA library for serializing and deserializing JSON data in Scala8
svenvc/neocsvA Smalltalk framework for reading and writing CSV files efficiently and converting data between CSV and Smalltalk objects.29
thomasgalliker/objectdumperA utility that serializes .NET objects to human-readable strings or C# initializer code for debugging and logging purposes.399
sereal/serealA binary serialization format designed for dynamic languages, supporting shared references, weak references, aliases, objects, regular expression objects, and efficiency features.413
jvdsandt/protobuf-smalltalkA Smalltalk library for serializing and deserializing structured data using a protocol buffer format13