Side By Side Binary Serialization
Go to file
2019-08-30 01:04:42 +04:30
exmaple clean 2019-08-30 01:04:42 +04:30
v1 add versionning 2019-08-30 00:45:35 +04:30
.gitignore git ignore 2019-08-30 01:03:44 +04:30
LICENSE add 2019-08-29 23:53:20 +04:30
README.md fix 2019-08-30 01:02:16 +04:30
sbsb.go fix 2019-08-30 01:02:16 +04:30

SBSB

Side By Side Binary Serialization Ultra fast, zero allocation and simple serialization for network wired connections. only supports (u)int(8/16/32/64) in big endian format, []byte and UTF-8 strings types.