Skip to content

ochrons/bootest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Proof of Concept for a binary pickling library

  • Uses Typed Arrays for high performance in JS
  • Efficient encoding of Integers (1-5 bytes)
  • Special encoding for UUID strings (1 + 16 bytes, instead of the normal 36)
  • Encoded strings are cached and can be reused to speed up decoding (also saves space and memory)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published