Skip to content

KL-WLCR/stream-lib.net

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 

Repository files navigation

stream-lib.net

C# (.net) implementation HyperLogLog ( HyperLogLogPlus ) and LinearCounting probabilistic cardinality estimation algorithms. Based on stream-lib https://github.com/addthis/stream-lib. Added some fixes to make HyperLogLog more GC-friendly :

  • Internal buffers allocated in SOH.
  • Added possibility to use array-pool in long-term calculations.

About

No description, website, or topics provided.

Resources

License

Stars

1 star

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors