@hackage beamable0.1.1.1
Generic serializer/deserializer with compact representation
Categories
License
BSD-3-Clause
Maintainer
manpacket@gmail.com
Links
Versions
Installation
Dependencies (6)
- base >=4.5 && <4.8
- blaze-builder >=0.3
- bytestring >=0.9
- ghc-prim
- integer-gmp >=0.4 && <0.6
- murmur-hash >=0.1 && <0.2 Show all…
Dependents (2)
@hackage/increments, @hackage/acme-everything
Yet another binary serialization library. Beamable provides efficient and fast serialization, often requiring less space than alternative serializers. Incremental de-serialization is supported.