lemire / SIMDCompressionAndIntersection

A C++ library to compress and intersect sorted lists of integers using SIMD instructions
Apache License 2.0
419 stars 58 forks source link

Custom StreamVByte insert function #8

Closed cruppstahl closed 9 years ago

lemire commented 9 years ago

Thanks. Will review shortly.

lemire commented 9 years ago

@cruppstahl Looks good to me. Merging.