Skip to content

An implementation of Cuckoo Filter in Haskell with LiquidHaskell bindings

License

Notifications You must be signed in to change notification settings

kubum/liquid-cuckoo-filter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cuckoo Filter

An implementation of Cuckoo Filter with LiquidHaskell bindings.

Build

$ stack build

Tests

$ stack test

LiquidHaskell

Please use liquid from the stack environment and give it the file to check

$ stack exec -- liquid src/Data/LiquidCuckooFilterPlain.hs

About

An implementation of Cuckoo Filter in Haskell with LiquidHaskell bindings

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published