sandreim / versionize

Versionize is a framework for version tolerant serializion/deserialization of Rust data structures, designed for usecases that need fast deserialization times and minimal size overhead.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

versionize

Provides version tolerant serialization and deserialization facilities and implements a persistent storage format for state snapshots.

About

Versionize is a framework for version tolerant serializion/deserialization of Rust data structures, designed for usecases that need fast deserialization times and minimal size overhead.

License:Apache License 2.0


Languages

Language:Rust 100.0%