- 授权协议: 未知
- 开发语言: Rust
- 操作系统: 跨平台
- 软件首页: https://pijul.org/thrussh/
软件介绍
Thrussh 是首个 Rust 语言的 SSH 库,唯一非 Rust 语言实现的是 crypto 后端(使用 libsodium)。可以用来开发 SSH 服务器和客户端应用。
相关链接:
Thrussh, https://crates.io/crates/thrussh.
An example server, https://crates.io/crates/thrussh_server.
An example client, https://crates.io/crates/thrussh_client.
Distributed Algorithms: An Intuitive Approach
Wan Fokkink / MIT Press / 2018-2-2 / USD 48.00
The new edition of a guide to distributed algorithms that emphasizes examples and exercises rather than the intricacies of mathematical models. This book offers students and researchers a guide to ......一起来看看 《Distributed Algorithms: An Intuitive Approach》 这本书的介绍吧!
