bencode
There are 168 repositories under bencode topic.
keenwon/antcolony
Nodejs实现的一个磁力链接爬虫 https://findit.keenwon.com (原域名http://findit.so )
jzelinskie/faq
Format Agnostic jQ -- process various formats with libjq
BrightStarry/zx-bt
一个基于BitTorrent协议的DHT磁力嗅探器,并基于Elasticsearch存储/检索Torrent的Metadata信息
sdjdd/whitewash-torrent
为了对付河蟹,洗白你的种子!
webtorrent/node-bencode
bencode de/encoder for nodejs
idlesign/torrentool
The tool to work with torrent files.
Krusen/BencodeNET
.NET library for encoding/decoding bencode and reading/writing torrent files
folz/bento
:bento: A fast, correct, pure-Elixir library for reading and writing Bencoded metainfo (.torrent) files.
P3KI/bendy
A rust library for encoding and decoding bencode with enforced cannonicalization rules.
toby/serde-bencode
Serde backed Bencode encoding/decoding library for Rust.
dampcake/bencode
Bencode Input/Output Streams for Java
fuzeman/bencode.py
Simple bencode parser (for Python 2, Python 3 and PyPy)
nrepl/bencode
A netstring and bencode implementation for Clojure.
fbdtemme/bencode
A C++20 header-only bencode library.
alexpdev/torrentfile
Bittorrent Protocol v1 & v2 metafile creator, checker, editor, builder, reviewer. Assemble .torrent files from the command line.
Chocobo1/bencode_online
Bencode & bdecode in your browser
IncSW/go-bencode
Fast bencode serializing & deserializing library for Go
rakshasa/rbedit
Dependency-Free Bencode Editor
whtsky/bencoder.pyx
A fast bencode implementation in Cython
jimporter/bencode.hpp
A C++ parser for bencoded data
owenliang/dht
一个DHT爬虫
arokettu/bencode
PHP Bencode (BitTorrent) Encoder/Decoder
planetarium/bencodex
Bencodex: Bencoding Extended
bluk/bt_bencode
Helps with Bencode encoding/decoding.
Frederick888/php-bencode
C++ PHP extension which can boost the process of encoding and decoding of Bencode.
danieltmbr/Bencode
Swift bencode decoder & encoder
aguesuka/ague-dht
磁力链接嗅探器
breezy-team/fastbencode
Fast implementation of bencode
OPSnet/bencode-torrent
PHP library for encoding and decoding BitTorrent BEncode data, focused around Gazelle.
scttcper/torrent-file
TypeScript torrent file parser
Sec-ant/torrefy
An ESM package that uses Web Streams API to create v1, v2 or hybrid torrents in your web browser
cristalhq/bencode
Bencode encoding and decoding in Go.
s9e/Bencode
Bencode decoder/encoder. Maybe the fastest and most resilient way to handle bencoded strings in PHP.
ybubnov/libbencode
The Bencode library is an elementary template-based implementation of the data serialization into the Bencode format.
anuragsoni/angstrom-examples
Sample parsers using Angstrom
VFK/SwiftyBencode
A general purpose bencode decoder written in Swift 3