12 releases
| 0.2.0 | Aug 23, 2020 |
|---|---|
| 0.1.10 | Jun 22, 2020 |
| 0.1.7 | Feb 15, 2020 |
#8 in #bencode-parser
59KB
1.5K
SLoC
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.
Dependencies
~17KB