Numba implementations of some sketch algorithms
copied from cf-staging / sketchnuNumba implementations of the HyperLogLog++, count-min sketches with conservative updating & optional log-based counters, and topkapi heavy-hitters. Also, includes helper functions to use multiprocessing to speed up processing.