Skip to content

UniSerializer 1.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@aabbdev aabbdev released this 08 Jan 12:33
· 22 commits to main since this release

This release includes all the basic specifications whether in python or C/C++.

  • endian/less (Fixed big endian)
  • schema/less
  • fixed size
  • Safe, asserts and many tests
  • cross-platform (MIPS, x86 ...)
  • cross-language (ex: Native to Managed, ...)