Skip to content

A Fast and Cost-Efficient Hashing Index Scheme for Cloud Storage Systems

Notifications You must be signed in to change notification settings

yhuacode/SmartCuckoo

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SmartCuckoo

A Fast and Cost-Efficient Hashing Index Scheme for Cloud Storage Systems. For details about the algorithms, performance evaluation and citations, please refer to our paper in USENIX ATC 2017.

Usage

  1. Include "smartcuckoo.h" header file.

  2. Modify the Key type(Data) and power size(__SC_POWER) in "smartcuckoo_config.h".

About

A Fast and Cost-Efficient Hashing Index Scheme for Cloud Storage Systems

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 87.5%
  • C 11.9%
  • Makefile 0.6%