用 rust 编写的 Bencode 编码的实现

时间:2024-07-18 11:59:04
【文件属性】:

文件名称:用 rust 编写的 Bencode 编码的实现

文件大小:22KB

文件格式:ZIP

更新时间:2024-07-18 11:59:04

rust-bencode

锈本码用 rust 编写的 Bencode 编码的实现。项目状态由于缺乏时间和其他优先事项,未处于积极开发阶段。如果你有兴趣接管这个板条箱的开发,请联系我。什么是本码?它是BitTorrent文件共享系统使用的编码。更多关于*。使用库将此添加到您的Cargo.toml :[dependencies .bencode ]git =" https://github.com/arjantop/rust-bencode.git"文档在docs.rs 上贡献git clone https://github.com/arjantop/rust-bencode cd rust-bencode make


【文件预览】:
rust-bencode-master
----LICENSE-MIT(1KB)
----Cargo.toml(520B)
----src()
--------bencode.rs(68KB)
--------util.rs(2KB)
--------streaming.rs(15KB)
----LICENSE-APACHE(11KB)
----.travis.yml(383B)
----README.md(899B)
----Makefile(638B)
----.gitignore(24B)

网友评论