Skip to content

pfl-cs/DILI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 

Repository files navigation

DILI

Compile & Run

mkdir build
cd build
cmake ..
make #or make -j 64
./example

Paper Citation

Our paper has been accepted by VLDB 2023. If you find the code useful, please cite the paper:

@article{li2023DILI,
  title={DILI: A Distribution-Driven Learned Index},
  author={Pengfei Li, Hua Lu, Rong Zhu, Bolin Ding, Long Yang and Gang Pan},
  journal   = {Proc. {VLDB} Endow.},
  volume    = {16},
  number    = {9},
  year      = {2023}
}

About

A Distribution-driven Learned Index

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors