Sharing this quite basic Bencode library in Guile:
https://github.com/4zv4l/guile-bencode
I am making this in case I decide myself to write a BitTorrent cli/daemon in Guile (one that could easily be used with Guix/Shepherd).
I originally wanted to write one in Zig but since it's going under heavy change, I could do a first try with Guile.
