2021-09-07 16:05:04 +02:00
2019-10-04 12:28:45 +02:00
2021-08-21 22:29:18 +02:00
2021-09-07 16:05:04 +02:00
2021-09-07 16:05:04 +02:00
2021-08-21 22:29:18 +02:00
2021-09-02 00:08:59 +02:00
2021-09-02 00:08:59 +02:00
2019-10-04 12:28:45 +02:00
2021-09-07 16:05:04 +02:00
2019-10-04 12:28:45 +02:00
2021-09-07 16:05:04 +02:00
2021-09-07 16:05:04 +02:00

ssob

Stupid simple object binary gob like serializer intended to be easy to port and fast

Description
golang serializing interface. User interface is done in the same way like gob. The serialization is a simple binary format (bigendian) to be used easy and portable for rpc.
Readme 103 KiB
Languages
Go 100%