Skip to content

jiecchen/StreamingAlgorithms

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A Set of Streaming Algorithms. Types include:

 Bloom Filter
 Counting Bloom Filter
 Spectral Bloom Filter

 Count-Min Sketch

 Karp-Papadimitriou-Shenker

 Misra-Gries

 Space Saving/Stream Summary



Currently most are in C++ (one is in python) and plans are in place to port all to Python, Ruby, Java and Scala

About

A Set of Streaming Algorithms in C++ and Python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published