2 releases
0.1.1 | Jun 13, 2022 |
---|---|
0.1.0 | Jun 6, 2022 |
#2699 in Algorithms
Used in word_vec-rs
28KB
748 lines
PrioContainer
Rust library to find a fixed amount of biggest/smallest items within a set of Items as efficient as possible
Datastructure to find n biggest/smallest items within a large set
0.1.1 | Jun 13, 2022 |
---|---|
0.1.0 | Jun 6, 2022 |
#2699 in Algorithms
Used in word_vec-rs
28KB
748 lines
Rust library to find a fixed amount of biggest/smallest items within a set of Items as efficient as possible