cuckoo

Crates.iocuckoo
lib.rscuckoo
version0.8.0
sourcesrc
created_at2018-07-17 01:06:56.603464
updated_at2020-10-12 17:46:10.816846
descriptionCuckoo search algorithm
homepagehttps://github.com/phillyfan1138/cuckoo_rust
repositoryhttps://github.com/phillyfan1138/cuckoo_rust
max_upload_size
id74596
size21,709
Daniel Stahl (phillyfan1138)

documentation

README

Linux Codecov
lin-badge cov-badge

Cuckoo

Implementation of Cuckoo algorithm in Rust.

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

Commit count: 33

cargo fmt