sdsl-lite
sdsl-lite copied to clipboard
use BMI2's bzhi for rank calculation
It is not really faster. It only gets rid of the static lookup table.
I'm not really sure if it makes sense to add this as it is not really better. I just did it for completeness.