Memory-efficient CountMin Sketch key-value structure
Madoka is an implementation of a Count-Min sketch data structure for summarizing data streams. String-int pairs in a Madoka-Sketch may take less memory than in a standard Python dict, Counter, Redis.
$
pkg install py311-madokaOrigin
devel/py-madoka
Size
442KiB
License
BSD2CLAUSE, BSD3CLAUSE
Maintainer
tagattie@FreeBSD.org
Dependencies
1 packages
Required by
1 packages