Skip to content

daniellockyer/eul

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

eul - Estimate Unique Lines

A Rust program to quickly estimate the number of unique lines in stdin.

This project is based upon the C implementation called CCard.

Build Status MIT licensed

References

LogLog-Beta and More: A New Algorithm for Cardinality Estimation Based on LogLog Counting

@misc{1612.02284,
    Author = {Jason Qin and Denys Kim and Yumei Tung},
    Title = {LogLog-Beta and More: A New Algorithm for Cardinality Estimation Based on LogLog Counting},
    Year = {2016},
    Eprint = {arXiv:1612.02284},
}

About

Quickly estimate the number of unique lines

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published