7 releases (breaking)

Uses old Rust 2015

0.8.0 Oct 12, 2020
0.7.0 Jul 21, 2018
0.6.0 Jul 18, 2018
0.5.0 Jul 17, 2018
0.2.0 Jul 17, 2018

#2285 in Algorithms

48 downloads per month

MIT license

21KB
614 lines

[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]

Cuckoo

Implementation of Cuckoo algorithm in Rust.

To test with verbose output, cargo test --features VERBOSE_FLAG -- --nocapture

Dependencies

~1–1.5MB
~32K SLoC