You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
15 lines
339 B
15 lines
339 B
name: "setfilters"
|
|
description:
|
|
"A library which contains a collection of space efficient set filters data "
|
|
"structures such as cuckoo filter."
|
|
|
|
third_party {
|
|
url {
|
|
type: GIT
|
|
value: "https://github.com/google/setfilters"
|
|
}
|
|
version: "1.0.0"
|
|
license_type: NOTICE
|
|
last_upgrade_date { year: 2022 month: 9 day: 1 }
|
|
}
|