tangled
alpha
login
or
join now
urschrei.eurosky.social
/
cvmcount
0
fork
atom
Rust implementation of the CVM algorithm for counting distinct elements in a stream
0
fork
atom
overview
issues
pulls
pipelines
Version 1.0
urschrei.eurosky.social
8 months ago
26295f12
b3fb5525
+1
-1
1 changed file
expand all
collapse all
unified
split
Cargo.toml
+1
-1
Cargo.toml
···
9
9
categories = ["algorithms", ]
10
10
rust-version = "1.85"
11
11
12
12
-
version = "0.4.0"
12
12
+
version = "1.0.0"
13
13
edition = "2024"
14
14
15
15
[dependencies]