Skip To Content
Toggle navigation
Packages
Upload
Statistics
Documentation
Downloads
Blog
Sign in
Frameworks
.NET
net7.0
net6.0
net5.0
.NET Core
netcoreapp3.1
netcoreapp3.0
netcoreapp2.2
netcoreapp2.1
netcoreapp2.0
netcoreapp1.1
netcoreapp1.0
.NET Standard
netstandard2.1
netstandard2.0
netstandard1.6
netstandard1.5
netstandard1.4
netstandard1.3
netstandard1.2
netstandard1.1
netstandard1.0
.NET Framework
net481
net48
net472
net471
net47
net462
net461
net46
net452
net451
net45
net40
net35
net30
net20
Package type
All types
Dependency
.NET tool
Template
Options
Include prerelease
5 packages returned for Tags:"hyperloglog"
Sort by
Relevance
Downloads
Recently updated
CardinalityEstimation
by:
oronnavon
saguiitay
84,637 total downloads
last updated
11/27/2022
Latest version:
1.11.1
hyperloglog
cardinality
estimation
loglog
set
c#
cardinalityestimation
A C# library to estimate the number of unique elements in a set, in a quick and memory-efficient manner, based on the work of Flajolet et al. and Huele et al. Signed version.
HyperLogLog.
net
by:
saguiitay
Deprecated
3,069 total downloads
last updated
10/27/2016
Latest version:
1.0.1
HyperLogLog
cardinality
HyperLogLog.net is a C# implementation of HyperLogLog - a near-optimal cardinality estimation algorithm.
CardinalityEstimation.
Signed
by:
oronnavon
saguiitay
3,451 total downloads
last updated
11/27/2022
Latest version:
1.11.1
hyperloglog
cardinality
estimation
loglog
set
c#
cardinalityestimation
A C# library to estimate the number of unique elements in a set, in a quick and memory-efficient manner, based on the work of Flajolet et al. and Huele et al. Signed version.
COCPORN.
CardinalityEstimation
by:
COCPORN
2,162 total downloads
last updated
8/9/2018
Latest version:
0.1.0
hyperloglog
cardinality
estimation
loglog
set
c#
cardinalityestimation
A dotnetstandard2.0 build of https://github.com/Microsoft/CardinalityEstimation
HLLCardinalityEstimator
by:
krajek
958 total downloads
last updated
12/28/2017
Latest version:
1.0.0
hyperloglog
cardinality
estimation
Straithforward implementation of HyperLogLog estimator