bencoding
There are 31 repositories under bencoding topic.
folz/bento
:bento: A fast, correct, pure-Elixir library for reading and writing Bencoded metainfo (.torrent) files.
whtsky/bencoder.pyx
A fast bencode implementation in Cython
s3rvac/cpp-bencoding
A C++ bencoding library supporting both decoding and encoding.
woojiahao/torrent.go
Implementation of the BitTorrent protocol in Golang
s9e/Bencode
Bencode decoder/encoder. Maybe the fastest and most resilient way to handle bencoded strings in PHP.
AaravMalani/bencoder
A parser for BitTorrent .torrent files
cdefgah/bencoder4j
Bit-torrent encoding and decoding implementation for Java programming language.
dahlia/bencodex-php
Bencodex reader/writer for PHP
melvinrajendran/bittorrent-client
Full-featured BitTorrent v1.0 client with support for downloading and uploading files. Built using Go.
hollowness-inside/bencode-python
Library used for encoding and decoding .torrent files
russmack/bencoderus
Rust library for encoding and decoding Bencode data.
wilkmaia/bencoding
Bencoding playground with Elixir
afraz98/safe-torrent
BitTorrent Client implemented in C++
bizzehdee/bzBencode
Lightweight and efficient open source C# bencode library, encodes and decodes bencoding data
hollowness-inside/GoBencode
Library used for reading and writing bencode, usually, .torrent files
m19t12/bendercoder
Simple bencode decoder/encoder
minosiants/benc
Bencoding library for scala
ratopi/bencoding
A fast encoder/decoder for the bittorrent data representation in pure Erlang
abelgarcia2/bencodingpy
Simple bencoding decode/encode library 🔖
hollowness-inside/BencodeCLI
CLI tool for decoding torrent files and encoding json into torrent file format
martinigoyanes/bit-torrent
BitTorrent Client
mrnul/TorrentClient
A torrent client using python with asyncio with minimal dependencies
RoopamTaneja/custom_bencoder
A C++ bencoding serialization library
tonykolomeytsev/kben
A Kotlin serialization/deserialization library to convert Kotlin Objects into Bencode and back
xmp-er/bpg
Bencoding Encode and Decode Library in Golang (In Progress)
bluk/nu_plugin_from_bencode
A converter plugin from the bencode format for Nushell.
dnyaneshwar89/bencode-decoder
Decoding bencoded torrent files so that it can be viewed in human readable format
joaovictorsl/bencoding
Simple bencoding module
zbo14/bencode-hs
small bencoding library in haskell