@hackage / persist

Minimal serialization library with focus on performance

Latest1.0.0.0

About

Metadata

  • Last updated , by KyleButt
  • License BSD-3-Clause
  • Categories Parsers
  • Maintained by: Kyle Butt <kyle@iteratee.net>

  • Lottery factor: 1

Links

Installation

Tested Compilers

  1. 9.12.2
  2. 9.10.2
  3. 9.8.4
  4. 9.6.7
  5. 9.4.8
  6. 9.2.8

Package Flags

Use the -f option with cabal commands to enable flags

    force-unaligned (off by default)
    force-aligned (off by default)

Readme

A binary serialization library with focus on performance similar to store and cereal. Includes utilities to match externally specified data formats.