Skip to content

An efficient library for serializing arbitrary objects to binary

License

Notifications You must be signed in to change notification settings

barchart/binary-serializer-public

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

@barchart/binary-serializer-public

AWS CodeBuild License: MIT

The Binary Serializer is a library designed for serializing objects (into a binary format) and deserializing objects (from the binary format).

Key Features

  • Easy (De)serialization: Convert objects into byte arrays and vice versa.
  • Customizable: Adjust the serialization process to fit your needs.
  • Extensible: Add new features to the library as needed.
  • Lightweight: Easy to add to your existing projects.

License

This software is available for use under the MIT license.