@hackage / AttoBencode

Fast Bencode encoding and parsing library

Latest0.3.1.0

About

Metadata

  • Last updated , by FlorianHartwig
  • License BSD-3-Clause
  • Maintained by: Florian Hartwig <florian.j.hartwig@gmail.com>

  • Lottery factor: 0

Links

Installation

Readme

A library for encoding and decoding the Bencode data serialisation format used by BitTorrent. The focus of this library are good performance (good enough to be used in a BitTorrent client) and ease of use.