range_generator. Some variations on Lemire's Fast Random Integer Generation in an Interval
16simd_interleave. Interleaving bits from two sources using SIMD instructions.
14fastdecode-utf-8. SIMD-accelerated UTF-8 to UTF-32 conversion
11string-sorting. A collection of string sorting algorithms
4lcp-quicksort. An optimal string-sorting algorithm which is not cache-pessimal
3lcp-skip-list. LCP-enhanced skip list
3lcp-ternary-tree. A string search tree based on the call graph of lcp-quicksort
2prefix_in_table. Finding prefix matches of a string, from a small table, using SIMD instructions
1IntersectionSketch. Jupyter Notebook
1filesort. Sort and deduplicate files by their contents
1RecencySketch. C++
1