mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-04 23:23:07 +00:00
Added package hyperloglog (#2630)
This commit is contained in:
parent
b422b33639
commit
0c393273c7
@ -30554,5 +30554,21 @@
|
||||
"license": "GPL-3.0-only",
|
||||
"web": "https://github.com/nirokay/nimegenerator",
|
||||
"doc": "https://nirokay.github.io/nim-docs/nimegenerator/nimegenerator.html"
|
||||
},
|
||||
{
|
||||
"name": "hyperloglog",
|
||||
"url": "https://github.com/deNULL/hyperloglog",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"hyperloglog",
|
||||
"hll",
|
||||
"data-structure",
|
||||
"count-distinct",
|
||||
"cardinality",
|
||||
"sets"
|
||||
],
|
||||
"description": "A HyperLogLog data structure implementation in Nim",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/deNULL/hyperloglog"
|
||||
}
|
||||
]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user