7 个版本 (破坏性更新)
使用旧 Rust 2015
| 0.8.0 | 2020年10月12日 |
|---|---|
| 0.7.0 | 2018年7月21日 |
| 0.6.0 | 2018年7月18日 |
| 0.5.0 | 2018年7月17日 |
| 0.2.0 | 2018年7月17日 |
#2285 在 算法 中
每月 48 次下载
21KB
614 行
[lin-badge]: https://github.com/phillyfan1138/cuckoo_rust/workflows/Rust/badge.svg [cov-badge]: https://codecov.io/gh/phillyfan1138/cuckoo_rust/branch/master/graph/badge.svg
| Linux | Codecov |
|---|---|
| ![lin-badge] | ![cov-badge] |
鸟巢
Rust 中 Cuckoo 算法的实现。
要使用详细输出进行测试,请执行以下命令:cargo test --features VERBOSE_FLAG -- --nocapture
依赖项
~1–1.5MB
~32K SLoC