tangled
alpha
login
or
join now
urschrei.bsky.social
/
cvmcount
Rust implementation of the CVM algorithm for counting distinct elements in a stream
0
fork
atom
overview
issues
pulls
pipelines
Add dependabot
urschrei.bsky.social
6 months ago
e0fa1f3a
06aa4d14
options
unified
split
Changed files
+7
.github
dependabot.yml
+7
.github/dependabot.yml
···
1
1
+
version: 2
2
2
+
updates:
3
3
+
- package-ecosystem: cargo
4
4
+
directory: "/"
5
5
+
schedule:
6
6
+
interval: monthly
7
7
+
open-pull-requests-limit: 10