bside 0.3.1

A Bencode parser with Serde support.
Documentation
1
2
3
4
5
6
7
8
9
# bside <img src="https://codeberg.org/benjamingeer/bside/media/branch/main/vinyl.svg" alt="bside logo" width="32" height="32"/>

A parser for the [Bencode](https://en.wikipedia.org/wiki/Bencode) encoding
used by [Bittorrent](https://en.wikipedia.org/wiki/BitTorrent), written in Rust,
with support for [Serde](https://serde.rs) serialization and deserialization.
Based on the [nom](https://docs.rs/nom/latest/nom/) parser combinator library.
Used by [Sayaca](https://codeberg.org/benjamingeer/sayaca).

<a href="https://social.wildeboer.net/@jwildeboer/115680359975912498" title="100% human made: no AI used"><img src="https://codeberg.org/benjamingeer/bside/media/branch/main/human-made.svg" alt="100% human made: no AI used" width="150"/></a>