DominikHorn / xindex-sosd

Fork of XIndex (https://ipads.se.sjtu.edu.cn:1312/opensource/xindex) for SOSD

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

Fork of XIndex (https://ipads.se.sjtu.edu.cn:1312/opensource/xindex) for SOSD


Languages

Language:C++ 98.9%Language:CMake 1.1%