Skip to content

yoann-dufresne/cqf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cqf

Counting Quotient Filters

Compiling

cmake -S src -B build cd build && make

Executing

In build folder: ./CQF <example.dat> where example.dat is a file containing uint64_t's written as bytes with no separator.

About

Counting Quotient Filters

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published