Skip to content

greg/objser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 

Repository files navigation

ObjSer: object graph serialisation

ObjSer is a binary data-interchange format. It differs from formats such as JSON and MessagePack in that it is able to represent arbitrary object graphs, including those containing cycles or multiple instances of the same object, without duplication.

Read the specification.

Implementations

About

Object graph serialisation format

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published