yingfeng / xindex

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

XIndex

XIndex is a concurrent and flexible learned index library. It includes a concurrent learned range index XIndex-R and a concurrent learned hash index XIndex-H. It also provides optimizations to efficiently support string keys SIndex.

Publications

About


Languages

Language:C++ 98.7%Language:CMake 1.3%