ben 0.1.3

A minimalistic Bencode parser
Documentation

ben is an efficient Bencode parser which parses the structure into a flat stream of tokens rather than an actual tree and thus avoids unneccessary allocations.