You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
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.
The text was updated successfully, but these errors were encountered: