Open rbtcollins opened 2 years ago
Hello all,
I also find it very useful but not maintained. pack_simd was not updated and there is one called pack_simd2. We can also use nightly rust to use SIMD. The hyperloglog and count min sketch is really useful for big data. This is the fastest hyperloglog and count min sketch in Rust I have ever ran into.
Jianshu
There are dependency updates like the rand one from dependabot not merged. It looks like a useful crate but I'm trying to assess whether I'd need to fork it or whether it is still maintained.