@hackage persist1.0.0.0
Minimal serialization library with focus on performance
Installation
Tested Compilers
Dependencies (4)
- base >=4.16 && <5
- bytestring >=0.11.1 && <1
- containers >=0.6.5.1 && <0.9
- text >=1.2.5 && <2.2 Show all…
Dependents (8)
@hackage/servant-serialization, @hackage/msgpack-persist, @hackage/acme-everything, @hackage/cql, @hackage/massiv-persist, @hackage/packstream-bolt, Show all…
Package Flags
force-unaligned(off by default)
force-aligned(off by default)
A binary serialization library with focus on performance similar to store and cereal. Includes utilities to match externally specified data formats.