Fast, serializable, hash-invariant data format
HiBON is a data format inspired by BSON and developed for the Tagion network.
It’s a serializable binary format which is strongly typed and defines explicit ordering to achieve hash-invariance.
It’s minimal and designed to be quick to encode, decode and verify.